Releases: Azure/azure-powershell
Az.Resources v6.14.0
Az.Resources was published, you can find it on PowerShell gallery or GitHub release:
- PowerShell gallery: https://www.powershellgallery.com/packages/Az.Resources/6.14.0
- GitHub release: https://github.com/Azure/azure-powershell/releases/tag/Az.Resources-v6.14.0
Version 6.14.0
- Fixed ABAC condition not included in role definition payload. Get-AzRoleDefinition will now contain ABAC Condition and ConditionVersion info when applicable.
Finshed the OOB request.
Az 11.2.0
Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/11.2.0
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:alpine-3.16
- mcr.microsoft.com/azure-powershell:11.2.0-alpine-3.16
- mcr.microsoft.com/azure-powershell:alpine-3.17
- mcr.microsoft.com/azure-powershell:11.2.0-alpine-3.17
- mcr.microsoft.com/azure-powershell:debian-11
- mcr.microsoft.com/azure-powershell:11.2.0-debian-11
- mcr.microsoft.com/azure-powershell:debian-12
- mcr.microsoft.com/azure-powershell:11.2.0-debian-12
- mcr.microsoft.com/azure-powershell:mariner-2
- mcr.microsoft.com/azure-powershell:11.2.0-mariner-2
- mcr.microsoft.com/azure-powershell:ubi-8
- mcr.microsoft.com/azure-powershell:11.2.0-ubi-8
- mcr.microsoft.com/azure-powershell:ubi-9
- mcr.microsoft.com/azure-powershell:11.2.0-ubi-9
- mcr.microsoft.com/azure-powershell:ubuntu-20.04
- mcr.microsoft.com/azure-powershell:11.2.0-ubuntu-20.04
- mcr.microsoft.com/azure-powershell:ubuntu-22.04
- mcr.microsoft.com/azure-powershell:11.2.0-ubuntu-22.04
11.2.0 - January 2024
Az.Accounts 2.15.0
- Fixed the authentication issue when using 'FederatedToken' in Sovereign Clouds. [#23742]
- Added upcoming breaking change warning for deprecation of config parameter 'DisableErrorRecordsPersistence'.
Az.ApplicationInsights 2.2.3
- Enabled common parameter in get-azapplicationinsights
Az.Automation 1.10.0
- Updated Module operation cmdlets to support Powershell 7.2
Az.Compute 7.1.1
- Fixed 'New-AzVmss' to correctly work when using '-EdgeZone' by creating the Load Balancer in the correct edge zone.
- Removed references to image aliases in 'New-AzVM' and 'New-AzVmss' to images that were removed.
- Az.Compute is updated to use the 2023-09-01 ComputeRP REST API calls.
Az.ContainerRegistry 4.1.3
- Fixed bug in 'Get-AzContainerRegistryManifest' returns only 100 results [#22922]
Az.CosmosDB 1.14.0
- Introduced Restore-AzCosmosDBSqlDatabase, Restore-AzCosmosDBSqlContainer to restore deleted database and containers in the same account for SQL.
- Introduced Restore-AzCosmosDBMongoDBDatabase, Restore-AzCosmosDBMongoDBCollection to restore deleted database and collections in the same account for MongoDB.
- Introduced Restore-AzCosmosDBGremlinDatabase, Restore-AzCosmosDBGremlinGraph to restore deleted database and graph in the same account for Gremlin.
- Introduced Restore-AzCosmosDBTable to restore deleted table in the same account.
Az.DataProtection 2.2.0
- Added support for Cross region restore for Backup vaults
Az.DesktopVirtualization 4.3.0
- Removed AppAttach Cmdlets and ResetIcon parameter to Update-AzWvdApplication
Az.DevCenter 1.1.0
- Updated the default parameter set for Get-AzDevCenterUserSchedule to 'list'
Az.HDInsight 6.1.0
- Added new feature: Enable secure channels while creating a new cluster.
- Fixed a bug: When creating a cluster without passing the version, the default version cannot be set to 'default'.
Az.KeyVault 5.1.0
- Added parameter 'ByteArrayValue' in 'Invoke-AzKeyVaultKeyOperation' to support operating byte array without conversion to secure string.
- Added Property 'RawResult' in the output type 'PSKeyOperationResult' of 'Invoke-AzKeyVaultKeyOperation'.
- [Upcoming Breaking Change] Added breaking change warning message for parameter 'Value' in 'Invoke-AzKeyVaultKeyOperation'.
- Parameter 'Value' is expected to be removed in Az.KeyVault 6.0.0
- 'ByteArrayValue' is the alternative of parameter 'Value' in byte array format
- [Upcoming Breaking Change] Added breaking change warning message for the output type 'PSKeyOperationResult' of 'Invoke-AzKeyVaultKeyOperation'.
- Property 'Result' is expected to be removed in Az.KeyVault 6.0.0
- Property 'RawResult' is the alternative of parameter 'Result' in byte array format
Az.Network 7.3.0
- Fixed a few minor issues
- Onboarded 'Microsoft.DBforPostgreSQL/flexibleServers' to private link cmdlets
- Fixed missing properties in PSBackendAddressPool
Az.RecoveryServices 6.7.0
- Added support Edge zone VM restore
- Added cross zonal restore for snapshot recovery point
Az.Resources 6.13.0
- Added AppRoleAssigment related commands for service principal. [#18412]
- Added '-WithSource' parameter to 'Publish-AzBicepModule' for publishing source with a module (currently experimental)
- Supported nullable Bicep parameters in Deployment cmdlets
- Updated Get-AzRoleDefinition to api-version '2022-05-01-preview' and returns ABAC condition information
- Added a couple missing validators and completers to Deployment Stack cmdlets.
Az.ServiceFabric 3.3.2
- Fixed Az.ServiceFabric cannot be imported in arm64 platform.
Az.Sql 4.13.0
- Fixed 'Set-AzSqlDatabaseFailoverGroup' when going from multi-secondary to single secondary
- Added 'SecondaryComputeModel', 'AutoPauseDelayInMinutes' and 'MinimumCapacity' parameters within 'New-AzSqlDatabaseSecondary'
Az.Storage 6.1.0
- Defaults of AllowBlobPublicAccess and AllowCrossTenantReplication when creating a storage account were set to false by server changes. Please refer to https://techcommunity.microsoft.com/t5/azure-storage-blog/azure-storage-updating-some-default-security-settings-on-new/ba-p/3819554
- 'New-AzStorageAccount'
- Supprted filter when listing file shares with management plane cmdlet
- 'Get-AzRmStorageShare'
Az.StorageMover 1.3.0
- Renamed SmbFileShare endpoint cmdlets
Az.StorageSync 2.1.1
- Updated dataset limit from 5 Tb to 100 Tib.
Az.Synapse 3.0.5
- Updated Azure.Analytics.Synapse.Artifacts to 1.0.0-preview.19
- Added ActionOnExistingTargetTable property for Synapse Link Connection
Thanks to our community contributors
SHA256 Hashes of the release artifacts
- Az-Cmdlets-11.3.0.38269.tar.gz
- 426A7673167588D6F090B3BF7156CB21419FA68C5F247C29F9E02C52476B3F50
Az.Network v7.2.0-preview
https://www.powershellgallery.com/packages/Az.Network/7.2.0-preview
Version 7.2.0-preview
- Fixed a few minor issues
- Onboarded
Microsoft.DBforPostgreSQL/flexibleServers
to private link cmdlets - Fixed missing properties in PSBackendAddressPool
- Added cmdlets of NetworkSecurityPerimeter for preview
Az.Accounts v2.14.0-preview
https://www.powershellgallery.com/packages/Az.Accounts/2.14.0-preview
Version 2.14.0-preview
- Fixed the authentication issue when using
FederatedToken
in Sovereign Clouds. [#23742] - Adjusted output format to be more user-friendly for
Get-AzContext/Tenant/Subscription
andInvoke-AzRestMethod
. - Upgraded Azure.Identity to 1.10.3 [#23018].
- Renamed token cache from
msal.cache
tomsal.cache.cae
ormasl.cache.nocae
.
- Renamed token cache from
- Enable Continue Access Evalution (CAE) for Service Principal and Federated Token login method.
- Added upcoming breaking change warning for deprecation of config parameter
DisableErrorRecordsPersistence
.
Az.Automation v1.10.0
https://www.powershellgallery.com/packages/Az.Automation/1.10.0
Version 1.10.0
- Updated Module operation cmdlets to support Powershell 7.2
Az.ConnectedMachine v0.6.0
https://www.powershellgallery.com/packages/Az.ConnectedMachine/0.6.0
Version 0.6.0
- This release, aimed at version 2023-10-03-preview of ConnectedMachine, introduces new commands alongside the existing ones
- Get-AzConnectedMachineRunCommand: Retrieve run commands for an Azure Arc-Enabled Server
- New-AzConnectedMachineRunCommand: Create a run command for an Azure Arc-Enabled Server
- Remove-AzConnectedMachineRunCommand: Delete a run command for an Azure Arc-Enabled Server
- Update-AzConnectedMachineRunCommand: Modify a run command for an Azure Arc-Enabled Server
Az.DesktopVirtualization v4.2.1
https://www.powershellgallery.com/packages/Az.DesktopVirtualization/4.2.1
Version 4.2.1
- Marked AppAttach cmdlets as preview
Az.Storage v6.0.2-preview
https://www.powershellgallery.com/packages/Az.Storage/6.0.2-preview
Version 6.0.2-preview
- Supported high throughput append blob
Set-AzStorageBlobContent
Copy-AzStorageBlob
Az 11.1.0
Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/11.1.0
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:alpine-3.16
- mcr.microsoft.com/azure-powershell:11.1.0-alpine-3.16
- mcr.microsoft.com/azure-powershell:alpine-3.17
- mcr.microsoft.com/azure-powershell:11.0.0-alpine-3.17
- mcr.microsoft.com/azure-powershell:debian-11
- mcr.microsoft.com/azure-powershell:11.1.0-debian-11
- mcr.microsoft.com/azure-powershell:debian-12
- mcr.microsoft.com/azure-powershell:11.1.0-debian-12
- mcr.microsoft.com/azure-powershell:mariner-2
- mcr.microsoft.com/azure-powershell:11.1.0-mariner-2
- mcr.microsoft.com/azure-powershell:ubi-8
- mcr.microsoft.com/azure-powershell:11.1.0-ubi-8
- mcr.microsoft.com/azure-powershell:ubi-9
- mcr.microsoft.com/azure-powershell:11.1.0-ubi-9
- mcr.microsoft.com/azure-powershell:ubuntu-20.04
- mcr.microsoft.com/azure-powershell:11.1.0-ubuntu-20.04
- mcr.microsoft.com/azure-powershell:ubuntu-22.04
- mcr.microsoft.com/azure-powershell:11.1.0-ubuntu-22.04
11.1.0 - December 2023
Az.Compute 7.1.0
- Added new parameter '-ElasticSanResourceId' to 'New-AzSnapshotConfig' cmdlet.
- Added new parameter '-OptimizedForFrequentAttach' to 'New-AzDiskConfig' cmdlet.
- Added new examples in 'New-AzVM' and 'New-AzVmss' for TrustedLaunch default usage.
- Fixed the 'New-AzVM' bug to avoid accessing the 'EncryptionAtHost' property for subscriptions who cannot access it since it is behind a feature flag.
- Updated 'Get-AzVmExtension' to return instanceView when used with '-Status'.
- Reverted SSH Private Key File permission changes in 'New-AzVm'.
Az.DataFactory 1.18.0
- Supported GoogleAds and LakeHouse in ADF
- Supported copyComputeScale and pipelineExternalComputeScale in 'Set-AzDataFactoryV2IntegrationRuntime' Command
Az.KeyVault 5.0.1
- Removed redundant Microsoft Graph API calls for access policy in 'Get-AzKeyVault'.
Az.Maintenance 1.4.1
- Removed outdated upcoming breaking change warning
Az.ManagedServiceIdentity 1.2.0
- Renamed '-AzFederatedIdentityCredentials' to '-AzFederatedIdentityCredential', and kept '*-AzFederatedIdentityCredentials' as an alias.
Az.Network 7.1.0
- Added DefaultOutboundAccess parameter on subnet creation
- Updated cmdlet 'New-AzPublicIpPrefix' and 'New-PublicIpAddress' to require Location parameter
- Updated cmdlet 'New-AzLoadBalancerBackendAddressPool' to support managed IP based backend
- Added cmdlet 'New-AzSaaSNetworkVirtualAppliance' for creating a NetworkVirtualAppliance of SaaS type.
- Added control knobs to virtual network gateways and ExpressRoute gateways as well to cmdlets operating on those.
- Updated cmdlets to add Hostnames property for Application gateway Listener Configuration
- 'Set-AzApplicationGatewayListener'
- 'Add-AzApplicationGatewayListener'
- 'New-AzApplicationGatewayListener' - Added cmdlet 'Remove-AzApplicationGatewayFirewallCustomRule' to support removing custom rule in Firewall Policy.
- Added support for new ErGWScale SKU - ErGwScale
- Added property 'size' to firewallPolicy and firewallPolicyRuleCollectionGroup.
- Updated cmdlet 'New-AzBastion', 'Set-AzBastion' and 'Get-AzBastion' to support Bastion features for CRUD operations
Az.RecoveryServices 6.6.2
- Removed outdated upcoming breaking change warning
Az.Resources 6.12.1
- Used utf8 encoding for reading stdout & stderr when invoking Bicep. [#23246]
- Fixed regression in 'Publish-AzBicepModule' Azure/bicep/12461
Az.Security 1.5.1
- Fixed bug for 'Set-AzSecurityPricing'
Az.ServiceFabric 3.3.1
- Fixed a bug that Get commands do not return all resources.
- Updated SFMC to latest api preview version '2023-11-01-preview'.
Az.Sql 4.12.0
- Added new parameters 'MaintenanceConfigurationId', 'DnsZone' to 'AzSqlInstancePool' cmdlets
Az.Storage 6.0.1
- Updated error message when storage context is missing in a cmdlet input
SHA256 Hashes of the release artifacts
- Az-Cmdlets-11.1.0.38060.tar.gz
- CB4F222858FC2D076000F8E61B7FC31D28189CAB2B31D6576C4AAF8826F27328
Az.Resources v7.0.0-preview
https://www.powershellgallery.com/packages/Az.Resources/7.0.0-preview
Version 7.0.0-preview
- [Breaking Change] Redesigned CRUD cmdlets for PolicyAssignment, PolicyDefinition, PolicyExemption, PolicySetDefinition. Please see Az 11 migration guide https://learn.microsoft.com/en-us/powershell/azure/migrate-az-10.0.0 for more detail.
- Used utf8 encoding for reading stdout & stderr when invoking Bicep. [#23246]
- Fixed regression in
Publish-AzBicepModule
Azure/bicep/12461