Skip to content

Releases: Azure/azure-powershell

Az.DesktopVirtualization v5.3.0-preview

23 Oct 18:33
1f34af1
Compare
Choose a tag to compare
Pre-release

https://www.powershellgallery.com/packages/Az.DesktopVirtualization/5.3.0-preview

  • Updated preview cmdlets for HostPoolUpdate feature to be compliant with OKW security requirements.
  • Removed the get-SessionHostManagementOperationStatus endpoint and replaced it with Get-SessionHostManagementUpdateStatus.
  • Removed the get-SessionHostConfigurationOperationStatus endpoint.
  • Added a new custom MSI Identity definition and HostPool reference to it.
  • Added PackageOwnerName, PackageLookbackURL, and CustomData to Appattach Object to support 3rd party applications.
  • Added MultiplePersistent enum value to HostPool property loadBalancerType.

Az.Network v7.10.0

20 Oct 15:36
Compare
Choose a tag to compare

https://www.powershellgallery.com/packages/Az.Network/7.10.0

  • Onboarded Azure Virtual Network Manager Cmdlets for UDR and NSG Management
    • New/Get/Remove/Set-AzNetworkManagerRoutingConfiguration
    • New/Get/Remove/Set-AzNetworkManagerRoutingRuleCollection
    • New/Get/Remove/Set-AzNetworkManagerRoutingRule
    • New-AzNetworkManagerRoutingGroupItem
    • New-AzNetworkManagerRoutingRuleDestination
    • New-AzNetworkManagerRoutingRuleNextHop
    • New/Get/Remove/Set-AzNetworkManagerSecurityUserConfiguration
    • New/Get/Remove/Set-AzNetworkManagerSecurityUserRuleCollection
    • New/Get/Remove/Set-AzNetworkManagerSecurityUserRule
    • New-AzNetworkManagerSecurityUserGroupItem
  • Added support for MemberType property in New-AzNetworkManagerSecurityUserGroupItem command

Az.RedisEnterpriseCache v1.4.0

21 Oct 06:32
Compare
Choose a tag to compare

https://www.powershellgallery.com/packages/Az.RedisEnterpriseCache/1.4.0

  • Added support for using Microsoft Entra token-based authentication.
  • Added the new properties of Cluster: highAvailability and redundancyMode.
  • Added new product SKUs.
  • Added the new properties of Database: accessKeysAuthentication.
  • Added Invoke-AzRedisEnterpriseCacheForceDatabaseLinkToReplicationGroup to force link geo replicated caches.
  • Added Update-AzRedisEnterpriseCacheDatabaseDbRedisVersion to upgrade the redis database version directly.

Az.ConnectedKubernetes v0.11.1

17 Oct 09:17
Compare
Choose a tag to compare
Pre-release

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

  • Fixed environment variable usage
  • Got rid of deprecated module and improved logging

Az.StackHCI v2.4.1

15 Oct 13:06
Compare
Choose a tag to compare

Az.Storage v7.4.1-preview

16 Oct 10:54
8d9f4db
Compare
Choose a tag to compare
Pre-release

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

  • Refined migration of Azure Storgae File dataplane cmdlets from 'Microsoft.Azure.Storage.File 11.2.3' to 'Azure.Storage.Files.Shares 12.16.0'
    • Start-AzStorageFileCopy

Az.ConnectedMachine v0.10.0

14 Oct 09:48
Compare
Choose a tag to compare
Pre-release

https://www.powershellgallery.com/packages/Az.ConnectedMachine/0.10.0

  • Updated stable version api of HybridCompute to 2024-07-10

Az 12.4.0

