Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/10.4.1
To install Az
from the PowerShell Gallery, run the following command:
Install-Module -Name Az -Repository PSGallery -Force
To update from an older version of Az
, run the following command:
Update-Module -Name Az
Docker images
- mcr.microsoft.com/azure-powershell:latest
- mcr.microsoft.com/azure-powershell:ubuntu-22.04
- mcr.microsoft.com/azure-powershell:10.4.1-ubuntu-22.04
- mcr.microsoft.com/azure-powershell:ubuntu-20.04
- mcr.microsoft.com/azure-powershell:10.4.1-ubuntu-20.04
- mcr.microsoft.com/azure-powershell:mariner-2
- mcr.microsoft.com/azure-powershell:10.4.1-mariner-2
- mcr.microsoft.com/azure-powershell:mariner-2-arm64
- mcr.microsoft.com/azure-powershell:10.4.1-mariner-2-arm64
- mcr.microsoft.com/azure-powershell:debian-10
- mcr.microsoft.com/azure-powershell:10.4.1-debian-10
- mcr.microsoft.com/azure-powershell:debian-11
- mcr.microsoft.com/azure-powershell:10.4.1-debian-11
- mcr.microsoft.com/azure-powershell:centos-7
- mcr.microsoft.com/azure-powershell:10.4.1-centos-7
- mcr.microsoft.com/azure-powershell:alpine-3.14
- mcr.microsoft.com/azure-powershell:10.4.1-alpine-3.14
- mcr.microsoft.com/azure-powershell:alpine-3.13
- mcr.microsoft.com/azure-powershell:10.4.1-alpine-3.13
SHA256 Hashes of the release artifacts
- Az-Cmdlets-10.4.1.37722.tar.gz
- 3D7DA77CF6F9CD147C2724766341466BD00AE1A240771844B8877C25D327617E
10.4.1 - September 2023
Az.Resources 6.11.1
- Reverted commits that caused regression in 'Get-AzRoleAssignment'. [#22863]