Skip to content

Releases: Azure/azure-powershell

Az.Tools.Installer v0.2.1

06 Jan 08:06
cc1a912
Compare
Choose a tag to compare
Pre-release

https://www.powershellgallery.com/packages/Az.Tools.Installer/0.2.1

  • Fixed the issue of installation and updating when Repository is not provided [#20209]
  • Updated telemetry assembly to 2.13.1
  • Fixed typo in Az.Tools.Installer [#20055]

Az.StackHCI v1.4.1

29 Dec 03:04
b2401a7
Compare
Choose a tag to compare

https://www.powershellgallery.com/packages/Az.StackHCI/1.4.1

Version 1.4.1

  • Added support for arc extensions which depend on HCI cluster's IMDS endpoints.

Az.Resources v6.5.1

19 Dec 13:22
c9b2d53
Compare
Choose a tag to compare

https://www.powershellgallery.com/packages/Az.Resources/6.5.1

  • Fixed issue introduced in previous fix for Set-AzPolicySetDefinition InternalServerError when the initiative is too large [#20238], which will remove space in value.
  • Fixed Get-AzRoleAssignment BadRequest when scope is '/' [#20323]

Az.Storage v5.2.2

07 Dec 09:05
32c9ca3
Compare
Choose a tag to compare
Az.Storage v5.2.2 Pre-release
Pre-release

https://www.powershellgallery.com/packages/Az.Storage/5.2.2-preview

  • Supported Planned and Unplanned types in Storage account failover type
    • Invoke-AzStorageAccountFailover
  • Supported TierToCold and TierToHot in Storage account management policy
    • Add-AzStorageAccountManagementPolicyAction

Az 9.2.0

02 Dec 06:53
c925574
Compare
Choose a tag to compare

Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/9.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

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-9.2.0.36725.tar.gz
    • 3C1D47D326801C54EFEB8D50D754EBE251EDB58641CD968C3E1D28B5AEB2B18F

9.2.0 - December 2022

Az.Accounts

  • Enabled caching tokens when logging in with a client assertion. This fixed the incorrectly short lifespan of tokens.
  • Upgraded target framework of Microsoft.Identity.Client to net461 [#20189]
  • Stored 'ServicePrincipalSecret' and 'CertificatePassword' into 'AzKeyStore'.
  • Updated the reference of Azure PowerShell Common to 1.3.67-preview.

Az.Aks

  • Bumped API version to 2022-09-01
  • Added parameter '-NodeOsSKU' for 'New-AzAksCluster' and parameter '-OsSKU' for 'New-AzAksNodePool'
  • Added parameter '-Mode' for 'New-AzAksNodePool' and 'Update-AzAksNodePool'
  • Added property '-NodeImageVersion' for the output of 'Get-AzAksNodePool'[#19893]
  • Added parameter '-NodePoolLabel' for 'Set-AzAksCluster', '-NodeLabel' for 'New-AzAksNodePool' and 'Update-AzAksNodePool'
  • Added parameter '-NodePoolTag' for 'New-AzAksCluster' and 'Set-AzAksCluster', '-Tag' for 'New-AzAksNodePool' and 'Update-AzAksNodePool'

Az.ApplicationInsights

  • Supported Workbook function. Below is the new cmdlet
    • 'Get-AzApplicationInsightsMyWorkbook'
    • 'Get-AzApplicationInsightsWorkbook'
    • 'Get-AzApplicationInsightsWorkbookRevision'
    • 'Get-AzApplicationInsightsWorkbookTemplate'
    • 'New-AzApplicationInsightsMyWorkbook'
    • 'New-AzApplicationInsightsWorkbook'
    • 'New-AzApplicationInsightsWorkbookTemplate'
    • 'New-AzApplicationInsightsWorkbookTemplateGalleryObject'
    • 'Remove-AzApplicationInsightsMyWorkbook'
    • 'Remove-AzApplicationInsightsWorkbook'
    • 'Remove-AzApplicationInsightsWorkbookTemplate'
    • 'Update-AzApplicationInsightsMyWorkbook'
    • 'Update-AzApplicationInsightsWorkbook'
    • 'Update-AzApplicationInsightsWorkbookTemplate'

Az.Compute

  • Fixed issue found for 'Set-AzVmssVMRunCommand' [#19985]
  • Fixed 'Get-AzVm' cmdlet when parameter '-Status' is provided, return property 'OsName', 'OsVersion' and 'HyperVGeneration'
  • Fixed 'New-AzVM' cmdlet when creating VM with bootdiagnostic storage causes exception 'Kind' cannot be null.

Az.CosmosDB

  • Added support for Cosmos DB Service related cmdlets.

Az.DataFactory

  • Updated ADF .Net SDK version to 8.0.0

Az.DataProtection

  • Fixed spacing issues in Set-AzDataProtectionMSIPermission.ps1

Az.EventHub

  • Added NamespaceV2 cmdlets for EventHub

Az.KeyVault

  • Fixed certificate export parameter issue in 'Add-AzKeyVaultKey' [#19623]
  • Fixed CertificateString decoding issue in 'Import-AzKeyVaultCertificate'
  • Shifted the location of key CVM release policy to GitHub [#19984]
  • Added fallback logic (reading default CVM policy from a local copy) if fetching default CVM Policy from GitHub failed.

Az.Monitor

  • Fixed bug for 'New-AzActivityLogAlert' and 'Update-AzActivityLogAlert' [#19927]

Az.Network

  • Added optional parameters 'CustomBlockResponseStatusCode' and 'CustomBlockResponseBody' parameter to 'AzApplicationGatewayFirewallPolicySettings'
  • Added a new cmdlet to get the application gateway waf manifest and rules
    • 'Get-AzApplicationGatewayWafDynamicManifest'

Az.RecoveryServices

  • Added support for passing DiskEncryptionSetId for Cross region restore
  • Fixed the pagination bug in 'Get-AzRecoveryServicesAsrProtectableItem' for the V2ARCM scenario.
  • Fixed 'IncludeDiskId' property for 'New-ASRReplicationProtectedItem' cmdlet of H2A

Az.Resources

  • Added cmdlet 'Get-AzADOrganization'
  • Fixed 'Set-AzPolicySetDefinition' InternalServerError when the initiative is too large [#20238]

Az.ServiceBus

  • Added NamespaceV2 cmdlets for ServiceBus.

Az.SignalR

  • Updated to API version 2022-08-01-preview
    • Added support for custom domain. Added new cmdlets New-AzWebPubSubCustomCertificate, Get-AzWebPubSubCustomCertificate, Remove-AzWebPubSubCustomCertificate, New-AzWebPubSubCustomDomain, Get-AzWebPubSubCustomDomain, Remove-AzWebPubSubCustomDomain.
    • Added support for event listeners in hub settings. Added new cmdlets New-AzWebPubSubEventHubEndpointObject, New-AzWebPubSubEventNameFilterObject.

Az.StackHCI

  • Enabled system-assigned identity on HCI cluster resource registration and repair registration flow.
  • Added error message in the command Register-AzStackHCI if Arc is not enabled.
  • Added default region confirmation prompt if the region is not mentioned in the command Register-AzStackHCI.
  • Added general logging improvements.
  • Added logic that skipping the Arc SPN permission check in Register-AzStackHCI if a customer doesn't have the required permissions to read Arc SPN credential.
  • Added deprecation message for the command Test-AzStackHCIConnection. Customers can use Invoke-AzStackHciConnectivityValidation from the module AzStackHCI.EnvironmentChecker for connectivity verification tests.

Az.Storage

  • Supported MaxPageSize, Include, and Filter parameters for listing encryption scopes
    • 'Get-AzStorageEncryptionScope'
  • Supported excludePrefix, includeDeleted, and many new schema fields in Blob Inventory
    • 'New-AzStorageBlobInventoryPolicyRule'

Az.Synapse

  • Added breaking change message for '-SparkConfigFilePath'. It will be deprecated around the middle of December.
  • Updated 'New-AzSynapseSparkPool' and 'Update-AzSynapseSparkPool' to support for setting spark pool configuration artifact by '-SparkCongifuration'. '-SparkCongifuration' is an alternative of parameter '-SparkConfigFilePath'.

Az.Websites

  • Added Tag parameter for 'New-AzWebApp' and 'New-AzWebAppSlot'
  • Fixed 'Set-AzWebApp' and 'Set-AZWebAppSlot' to rethrow exception when Service Principal/User doesn't have permission to list web app configuration. [#19942]

Thanks to our community contributors

Az 9.1.1

18 Nov 08:33
Compare
Choose a tag to compare

Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/9.1.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:9.1.1-ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:9.1.1-ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:9.1.1-ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:mariner-2
  • mcr.microsoft.com/azure-powershell:9.1.1-mariner-2
  • mcr.microsoft.com/azure-powershell:debian-10
  • mcr.microsoft.com/azure-powershell:9.1.1-debian-10
  • mcr.microsoft.com/azure-powershell:debian-11
  • mcr.microsoft.com/azure-powershell:9.1.1-debian-11
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:9.1.1-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.14
  • mcr.microsoft.com/azure-powershell:9.1.1-alpine-3.14
  • mcr.microsoft.com/azure-powershell:alpine-3.13
  • mcr.microsoft.com/azure-powershell:9.1.1-alpine-3.13

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-9.1.1.36578.tar.gz
    • D377C1D62230EFAC47D8B910E4BDC38E0677C654DD70591A3427FB9F6D853E8C

9.1.1 - November 2022

Az.Aks

  • Upgraded AutoMapper to Microsoft.Azure.PowerShell.AutoMapper 6.2.2 with fix [#18721]

Az.ApiManagement

  • Upgraded AutoMapper to Microsoft.Azure.PowerShell.AutoMapper 6.2.2 with fix [#18721]

Az.Compute

  • Upgraded AutoMapper to Microsoft.Azure.PowerShell.AutoMapper 6.2.2 with fix [#18721]

Az.Maintenance

  • Upgraded AutoMapper to Microsoft.Azure.PowerShell.AutoMapper 6.2.2 with fix [#18721]

Az.Monitor

  • Upgraded AutoMapper to Microsoft.Azure.PowerShell.AutoMapper 6.2.2 with fix [#18721]

Az.Network

  • Upgraded AutoMapper to Microsoft.Azure.PowerShell.AutoMapper 6.2.2 with fix [#18721]

Az.RecoveryServices

  • Upgraded AutoMapper to Microsoft.Azure.PowerShell.AutoMapper 6.2.2 with fix [#18721]

Az.Resources

  • Upgraded AutoMapper to Microsoft.Azure.PowerShell.AutoMapper 6.2.2 with fix [#18721]

Az.ConnectedKubernetes v0.6.0

11 Nov 01:02
Compare
Choose a tag to compare
Pre-release

https://www.powershellgallery.com/packages/Az.ConnectedKubernetes/0.6.0

Version 0.6.0

Added a related legal clause that users need to agree to when using the cmdlet New-AzConnectedKubernetes in order to successfully create.

Az.DataProtection v1.0.1

09 Nov 12:13
Compare
Choose a tag to compare

https://www.powershellgallery.com/packages/Az.DataProtection/1.0.1

Version 1.0.1

Fix spacing issues in Set-AzDataProtectionMSIPermission.ps1

Az.Synapse v2.1.0

08 Nov 10:03
Compare
Choose a tag to compare

https://www.powershellgallery.com/packages/Az.Synapse/2.1.0

Version 2.1.0

Support for workspace encrytion managed identity setting

Az.Network v5.1.1

08 Nov 10:11
Compare
Choose a tag to compare