Releases: Azure/azure-powershell
Az.Resources v6.9.1
https://www.powershellgallery.com/packages/Az.Resources/6.9.1
Version 6.9.1
- Fixed the warning prompt condition check in New-Az*DeploymentStack cmdlets.
Az.Storage v5.8.1-preview
https://www.powershellgallery.com/packages/Az.Storage/5.8.1-preview
Version 5.8.1-preview
- Supported traling dot in Azure file and directory name by default
Close-AzStorageFileHandle
Get-AzStorageFile
Get-AzStorageFileCopyState
Get-AzStorageFileContent
Get-AzStorageFileHandle
New-AzStorageDirectory
Remove-AzStorageDirectory
Remove-AzStorageFile
Rename-AzStorageDirectory
Rename-AzStorageFile
Set-AzStorageFileContent
Start-AzStorageFileCopy
Stop-AzStorageFileCopy
Az.StorageMover v1.1.0-preview
https://www.powershellgallery.com/packages/Az.StorageMover/1.1.0-preview
Version 1.1.0-preview
- Added support for SMB endpoints and SMB file share endpoints
Az 10.2.0
Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/10.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:ubuntu-22.04
- mcr.microsoft.com/azure-powershell:10.2.0-ubuntu-22.04
- mcr.microsoft.com/azure-powershell:ubuntu-20.04
- mcr.microsoft.com/azure-powershell:10.2.0-ubuntu-20.04
- mcr.microsoft.com/azure-powershell:ubuntu-18.04
- mcr.microsoft.com/azure-powershell:10.2.0-ubuntu-18.04
- mcr.microsoft.com/azure-powershell:mariner-2
- mcr.microsoft.com/azure-powershell:10.2.0-mariner-2
- mcr.microsoft.com/azure-powershell:mariner-2-arm64
- mcr.microsoft.com/azure-powershell:10.2.0-mariner-2-arm64
- mcr.microsoft.com/azure-powershell:debian-10
- mcr.microsoft.com/azure-powershell:10.2.0-debian-10
- mcr.microsoft.com/azure-powershell:debian-11
- mcr.microsoft.com/azure-powershell:10.2.0-debian-11
- mcr.microsoft.com/azure-powershell:centos-7
- mcr.microsoft.com/azure-powershell:10.2.0-centos-7
- mcr.microsoft.com/azure-powershell:alpine-3.14
- mcr.microsoft.com/azure-powershell:10.2.0-alpine-3.14
- mcr.microsoft.com/azure-powershell:alpine-3.13
- mcr.microsoft.com/azure-powershell:10.2.0-alpine-3.13
SHA256 Hashes of the release artifacts
- Az-Cmdlets-10.2.0.37547.tar.gz
- A47265876121CE88381CF500455ADC84663027B862D2674B4E2D32E4AF2DE68D
10.2.0 - August 2023
Az.Accounts 2.12.5
- Changed output stream from debug stream to warning stream for 'CmdletPreviewAttribute'
- Decreased the prompted frequency of preview warning message to once per cmdlet in one session
- Reworded default preview message and added estimated GA date for 'CmdletPreviewAttribute'
- Updated Azure.Core to 1.33.0
Az.AppConfiguration 1.3.0
- Added cmdlets to support data plane operation:
- 'Get-AzAppConfigurationKey'
- 'Get-AzAppConfigurationKeyValue'
- 'Get-AzAppConfigurationLabel'
- 'Get-AzAppConfigurationRevision'
- 'Remove-AzAppConfigurationKeyValue'
- 'Remove-AzAppConfigurationLock'
- 'Set-AzAppConfigurationKeyValue'
- 'Set-AzAppConfigurationLock'
- 'Test-AzAppConfigurationKeyValue'
Az.Batch 3.5.0
- Removed cmdlets: 'Get-AzBatchPoolStatistic' and 'Get-AzBatchJobStatistic'
- Deprecated cmdlets: 'Get-AzBatchCertificate' and 'New-AzBatchCertificate'
- The Batch account certificates feature is deprecated. Please transition to using Azure Key Vault to securely access and install certificates on your Batch pools, learn more
Az.Compute 6.2.0
- Fixed the 'Update-AzVmss' cmdlet so the 'AutomaticRepairGracePeriod', 'AutomaticRepairAction', and 'EnableAutomaticRepair' parameters function correctly.
- Updated help doc for 'New-AzVM', 'New-AzVMConfig', 'New-AzVmss', 'New-AzVmssConfig', 'Update-AzVM', and 'Update-AzVmss' to include parameters that were previously added for Trusted Launch features.
- Updated Azure.Core to 1.33.0.
Az.ContainerRegistry 4.1.0
- Updated Azure.Core to 1.33.0.
- Added new cmdlet 'New-AzContainerRegistryCredentials'
Az.CosmosDB 1.11.2
- Updated Azure.Core to 1.33.0.
Az.Databricks 1.7.0
- Added some parameters in 'Update-AzDatabricksWorkspace':
- 'EnableNoPublicIP'
- 'PublicNetworkAccess'
Az.DataFactory 1.17.0
- Added DisablePublish to Set_AzDataFactoryV2 Command
Az.Dns 1.1.3
- Removed length validation for DNS TXT record to make it consistent with Azure CLI and Azure portal.
Az.KeyVault 4.10.1
- Removed maximum number for 'IpAddressRange' and 'VirtualNetworkResourceId' in '-AzKeyVaultNetworkRuleSet' from client side. [#22137]
- Updated Azure.Core to 1.33.0.
Az.Maintenance 1.3.0
- Added support for Resource Group and Subscription configuration assignment.
Az.Network 6.1.1
- Onboarded 'Microsoft.ElasticSan/elasticSans' to private link cmdlets
Az.PolicyInsights 1.6.2
- Updated Azure.Core to 1.33.0.
Az.PrivateDns 1.0.4
- Removed length validation for DNS TXT record to make it consistent with Azure CLI and Azure portal.
Az.Resources 6.9.0
- Fixed the issue that 'New-AzRoleAssignment' didn't work without subscription.
- Added cmdlets for group owner
- 'Get-AzADGroupOwner'
- 'New-AzADGroupOwner'
- 'Remove-AzADGroupOwner'
- Updated Tags functionality in deployment stacks New and Set cmdlets
Az.Sql 4.9.0
- Added new cmdlets for Azure SQL Managed Instance start/stop schedule
- 'Start-AzSqlInstance',
- 'Stop-AzSqlInstance',
- 'Get-AzSqlInstanceStartStopSchedule',
- 'New-AzSqlInstanceStartStopSchedule',
- 'Remove-AzSqlInstanceStartStopSchedule',
- 'New-AzSqlInstanceScheduleItem'
Az.StackHCI 2.1.0
- Updated to api-version 2023-03-01.
- Cmdlets added:
- Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit : Enable Software Assurance for a cluster
- Invoke-AzStackHciConsentAndInstallDefaultExtensions : Consent to installing default extensions on the cluster
Az.Storage 5.9.0
- Supported OAuth authentication on File service cmdlets
- 'New-AzStorageContext'
- 'Get-AzStorageFile'
- 'Get-AzStorageFileContent'
- 'Get-AzStorageFileCopyState'
- 'New-AzStorageDirectory'
- 'Remove-AzStorageDirectory'
- 'Remove-AzStorageFile'
- 'Set-AzStorageFileContent'
- 'Start-AzStorageFileCopy'
- 'Stop-AzStorageFileCopy'
- 'Get-AzStorageFileHandle'
- 'Close-AzStorageFileHandle'
- Supported get a file share object without get share properties. For pipeline to file/directory cmdlets with OAuth authentication.
- 'Get-AzStorageShare'
- Updated Azure.Core to 1.33.0.
Az.Synapse 3.0.2
- Updated Azure.Core to 1.33.0.
Az.Websites 3.1.0
- Added AppServicePlan management support for P0V3 and P*mv3 tiers
Thanks to our community contributors
- Dante Stancato (@dantecit0), Update Set-AzFirewall.md (#22224)
- Hiroshi Yoshioka (@hyoshioka0128), Typo "flexible server"→"Flexible Server" (#22215)
- @Jingshu918, [DataFactory]Added DisablePublish to Set_AzDataFactoryV2 Command (#22273)
- Miguel Vega (@miguel-vega), Updated Example 3 of the Connect-AzAccount.md page to use the correct PowerShell variable. (#22376)
- @Skatterbrainz, Update Remove-AzVM.md (#22378)
- @veppala, added examples for New-AzSqlVM cmdlet (#22185)
- @vladik-hbinov, Fixed Example 2 (#22193)
Az.DesktopVirtualization v5.0.0-preview
https://www.powershellgallery.com/packages/Az.DesktopVirtualization/5.0.0-preview
Version 5.0.0-preview
- Added Get-AzWvdPrivateLinkResource, Get-AzWvdPrivateLinkConnection, and Remove-AzWvdPrivateLinkConnection cmdlets.
Az.StorageCache v0.1.0
https://www.powershellgallery.com/packages/Az.StorageCache/0.1.0
Version 0.1.0
- First preview release for module Az.StorageCache
Az.Tools.Predictor v1.1.2
https://www.powershellgallery.com/packages/Az.Tools.Predictor/1.1.2
Version 1.1.2
- Updated data collection mechanism
- Improvements in command parsing mechanism
Az 10.1.0
Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/10.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:ubuntu-22.04
- mcr.microsoft.com/azure-powershell:10.1.0-ubuntu-22.04
- mcr.microsoft.com/azure-powershell:ubuntu-20.04
- mcr.microsoft.com/azure-powershell:10.1.0-ubuntu-20.04
- mcr.microsoft.com/azure-powershell:ubuntu-18.04
- mcr.microsoft.com/azure-powershell:10.1.0-ubuntu-18.04
- mcr.microsoft.com/azure-powershell:mariner-2
- mcr.microsoft.com/azure-powershell:10.1.0-mariner-2
- mcr.microsoft.com/azure-powershell:mariner-2-arm64
- mcr.microsoft.com/azure-powershell:10.1.0-mariner-2-arm64
- mcr.microsoft.com/azure-powershell:debian-10
- mcr.microsoft.com/azure-powershell:10.1.0-debian-10
- mcr.microsoft.com/azure-powershell:debian-11
- mcr.microsoft.com/azure-powershell:10.1.0-debian-11
- mcr.microsoft.com/azure-powershell:centos-7
- mcr.microsoft.com/azure-powershell:10.1.0-centos-7
- mcr.microsoft.com/azure-powershell:alpine-3.14
- mcr.microsoft.com/azure-powershell:10.1.0-alpine-3.14
- mcr.microsoft.com/azure-powershell:alpine-3.13
- mcr.microsoft.com/azure-powershell:10.1.0-alpine-3.13
SHA256 Hashes of the release artifacts
- Az-Cmdlets-10.1.0.37441.tar.gz
- 4088A18B4849091B69539E1E076E11BC026AC8CFC3E97AD55DC1198F0319E5BD
10.1.0 - July 2023
Az.Accounts 2.12.4
- Changed 'gallery' property to be optional in ARM metadata of 'Set-AzEnvironment' and 'Add-AzEnvironment'[#22037].
Az.Aks 5.5.1
- Fixed the issue of handling 'nextLink' in 'Set-AzAksCluster'. [#21846]
- Fixed the issue of parameter 'AcrNameToDetach' in 'Set-AzAksCluster' due to role assignment name is a guid.
- Added breaking change message for parameter 'DockerBridgeCidr' in 'New-AzAksCluster'.
- Supported the value 'AzureLinux' for parameter '-NodeOsSKU' in 'New-AzAksCluster' and parameter '-OsSKU' in 'New-AzAksNodePool'.
- Fixed the issue of '-DisableLocalAccount' for 'Set-AzAksCluster'. [#21835]
Az.Billing 2.0.3
- Fixed page continuation for Consumption PriceSheet cmdlet
Az.Cdn 3.1.0
- Upgraded API version to 2023-05-01
- Fixed known issue for 'Update-AzCdnProfile', 'Update-AzFrontDoorCdnProfile', 'Remove-AzCdnProfile', 'Remove-AzCdnProfile'
Az.CognitiveServices 1.14.0
- Updated CognitiveServices PowerShell to use 2023-05-01 version.
Az.Compute 6.1.0
- Added useful examples to the 'New-AzVMConfig' help doc.
- Added new 'ResourceId' parameter to the 'Get-AzVmss' cmdlet.
- Added '-SecurityType', '-EnableSecureBoot' and '-EnableVtpm' parameters to 'New-AzVm','New-AzVmConfig', 'New-AzVmss', 'New-AzVmssConfig', 'Update-AzVm' and 'Update-AzVmss' cmdlets.
- Configured parameter flags '-EnableSecureBoot' and '-EnableVtpm' to default to True for TrustedLaunch and ConfidentialVM values for the '-SecurityType' parameter in 'New-AzVm','New-AzVmConfig', 'New-AzVmss', 'New-AzVmssConfig', 'Update-AzVm' and 'Update-AzVmss' cmdlets.
- Added a message to the user when they provide an outdated image alias to 'New-AzVM' via the '-Image' parameter or to 'New-AzVmss' via the '-ImageName' parameter.
The non-versioned image aliases were updated to versioned values in October 2023, and this message is to help urge customers to use the newer versioned image alias values. - Changed the installation behavior for the 'GuestAttestation' extension in 'New-AzVM' and 'New-AzVmss' to set the property 'EnableAutomaticUpgrade' to true.
- Changed to 'Set-AzVMOperatingSystem' to correct unnecessary mandatory parameters.
Az.CosmosDB 1.11.1
- Locations showed in response included status, isSubscriptionRegionAccessAllowedForRegular and isSubscriptionRegionAccessAllowedForAz properties
Az.Databricks 1.6.0
- Added some parameters in the 'New-AzDatabricksWorkspace' and 'Update-AzDatabricksWorkspace'.
- 'ManagedDiskKeyVaultPropertiesKeyName'
- 'ManagedDiskKeyVaultPropertiesKeyVaultUri'
- 'ManagedDiskKeyVaultPropertiesKeyVersion'
- 'ManagedDiskRotationToLatestKeyVersionEnabled'
- 'ManagedServicesKeyVaultPropertiesKeyName'
- 'ManagedServicesKeyVaultPropertiesKeyVaultUri'
- 'ManagedServicesKeyVaultPropertiesKeyVersion'
- 'Authorization'
- 'UiDefinitionUri'
- Added some parameters in the 'Update-AzDatabricksVNetPeering'.
- 'DatabricksAddressSpacePrefix'
- 'DatabricksVirtualNetworkId'
- 'RemoteAddressSpacePrefix'
- 'RemoteVirtualNetworkId'
Az.Migrate 2.2.0
- Fixed key vault SPN Id coming as null for some users
- Added support for Windows Server OS upgrade while migrating the server to Azure using Azure Migrate
- Updated OsUpgradeVersion parameter for Azure Migrate
Az.MySql 1.1.1
- Fixed iops and high availability parameters issue
Az.Network 6.1.0
- Added new cmdlets to get Connection child resource of Network Virtual Appliance.
-'Get-AzNetworkVirtualApplianceConnection' - Updated cmdlets to return connections in Network Virtual Appliance
-'Network Virtual Appliance' - Allowed not to provide 'Rules' in 'PSApplicationGatewayFirewallPolicyManagedRuleGroupOverride', which would return an empty 'RuleID' to be passed to NRP.
- Added optional parameter 'AdminState' to Express Route Virtual Network Gateway
- Fixed bug that caused 'Remove-AzApplicationGatewayAutoscaleConfiguration' to always fails
- Added read-only property 'DefaultPredefinedSslPolicy' in PSApplicationGateway
- Updated cmdlet to added optional parameter 'DomainNameLabelScope' to Public Ip Address
- 'New-AzPublicIpAddress'
- Fixed bug where HubRoutingPreference didn't show up when running 'Get-AzRouteServer'
- Updated 'New-AzVirtualNetworkGateway' to remove validation for 'ExtendedLocation' parameter
Az.RecoveryServices 6.5.0
- Added CRR support for new regions malaysiasouth, chinanorth3, chinaeast3, jioindiacentral, jioindiawest.
- Regenerated CRR SDK. Fixed issues with SQL CRR.
- Fixed bug with rp expiry time, making 30 days expiry time for adhoc backup as default from client side.
- Added example to fetch pruned recovery points after modify policy.
- Fixed the documentation for suspend backups with immutability.
Az.RedisCache 1.8.0
- Upgraded API version to 2023-04-01
Az.Resources 6.8.0
- Fixed the incorrect behavior of pagination for 'Get-AzTag'
- Updated API version to 2022-09-01
- Added Deployment Stacks cmdlets
- Added support for dynamic parameters when deploying symbolic name templates.
- Fixed 'Set-AzPolicyExemption' parameter PolicyDefinitionReferenceId not accept empty array.
- Fixed 'Get-AzPolicyExemption' output not contain system data.
Az.Sql 4.8.0
- Added 'TryPlannedBeforeForcedFailover' parameter to 'Switch-AzSqlDatabaseFailoverGroup'
- Added new cmdlets for managed database move and copy operations
- 'Copy-AzSqlInstanceDatabase'
- 'Move-AzSqlInstanceDatabase'
- 'Complete-AzSqlInstanceDatabaseCopy'
- 'Stop-AzSqlInstanceDatabaseCopy'
- 'Complete-AzSqlInstanceDatabaseMove'
- 'Stop-AzSqlInstanceDatabaseMove'
- 'Get-AzSqlInstanceDatabaseMoveOperation'
- 'Get-AzSqlInstanceDatabaseCopyOperation'
Az.Storage 5.8.0
- Supported TierToCold and TierToHot in Storage account management policy
- 'Add-AzStorageAccountManagementPolicyAction'
- Supported Blob Tier Cold
- 'Copy-AzStorageBlob'
- 'Set-AzStorageBlobContent'
- 'Start-AzStorageBlobCopy'
- Migrated the following Azure Queue dataplane cmdlets from 'Microsoft.Azure.Storage.Queue' to 'Azure.Storage.Queue'
- 'New-AzStorageQueueSASToken'
- Added warning messages for an upcoming breaking change when creating SAS token
- 'New-AzStorageBlobSasToken'
- 'New-AzStorageContainerSasToken'
- 'New-AzStorageAccountSasToken'
- 'New-AzStorageContext'
- 'New-AzStorageFileSasToken'
- 'New-AzStorageShareSasToken'
- 'New-AzStorageQueueSasToken'
- 'New-AzStorageTableSasToken'
- 'New-AzDataLakeGen2SasToken'
- Added a warning message for an upcoming breaking change when creating a storage account
- 'New-AzStorageAccount'
Az.StorageMover 1.0.1
- Fixed the issue of System.Management.Automation.Internal.Host.InternalHost conflicting with system parameter System.Management.Automation.Internal.Host.InternalHost
Az.Synapse 3.0.1
- Fixed the issue for 'Start-AzSynapseTrigger/Stop-AzSynapseTrigger' to not throw exception when Request Status is 202
Az.TrafficManager 1.2.1
Added a new API 'CheckTrafficManagerNameAvailabilityV2'.
Az.Websites 3.0.1
- Increased timeout for Publish-AzWebApp command
- Fixed Set-AzWebApp issue with 'Set-AzWebApp' when piping in Get-AzWebApp object [#21820]
- Added support for the PremiumMV3 tier to 'New-AzAppServicePlan' [#21933]
Thanks to our community contributors
- Bas Wijdenes (@baswijdenes), Update Get-AzAutomationJob.md (#21984)
- Sebastiaan Koning (@OneAndOnlySeabass), Fix a few typos in Get-AzMarketplaceTerms.md (#21945)
- Hiroshi Yoshioka (@hyoshioka0128)
Az.Cdn v3.1.0
https://www.powershellgallery.com/packages/Az.Cdn/3.1.0
Version 3.1.0
- Upgraded API version to 2023-05-01
- Fixed known issue for
Update-AzCdnProfile
,Update-AzFrontDoorCdnProfile
,Remove-AzCdnProfile
,Remove-AzCdnProfile
Az 10.0.0
Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/10.0.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:ubuntu-22.04
- mcr.microsoft.com/azure-powershell:10.0.0-ubuntu-22.04
- mcr.microsoft.com/azure-powershell:ubuntu-20.04
- mcr.microsoft.com/azure-powershell:10.0.0-ubuntu-20.04
- mcr.microsoft.com/azure-powershell:ubuntu-18.04
- mcr.microsoft.com/azure-powershell:10.0.0-ubuntu-18.04
- mcr.microsoft.com/azure-powershell:mariner-2
- mcr.microsoft.com/azure-powershell:10.0.0-mariner-2
- mcr.microsoft.com/azure-powershell:mariner-2-arm64
- mcr.microsoft.com/azure-powershell:10.0.0-mariner-2-arm64
- mcr.microsoft.com/azure-powershell:debian-10
- mcr.microsoft.com/azure-powershell:10.0.0-debian-10
- mcr.microsoft.com/azure-powershell:debian-11
- mcr.microsoft.com/azure-powershell:10.0.0-debian-11
- mcr.microsoft.com/azure-powershell:centos-7
- mcr.microsoft.com/azure-powershell:10.0.0-centos-7
- mcr.microsoft.com/azure-powershell:alpine-3.14
- mcr.microsoft.com/azure-powershell:10.0.0-alpine-3.14
- mcr.microsoft.com/azure-powershell:alpine-3.13
- mcr.microsoft.com/azure-powershell:10.0.0-alpine-3.13
SHA256 Hashes of the release artifacts
- Az-Cmdlets-10.0.0.37310.tar.gz
- D7E4CEADF501A9CD91AE73EC36424F88BA2EA5354314346E08E52D77BB344626
10.0.0 - June 2023
Az.Accounts 2.12.3
- Updated System.Security.Permissions to 4.7.0.
Az.Aks 5.5.0
- Fixed the issue of 'Enable-AzAksAddon' when there are no addons. [#21665]
- Added parameter '-EnableAHUB' for 'New-AzAksCluster' and 'Set-AzAksCluster'
- Added parameter '-WindowsProfileAdminUserPassword' for 'Set-AzAksCluster'
Az.Billing 2.0.2
- Fixed skip token for Consumption PriceSheet cmdlet
Az.Cdn 3.0.0
- Upgraded API version to 2022-11-01-preview
- Added support to migrate from Azure Front Door (classic) to Azure Front Door Standard and Premium.
- Added support for AFDX upgrade from Standard tier to Premium tier.
Az.Compute 6.0.0
- Added new switch parameter 'OSImageScheduledEventEnabled' and string parameter 'OSImageScheduledEventNotBeforeTimeoutInMinutes' to the cmdlets 'New-AzVmssConfig' and 'Update-AzVmss'.
- Fixed an issue that 'Add-AzVhd' throws 'FileNotFoundException' on Windows PowerShell. [#21321]
- Removed the 'NextLink' parameter and parameter set from the 'Get-AzVM' cmdlet.
Az.ContainerRegistry 4.0.0
- Updated module to autorest based
Az.CosmosDB 1.11.0
- Added support for Continuous 7 Days backup mode.
- Added new parameter 'EnablePartitionMerge' to 'Update-AzCosmosDBAccount' and 'New-AzCosmosDBAccount'.
Az.Databricks 1.5.1
- Fixed an issue that 'Update-AzDatabricksWorkspace' doesn't work as expected while enabling encryption. [#21324]
Az.DataProtection 2.0.0
- Added support for Blob Hardened recovery points (VaultStore).
- Added Cross Subscription Restore for 'AzureDisk', 'AzureDatabaseForPostgreSQL' and 'AzureBlob'.
- Added 'Get-AzDataProtectionOperationStatus' command for long running cmdlets async.
Az.DesktopVirtualization 4.0.0
- Upgraded API version to 2022-09-09
- Added cmdlet:
- 'Get-AzWvdScalingPlanPooledSchedule'
- 'New-AzWvdScalingPlanPooledSchedule'
- 'Remove-AzWvdScalingPlanPooledSchedule'
- 'Update-AzWvdScalingPlanPooledSchedule'
- Added parameters 'pageSize', 'isDescending' and 'initialSkip' to:
- 'Get-AzWvdApplication'
- 'Get-AzWvdApplicationGroup'
- 'Get-AzWvdDesktop'
- 'Get-AzWvdHostPool'
- 'Get-AzWvdMsixPackage'
- 'Get-AzWvdScalingPlan'
- 'Get-AzWvdSessionHost'
- 'Get-AzWvdStartMenuItem'
- 'Get-AzWvdUserSession'
- 'Get-AzWvdWorkspace'
- Added parameters 'AgentUpdateMaintenanceWindow', 'AgentUpdateMaintenanceWindowTimeZone', 'AgentUpdateType', 'AgentUpdateUseSessionHostLocalTime' to:
- 'New-AzWvdHostPool'
- 'Update-AzWvdHostPool'
- Added parameter 'FriendlyName' to:
- 'New-AzWvdHostPool'
- 'Update-AzWvdHostPool'
- 'Update-AzWvdSessionHost'
Az.EventHub 4.0.0
- Aliased 'New-AzEventHubNamespace', 'Remove-AzEventHubNamespace', 'Set-AzEventHubNamespace', 'Get-AzEventHubNamespace' with 'New-AzEventHubNamespaceV2', 'Remove-AzEventHubNamespaceV2', 'Set-AzEventHubNamespaceV2', 'Get-AzEventHubNamespaceV2' respectively
- Replaced 'New-AzEventHubEncryptionConfig' by 'New-AzEventHubKeyVaultPropertiesObject'
Az.HDInsight 6.0.0
- Breaking Change:
- Removed the parameter '-RdpAccessExpiry' which has been marked as deprecated for a long time from cmdlet 'New-AzHDInsightCluster'
- Removed the parameter '-RdpCredential' which has been marked as deprecated for a long time from cmdlet 'New-AzHDInsightCluster'
Az.KeyVault 4.10.0
- Added breaking change announcement for parameter 'SoftDeleteRetentionInDays' in 'New-AzKeyVaultManagedHsm'. The parameter 'SoftDeleteRetentionInDays' is becoming mandatory
- This change will take effect on version 6.0.0
- Changed the encoding way from a string into byte array in 'Invoke-AzKeyVaultKeyOperation' from ASCII to UTF8. UTF8 is backward-compatible with ASCII. [#21269]
- Bug fix: Changed the decoding way from byte array into a string from system default encoding to UTF8 to match encoding way. [#21269]
- Added parameter 'PolicyPath' and 'PolicyObject' in 'Import-AzKeyVaultCertificate' to support custom policy [#20780]
Az.MachineLearningServices 1.0.0
- General availability for module Az.MachineLearningServices
Az.Monitor 4.5.0
- Added cmdlets for monitor workspace:
- 'Get-AzMonitorWorkspace'
- 'New-AzMonitorWorkspace'
- 'Update-AzMonitorWorkspace'
- 'Remove-AzMonitorWorkspace'
Az.Network 6.0.0
- Added new cmdlets for RouteMap child resource of VirtualHub.
-'Get-AzRouteMap'
-'New-AzRouteMapRuleCriterion'
-'New-AzRouteMapRuleActionParameter'
-'New-AzRouteMapRuleAction'
-'New-AzRouteMapRule'
-'New-AzRouteMap'
-'Set-AzRouteMap'
-'Remove-AzRouteMap' - Updated cmdlets to add inbound/outbound route maps in routingConfiguration
-'New-AzRoutingConfiguration' - Added the command 'New-AzFirewallPolicyApplicationRuleCustomHttpHeader'
- Added the method 'AddCustomHttpHeaderToInsert' to 'PSAzureFirewallPolicyApplicationRule'
- Added new cmdlets to support Rate Limiting Rule for Application Gateway WAF
- 'New-AzApplicationGatewayFirewallCustomRuleGroupByUserSession',
- 'New-AzApplicationGatewayFirewallCustomRuleGroupByVariable',
- Also updated cmdlet to add the property of 'RateLimitDuration', 'RateLimitThreshold' and 'GroupByUserSession'
- 'New-AzureApplicationGatewayFirewallCustomRule'
- Added support of 'AdditionalNic' Property in 'New-AzNetworkVirtualAppliance'
- Added the new cmdlet for supporting 'AdditionalNic' Property
- 'New-AzVirtualApplianceAdditionalNicProperty'
- Added new cmdlets to support Log Scrubbing Feature for Application Gateway WAF Firewall Policy
- 'New-AzApplicationGatewayFirewallPolicyLogScrubbingConfiguration',
- 'New-AzApplicationGatewayFirewallPolicyLogScrubbingRule',
- Also updated cmdlet to add the property of 'LogScrubbing'
- 'New-AzApplicationGatewayFirewallPolicySetting'
- Onboarded 'Microsoft.HardwareSecurityModules/cloudHsmClusters' to private link cmdlets
- Updated cmdlet to add the property of 'DisableRequestBodyEnforcement', 'RequestBodyInspectLimitInKB' and 'DisableFileUploadEnforcement'
- 'New-AzApplicationGatewayFirewallPolicySetting'
- Added optional property 'AuxiliarySku' to cmdlet 'New-AzNetworkInterface' to help choose performance on an 'AuxiliaryMode' enabled Network Interface.
- Added a new value 'AcceleratedConnections' for existing property 'AuxiliaryMode' for 'New-AzNetworkInterface'
- Added new cmdlets to get virtual hub effective routes and in/outbound routes
- 'Get-AzVHubEffectiveRoute'
- 'Get-AzVHubInboundRoute'
- 'Get-AzVHubOutboundRoute'
Az.RedisEnterpriseCache 1.2.0
- Upgraded API version to 2023-03-01-preview
Az.Relay 2.0.0
- Updated API version to 2021-11-01
Az.Resources 6.7.0
- Added parameter '-CountVariable' for list operations, 'odataCount' can now be assigned to this variable [#20982]
- 'Get-AzADApplication'
- 'Get-AzADServicePrincipal'
- 'Get-AzADUser'
- 'Get-AzADGroup'
- Supported polymorphism for 'Get-AzADGroupMember', output of this cmdlet was now 'Application' 'ServicePrincipal', 'User' and 'Group' based on the 'odataType' [#19728]
- Added '-Force' parameter on 'Publish-AzBicepModule' for supporting overwriting existing modules.
- Fixed 'New-AzADApplication' when multiple redirect url types were provided. [#21108]
- Fixed 'Update-AzADServicePrincipal' when empty array passed for 'IdentifierUri' [#21345]
- Fixed an issue where location header was missing in the response from the service for 'New-AzManagedApplication'.
- Fixed 'Get-AzResourceGroup' ignored the subscription ID in '-Id' [#21725]
Az.ServiceBus 3.0.0
- Aliased 'New-AzServiceBusNamespace', 'Remove-AzServiceBusNamespace', 'Set-AzServiceBusNamespace', 'Get-AzServiceBusNamespace' with 'New-AzServiceBusNamespaceV2', 'Remove-AzServiceBusNamespaceV2', 'Set-AzServiceBusNamespaceV2', 'Get-AzServiceBusNamespaceV2' respectively.
- Replaced 'New-AzServiceBusEncryptionConfig' by 'New-AzServiceBusKeyVaultPropertiesObject'
Az.ServiceFabric 3.2.0
- Added new cmdlet 'Add-AzServiceFabricManagedClusterNetworkSecurityRule' to update network security rules in managed cluster resource
Az.SignalR 2.0.0
- Breaking change:
- Removed 'HostNamePrefix' property of output t...