{ "version": "14.2.0.39899", "description": "PowerShell cmdlets for developers and administrators to develop, deploy and manage Microsoft Azure applications.", "homepage": "https://aka.ms/azpsdocs", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/Azure/azure-powershell/releases/download/v14.2.0-July2025/Az-Cmdlets-14.2.0.39899-x64.msi", "hash": "d791dfc8afa45e7be9eb70518892fea5cd6f7e36691c9c5ee9ca2919d37bec52" }, "32bit": { "url": "https://github.com/Azure/azure-powershell/releases/download/v14.2.0-July2025/Az-Cmdlets-14.2.0.39899-x86.msi", "hash": "045aa66cc5a9646ac4a971c8aae462a952a888bef03a30fbf8f6df657a1a45c6" } }, "extract_dir": "WindowsPowerShell\\Modules", "psmodule": { "name": "AzureRM" }, "checkver": { "url": "https://api.github.com/repositories/23891194/releases", "regex": "download/v(?[^/]+)/Az-Cmdlets-([0-9.]+)-x64[.]msi" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Azure/azure-powershell/releases/download/v$matchRelease/Az-Cmdlets-$version-x64.msi" }, "32bit": { "url": "https://github.com/Azure/azure-powershell/releases/download/v$matchRelease/Az-Cmdlets-$version-x86.msi" } } } }