26 Sep 05:14
Compare
Choose a tag to compare

Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/12.4.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.17
  • mcr.microsoft.com/azure-powershell:12.4.0-alpine-3.17
  • mcr.microsoft.com/azure-powershell:debian-12
  • mcr.microsoft.com/azure-powershell:12.4.0-debian-12
  • mcr.microsoft.com/azure-powershell:mariner-2
  • mcr.microsoft.com/azure-powershell:12.4.0-mariner-2
  • mcr.microsoft.com/azure-powershell:mariner-2-arm64
  • mcr.microsoft.com/azure-powershell:12.4.0-mariner-2-arm64
  • mcr.microsoft.com/azure-powershell:ubi-8
  • mcr.microsoft.com/azure-powershell:12.4.0-ubi-8
  • mcr.microsoft.com/azure-powershell:ubi-9
  • mcr.microsoft.com/azure-powershell:12.4.0-ubi-9
  • mcr.microsoft.com/azure-powershell:ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:12.4.0-ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:12.4.0-ubuntu-22.04

Release Notes

12.4.0 - October 2024

Az.App 1.1.0

  • Added breaking change messages:
    • 'New-AzContainerApp'
    • 'New-AzContainerAppJob'
    • 'Update-AzContainerApp'
    • 'Update-AzContainerAppJob'
  • Fixed an issue that caused Get/New-Az* cmdlets with returned objects to incorrectly expose the parameter [-PassThru].
    • 'Get-AzContainerApp'
    • 'Get-AzContainerAppAuthToken'
    • 'Get-AzContainerAppDiagnosticRoot'
    • 'New-AzContainerAppManagedCert'

Az.Billing 2.1.0

  • Renamed 'Get-UsageAggregates' to 'Get-AzUsageAggregate' and added 'Get-UsageAggregates' as the alias to avoid breaking change.

