Az

10.0.0

Microsoft Azure PowerShell - Cmdlets to manage resources in Azure. This module is compatible with PowerShell and Windows PowerShell.
For more information about the Az module, please visit the following: https://learn.microsoft.com/powershell/azure/

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Az -RequiredVersion 10.0.0

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ARM ResourceManager Linux AzureAutomationNotSupported

PSEditions

Core Desktop

Dependencies

Release Notes

10.0.0 - June 2023
Az.Accounts
* Updated System.Security.Permissions to 4.7.0.

Az.Aks
* 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
* Fixed skip token for Consumption PriceSheet cmdlet

Az.Cdn
* 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
* 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
* Updated module to autorest based

Az.CosmosDB
* Added support for Continuous 7 Days backup mode.
* Added new parameter 'EnablePartitionMerge' to 'Update-AzCosmosDBAccount' and 'New-AzCosmosDBAccount'.

Az.Databricks
* Fixed an issue that 'Update-AzDatabricksWorkspace' doesn't work as expected while enabling encryption. [#21324]

Az.DataProtection
* 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
* Upgraded API version to 2022-09-09
* Added cmdlets to support scaling plan pooled schedules
* Supported pagination for Get cmdlets
* Supported agent update for host pools
* Supported 'FriendlyName' for host pools and session hosts

Az.EventHub
* Added aliases for namespace cmdlets
* Replaced 'New-AzEventHubEncryptionConfig' by 'New-AzEventHubKeyVaultPropertiesObject'

Az.HDInsight
* Breaking Change: removed the parameter '-RdpAccessExpiry' and '-RdpCredential' from cmdlet 'New-AzHDInsightCluster'

Az.KeyVault
* 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
* General availability for module Az.MachineLearningServices

Az.Monitor
* Added cmdlets for monitor workspace

Az.Network
* Added new cmdlets for RouteMap child resource of VirtualHub
* Updated cmdlets to add inbound/outbound route maps in routingConfiguration
* Added the command 'New-AzFirewallPolicyApplicationRuleCustomHttpHeader'
* Added the method 'AddCustomHttpHeaderToInsert' to 'PSAzureFirewallPolicyApplicationRule'
* Added new cmdlets to support Rate Limiting Rule for Application Gateway WAF
   - Also updated cmdlet to add the property of 'RateLimitDuration', 'RateLimitThreshold' and 'GroupByUserSession'
* Added support of 'AdditionalNic' Property in 'New-AzNetworkVirtualAppliance'
* Added the new cmdlet for supporting 'AdditionalNic' Property
* Added new cmdlets to support Log Scrubbing Feature for Application Gateway WAF Firewall Policy
   - Also updated cmdlet to add the property of 'LogScrubbing'
* 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

Az.RedisEnterpriseCache
* Upgraded API version to 2023-03-01-preview

Az.Relay
* Updated API version to 2021-11-01