Az.Compute 8.4.0

  • Added 'SkuProfileVmSize' and 'SkuProfileAllocationStrategy' parameters to 'New-AzVmss', 'New-AzVmssConfig', and 'Update-AzVmss' cmdlets for VMSS Instance Mix operations.
  • Added a new optional parameter '-GenerateSshKey-type' to the 'New-AzVM' cmdlet, allowing users to specify the type of SSH key to generate (Ed25519 or RSA).
  • Added 'EnableResilientVMCreate' and 'EnableResilientVMDelete' parameters to 'Update-AzVmss' and 'New-AzVmssConfig' cmdlets for enhanced VM resilience options.
  • Added 'IsVMInStandByPool' property to 'PSVirtualMachineInstanceView' object. [#25736]

Az.CosmosDB 1.15.0

  • Added new parameter 'DisableTtl' to 'Restore-AzCosmosDBAccount'.

Az.DataFactory 1.18.8

  • Added support for Iceberg format as a sink.
  • Enabled sslMode and useSystemTrustStore options for MariaDB.

Az.ElasticSan 1.1.0

  • Supported 'EnforceDataIntegrityCheckForIscsi' for creating and updating volume groups

Az.HDInsight 6.2.1

  • Fixed a bug: Error occurs when setting the same assigned identity for storage and esp configurations.

Az.KeyVault 6.2.0

  • Fixed a parameter validation issue in Set-AzureKeyVaultCertificatePolicy. [#25649]

Az.Monitor 5.2.2

  • Added breaking change messages:
    • 'New-AzDataCollectionEndpoint'
    • 'New-AzDataCollectionRule'
    • 'Update-AzDataCollectionEndpoint'
    • 'Update-AzDataCollectionRule'
  • Updated documentation for 'New-AzActionGroupLogicAppReceiverObject'

Az.Network 7.9.0

  • Onboarded 'Microsoft.VideoIndexer/accounts' to private link cmdlets
  • Added support to create, get and delete Bastion shareable links
    • 'New-AzBastionShareableLink'
    • 'Get-AzBastionShareableLink'
    • 'Remove-AzBastionShareableLink'
  • Fixed a bug in cmdlet 'Invoke-AzFirewallPacketCapture' which caused the packet capture request to be stuck in a waiting for activation state.
  • Updated cmdlet to add the property of 'Sensitivity', and updated corresponding cmdlets.
    • 'New-AzApplicationGatewayFirewallPolicyManagedRuleOverride'
  • Added support for 'DefaultOutboundAccess' property in 'Set-AzVirtualNetworkSubnetConfig' command
  • Added support for 'EnabledFilteringCriteria' property in 'New-AzNetworkWatcherFlowLog' and 'Set-AzNetworkWatcherFlowLog' commands
  • Added support of 'UserAssignedIdentityId' Property in 'New-AzNetworkWatcherFlowLog' and 'Set-AzNetworkWatcherFlowLog' commands
  • Added support of 'DestinationIPAddress' property in 'New-AzPrivateLinkService' command
    • 'LoadBalancerFrontendIpConfiguration' is not a mandatory parameter anymore.
    • The user can provide either 'LoadBalancerFrontendIpConfiguration' or 'DestinationIPAddress'.

Az.RecoveryServices 7.2.0

  • Fixed bug for making RecoveryAzureStorageAccountId parameter optional in 'New-ASRReplicationProtectedItem' cmdlet of H2A.

Az.Resources 7.5.0

  • Added 'ResourceSelector' and 'Override' parameters to 'New/Update-AzPolicyAssignment'.
  • Added 'ResourceSelector' parameter to 'New/Update-AzPolicyExemption'.
  • Removed 'Experimental' notice from '-WithSource' parameter to 'Publish-AzBicepModule'.

Az.StackHCIVM 1.0.5

  • Fixed the update issue

Az.Storage 7.4.0

  • Added a warning for an upcoming breaking change for removing references to 'Microsoft.Azure.Storage.File'
    • 'Start-AzStorageFileCopy'

Az.Websites 3.2.2

  • Fix bug where parameters could not be set to false for 'Publish-AzWebApp'

Thanks to our community contributors

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-12.4.0.39034.tar.gz
    • FA1B3002D61A78C20E8ACC9CF721F0721B0C52E35C50CAE11B50CAEB66CAAF00

Az.Storage v7.3.2-preview

10 Sep 01:58
e400f97
Compare
Choose a tag to compare
Pre-release

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

Version 7.3.2-preview

  • Migrated following Azure Storage File dataplane cmdlets from 'Microsoft.Azure.Storage.File 11.2.3' to 'Azure.Storage.Files.Shares 12.16.0'
    • Close-AzStorageFileHandle
    • Get-AzStorageFile
    • Get-AzStorageFileContent
    • Get-AzStorageFileCopyState
    • Get-AzStorageFileHandle
    • Get-AzStorageShare
    • Get-AzStorageShareStoredAccessPolicy
    • New-AzStorageDirectory
    • New-AzStorageShare
    • New-AzStorageFileSASToken
    • New-AzStorageShareSASToken
    • New-AzStorageShareStoredAccessPolicy
    • Remove-AzStorageDirectory
    • Remove-AzStorageFile
    • Remove-AzStorageShare
    • Remove-AzStorageShareStoredAccessPolicy
    • Rename-AzStorageDirectory
    • Rename-AzStorageFile
    • Set-AzStorageFileContent
    • Set-AzStorageShareQuota
    • Set-AzStorageShareStoredAccessPolicy
    • Start-AzStorageFileCopy
    • Stop-AzStorageFileCopy
  • Supported local user IsNfSv3Enabled and ExtendedGroup
    • Set-AzStorageLocalUser
  • Supported list local user with IncludeNFSv3
    • Get-AzStorageLocalUser
  • Supported EnableExtendedGroup when creating and updating a storage account
    • New-AzStorageAccount
    • Set-AzStorageAccount

Az.Workloads v0.3.0

10 Sep 01:28
Compare
Choose a tag to compare
Az.Workloads v0.3.0 Pre-release
Pre-release

https://www.powershellgallery.com/packages/Az.Workloads/0.3.0

Version 0.3.0

  • Split Az.Workloads into two sub-modules