Az.Resources
* Added parameter '-CountVariable' for list operations, 'odataCount' can now be assigned to this variable [#20982]
* 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
* 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
* Added new cmdlet 'Add-AzServiceFabricManagedClusterNetworkSecurityRule' to update network security rules in managed cluster resource

Az.SignalR
* Breaking change: removed 'HostNamePrefix' property of output type 'PSSignalRResource'

Az.Sql
* Added new ledger digest upload cmdlets
* Added 'EnableLedger' parameter to 'New-AzSqlInstanceDatabase'
* Added 'PreferredEnclaveType' parameter to 'NewAzureSqlElasticPool' and 'SetAzureSqlElasticPool' cmdlet

Az.SqlVirtualMachine
* Converted Az.SqlVirtualMachine to autorest-based module.

Az.StackHCI
* Made Region parameter mandatory in 'Register-AzStackHCI' cmdlet.
* Removed EnableAzureArcServer parameter from 'Register-AzStackHCI' cmdlet.
* Removed 'Test-AzStackHCIConnection' cmdlet. Customers can use 'Invoke-AzStackHciConnectivityValidation' from AzStackHCI.EnvironmentChecker module for enhanced connectivity verification tests.
* Added support for Managed Service identity (MSI) in Azure China Cloud.
* Added support for Mandatory extensions, for OS versions starting 23H2.
* Added parameter validations for 'Register-AzStackHCI' cmdlet.
* Improved Error logging in Registration and Unregistration.

Az.Storage
* Fixed issue of getting a single blob with leading slashes
   - 'Get-AzStorageBlob'
* Supported setting CORS rules in management plane cmdlets
   - 'Update-AzStorageBlobServiceProperty'
   - 'Update-AzStorageFileServiceProperty'
* Fixed an issue of 'StorageAccountName' field in context object when the context is invalid
   - 'New-AzStorageContext'
* Fixed an issue when a context does not have Credentials field
* Added '' to be a valid container name

Az.StorageSync
* Deprecated 'RegisteredServer' alias for InputObject parameter for Set-AzStorageSyncServerEndpoint

Az.Synapse
* Removed the unnecessary breaking change announcement

Az.Websites
* Removed 'New-AzWebAppContainerPSSession' and 'Enter-AzWebAppContainerPSSession' cmdlets

FileList

Version History

Version Downloads Last updated
12.0.0 725,322 5/21/2024
11.6.0 1,306,082 4/30/2024
11.5.0 1,725,437 4/2/2024
11.4.0 1,614,862 3/5/2024
11.3.1 1,329,240 2/9/2024
11.3.0 240,662 2/6/2024
11.2.0 1,445,463 1/9/2024
11.1.0 1,547,281 12/5/2023
11.0.0 1,119,235 11/14/2023
10.4.1 2,499,597 9/27/2023
10.4.0 68,896 9/26/2023
10.3.0 1,186,717 9/5/2023
10.2.0 1,276,083 8/1/2023
10.1.0 1,077,069 7/4/2023
10.0.0 (current version) 1,485,949 5/23/2023
9.7.1 1,733,235 4/28/2023
9.7.0 142,690 4/25/2023
9.6.0 797,110 4/4/2023
9.5.0 1,117,990 3/9/2023
9.4.0 1,178,049 2/7/2023
9.3.0 1,196,536 1/10/2023
9.2.0 1,123,036 12/6/2022
9.1.1 650,984 11/17/2022
9.1.0 534,365 11/1/2022
9.0.1 828,653 10/17/2022
8.3.0 1,747,031 9/6/2022
8.2.0 897,527 8/2/2022
8.1.0 666,781 7/5/2022
8.0.0 3,864,539 5/24/2022
7.5.0 3,198,714 4/26/2022
7.4.0 371,635 4/5/2022
7.3.2 463,862 3/12/2022
7.3.0 234,664 3/1/2022
7.2.1 189,521 2/18/2022
7.2.0 253,506 2/7/2022
7.1.0 676,746 1/4/2022
7.0.0 488,043 12/7/2021
6.6.0 1,894,718 11/2/2021
6.5.0 518,386 10/12/2021
6.4.0 751,110 9/7/2021
6.3.0 639,858 8/3/2021
6.2.1 526,073 7/9/2021
6.2.0 65,063 7/6/2021
6.1.0 392,232 6/15/2021
6.0.0 393,931 5/25/2021
5.9.0 2,742,346 5/4/2021
5.8.0 440,607 4/13/2021
5.7.0 658,006 3/23/2021
5.6.0 538,309 3/2/2021
5.5.0 874,167 2/9/2021
5.4.0 1,645,717 1/19/2021
5.3.0 1,464,157 12/29/2020
5.2.0 1,389,472 12/8/2020
5.1.0 1,626,919 11/17/2020
5.0.0 1,712,642 10/27/2020
4.8.0 3,193,530 10/13/2020
4.7.0 261,012 9/22/2020
4.6.1 1,816,707 8/28/2020
4.6.0 118,373 8/25/2020
4.5.0 425,742 8/4/2020
4.4.0 361,988 7/14/2020
4.3.0 409,575 6/23/2020
4.2.0 392,078 6/2/2020
4.1.0 338,309 5/19/2020
4.0.2-preview 2,403 12/23/2019
4.0.1-preview 1,046 10/9/2019
3.8.0 1,952,022 4/21/2020
3.7.0 298,854 3/31/2020
3.6.1 371,493 3/10/2020
3.5.0 371,747 2/18/2020
3.4.0 204,728 2/4/2020
3.3.0 380,126 1/7/2020
3.2.0 326,407 12/17/2019
3.1.0 505,683 11/26/2019
3.0.0 460,035 11/4/2019
2.8.0 1,020,125 10/15/2019
2.7.0 184,505 9/24/2019
2.6.0 317,190 8/27/2019
2.5.0 389,907 7/30/2019
2.4.0 176,028 7/2/2019
2.3.2 175,293 6/18/2019
2.2.0 78,531 6/4/2019
2.1.0 70,094 5/21/2019
2.0.1 9,692 12/15/2021
2.0.0 110,177 5/6/2019
1.8.0 365,796 4/23/2019
1.7.0 53,807 4/9/2019
1.6.0 82,735 3/26/2019
1.5.0 55,955 3/12/2019
1.4.0 43,788 2/26/2019
1.3.0 33,034 2/12/2019
1.2.1 25,181 1/31/2019
1.2.0 4,830 1/29/2019
1.1.0 20,097 1/15/2019
1.0.1 33,756 12/18/2018
1.0.0 27,012 12/18/2018
0.10.0-preview 12,949 4/15/2020
0.7.0 14,689 12/4/2018
0.6.1 9,446 11/21/2018
0.5.0 9,928 11/6/2018
0.4.0 11,292 10/23/2018
0.3.0 11,055 10/9/2018
0.2.2 5,226 9/24/2018
0.1.0 695 8/28/2018
Show less