All Versions
139
Latest Version
Avg Release Cycle
25 days
Latest Release
306 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v5.3.0 Changes
December 01, 2020Az.Accounts
- ๐ Fixed the issue that Http proxy is not respected in Windows PowerShell [#13647]
- ๐ Improved debug log of long running operations in generated modules
Az.Automation
- ๐ Fixed issue that parameters of 'Start-AzAutomationRunbook' cannot convert PSObject wrapped string to JSON string [#13240]
- ๐ Fixed location completer for New-AzAutomationUpdateManagementAzureQuery cmdlet
Az.Compute
- ๐ New parameter 'VM' in new parameter set 'VMParameterSet' added to 'Get-AzVMDscExtensionStatus' and 'Get-AzVMDscExtension' cmdlets.
- Edited 'New-AzSnapshot' cmdlet to check for existing snapshot with the same name in the same resource group.
- Throws an error if a duplicate snapshot exists.
Az.Databricks
- ๐ Fixed an issue that may cause 'New-AzDatabricksVNetPeering' to return before it is fully provisioned (https://github.com/Azure/autorest.powershell/issues/610)
Az.DataFactory
- ๐ Fixed the command 'Invoke-AzDataFactoryV2Pipeline' for SupportsShouldProcess issue
Az.DesktopVirtualization
- โ Added StartVMOnConnect property to hostpool.
Az.HDInsight
- โ Added properties: Fqdn and EffectiveDiskEncryptionKeyUrl in the class AzureHDInsightHostInfo.
Az.KeyVault
- โ Added a new parameter '-AsPlainText' to 'Get-AzKeyVaultSecret' to directly return the secret in plain text [#13630]
- ๐ Supported selective restore a key from a managed HSM full backup [#13526]
- ๐ Fixed some minor issues [#13583] [#13584]
- โ Added missing return objects of 'Get-Secret' in SecretManagement module
- ๐ Fixed an issue that may cause vault to be created without default access policy [#13687]
Az.Kusto
- โก๏ธ Updated API version to 2020-09-18.
Az.Network
- ๐ Fixed issue in remove peering and connection cmdlet for ExpressRouteCircuit scenario
- 'Remove-AzExpressRouteCircuitPeeringConfig' and 'Remove-AzExpressRouteCircuitConnectionConfig'
Az.PolicyInsights
- โ Added support for returning paginated results for Get-AzPolicyState
Az.RecoveryServices
- Enabled softdelete feature for SQL.
- ๐ Fixed SQL AG restore and removed the container name check.
- ๐ Changed container name format for Azure Files backup item.
- โ Added CMK feature support for Recovery services vault.
Az.Resources
- ๐ Fixed a NullRef exception issue in 'New-AzureManagedApplication' and 'Set-AzureManagedApplication'.
- ๐ Updated Azure Resource Manager SDK to use latest DeploymentScripts GA api-version: 2020-10-01.
Az.ServiceFabric
- ๐ Fixed 'Add-AzServiceFabricNodeType'. Added node type to service fabric cluster before creating virtual machine scale set.
Az.Sql
- ๐ Fixed parameter description for 'InstanceFailoverGroup' command.
- โก๏ธ Updated the logic in which schemaName, tableName and columnName are being extracted from the id of SQL Data Classification commands.
- ๐ Fixed Status and StatusMessage fields in 'Get-AzSqlDatabaseImportExportStatus' to conform to documentation
- โ Added Microsoft support operations (DevOps) auditing cmdlets: Get-AzSqlServerMSSupportAudit, Set-AzSqlServerMSSupportAudit, Remove-AzSqlServerMSSupportAudit
Az.Storage
- ๐ Supported create/update/get/list EncryptionScope of a Storage account
- 'New-AzStorageEncryptionScope'
- 'Update-AzStorageEncryptionScope'
- 'Get-AzStorageEncryptionScope'
- ๐ Supported create container and upload blob with Encryption Scope setting
- 'New-AzRmStorageContainer'
- 'New-AzStorageContainer'
- 'Set-AzStorageBlobContent'
Thanks to our community contributors
- ๐ Andreas Wolter (@AndreasWolter), removed marketing language, better example filter (#13671)
- โก๏ธ Tidjani Belmansour (@BelRarr), Update Get-AzBillingInvoice.md (#13634)
- David Klempfner (@DavidKlempfner)
- Fixed spelling mistake (#13677)
- Update PSMetricNoDetails.cs (#13676)
- ๐ @kilobyte97, bugfix for remove cmdlet to delete config (#13655)
- โก๏ธ @kongou-ae, Update Set-AzFirewall.md (#13727)
- ๐ @MasterKuat, Fix swap between title and code in documentation (#13666)
- โก๏ธ NickT (@nukeulis), Update Set-AzContext.md (#13702)
- โก๏ธ @PaulHCode, Update Start-AzJitNetworkAccessPolicy.md - Fix the Example to display the proper cmdlet being demonstrated (#13713)
- ๐ Ryan Borstelmann (@ryanborMSFT), Removed Subscription ID (#13715)
- โก๏ธ Shashikant Shakya (@shshakya), Update Set-AzSqlDatabase.md (#13674)
- โก๏ธ Sebastian Olsen (@Spacebjorn), Update Get-AzRecoveryServicesBackupItem.md (#13719)
-
v5.2.0 Changes
December 01, 2020Az.Accounts
- ๐ Managed to parse ExpiresOn time from raw token if could not get from underlying library
- ๐ Improved warning message if Interactive authentication is unavailable
Az.ApiManagement
- 0๏ธโฃ [Breaking change] 'New-AzApiManagementProduct' by default has no subscription limit.
Az.Compute
- Edited Get-AzVm to filter by '-Name' prior to checking for throttling due to too many resources.
- ๐ New cmdlet 'Start-AzVmssRollingExtensionUpgrade'.
Az.ContainerRegistry
- ๐ Supported parameter 'Name' for and value from pipeline input for 'Get-AzContainerRegistryUsage' [#13605]
- ๐ Polished exceptions for 'Connect-AzContainerRegistry'
Az.DataFactory
- โก๏ธ Updated ADF .Net SDK version to 4.13.0
Az.HealthcareApis
- โ Added support for customer managed keys
Az.IotHub
- ๐ Fixed an issue of SAS token.
Az.KeyVault
- ๐ Supported 'all' as an option when setting key vault access policies
- ๐ Supported new version of SecretManagement module [#13366]
- ๐ Supported ByteArray, String, PSCredential and Hashtable for 'SecretValue' in SecretManagementModule [#12190]
- [Breaking change] redesigned the API surface of cmdlets related to managed HSM.
Az.Monitor
- ๐ Changed parameter 'Rule' of 'New-AzAutoscaleProfile' to accept empty list. [#12903]
- โ Added new cmdlets to support creating diagnostic settings more flexible:
- 'Get-AzDiagnosticSettingCategory'
- 'New-AzDiagnosticSetting'
- 'New-AzDiagnosticDetailSetting'
Az.RecoveryServices
- โช Made help text and parameter set name changes to 'Restore-AzRecoveryServicesBackupItem' cmdlet.
Az.Resources
- โ Added '-Tag' parameter support to 'Set-AzTemplateSpec' and 'New-AzTemplateSpec'
- โ Added Tag display support to default formatter for Template Specs
Az.ServiceFabric
- โ Added example to 'Set-AzServiceFabricSetting' with SettingsSectionDescription param
- ๐ Updated application related cmdlets to call out that support is only for ARM deployed resources
- ๐ Marked for deprecation cluster cert cmdlets 'Add-AzureRmServiceFabricClusterCertificate' and 'Remove-AzureRmServiceFabricClusterCertificate'
Az.Sql
- โ Added SecondaryType to the following:
- 'New-AzSqlDatabase'
- 'Set-AzSqlDatabase'
- 'New-AzSqlDatabaseSecondary'
- โ Added HighAvailabilityReplicaCount to the following:
- 'New-AzSqlDatabase'
- 'Set-AzSqlDatabase'
- Made ReadReplicaCount an alias of HighAvailabilityReplicaCount in the following:
- 'New-AzSqlDatabase'
- 'Set-AzSqlDatabase'
Az.Storage
- ๐ Supported upload Azure File size up to 4 TiB
- 'Set-AzStorageFileContent'
- โฌ๏ธ Upgraded Azure.Storage.Blobs to 12.7.0
- โฌ๏ธ Upgraded Azure.Storage.Files.Shares to 12.5.0
- โฌ๏ธ Upgraded Azure.Storage.Files.DataLake to 12.5.0
Az.StorageSync
- โ Added Sync tiering policy feature with download policy and local cache mode
Az.Websites
- Prevent duplicate access restriction rules
Thanks to our community contributors
- โก๏ธ Andrew Dawson (@dawsonar802), Update Get-AzKeyVaultCertificate.md - Get cert and save it as pfx section to work with PowerShell Core (#13557)
- โก๏ธ @iviark, Healthcare APIs Powershell BYOK Updates (#13518)
- John Duckmanton (@johnduckmanton), Correct spelling of TagPatchOperation (#13508)
- Michael James (@mikejwhat)
- Get-AzLogicAppRunHistory Help Tidy (#13513)
- Richard de Zwart (@mountain65)
- Update Update-AzAppConfigurationStore.md (#13485)
- Update New-AzCosmosDBAccount.md (#13490)
- 0๏ธโฃ @SteppingRazor, New-AzApiManagementProduct: Change SubscriptionsLimit parameter default value to None (#13457)
- Steve Burkett (@SteveBurkettNZ), Fix Typo for WorkspaceResourceId parameter in example (#13589)
-
v5.2.0-December2020 Changes
December 04, 2020๐ฆ Gallery Module for Azure PowerShell : https://www.powershellgallery.com/packages/Az/5.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-18.04
- mcr.microsoft.com/azure-powershell:5.2.0-ubuntu-18.04
- mcr.microsoft.com/azure-powershell:debian-9
- mcr.microsoft.com/azure-powershell:5.2.0-debian-9
- mcr.microsoft.com/azure-powershell:centos-7
- mcr.microsoft.com/azure-powershell:5.2.0-centos-7
- mcr.microsoft.com/azure-powershell:alpine-3.10
- mcr.microsoft.com/azure-powershell:5.2.0-alpine-3.10
5.2.0 - December 2020
Az.Accounts
- ๐ Managed to parse ExpiresOn time from raw token if could not get from underlying library
- ๐ Improved warning message if Interactive authentication is unavailable
Az.ApiManagement
- 0๏ธโฃ [Breaking change] 'New-AzApiManagementProduct' by default has no subscription limit.
Az.Compute
- Edited Get-AzVm to filter by '-Name' prior to checking for throttling due to too many resources.
- ๐ New cmdlet 'Start-AzVmssRollingExtensionUpgrade'.
Az.ContainerRegistry
- ๐ Supported parameter 'Name' for and value from pipeline input for 'Get-AzContainerRegistryUsage' [#13605]
- ๐ Polished exceptions for 'Connect-AzContainerRegistry'
Az.DataFactory
- โก๏ธ Updated ADF .Net SDK version to 4.13.0
Az.HealthcareApis
- โ Added support for customer managed keys
Az.IotHub
- ๐ Fixed an issue of SAS token.
Az.KeyVault
- ๐ Supported 'all' as an option when setting key vault access policies
- ๐ Supported new version of SecretManagement module [#13366]
- ๐ Supported ByteArray, String, PSCredential and Hashtable for 'SecretValue' in SecretManagementModule [#12190]
- [Breaking change] redesigned the API surface of cmdlets related to managed HSM.
Az.Monitor
- ๐ Changed parameter 'Rule' of 'New-AzAutoscaleProfile' to accept empty list. [#12903]
- โ Added new cmdlets to support creating diagnostic settings more flexible:
- 'Get-AzDiagnosticSettingCategory'
- 'New-AzDiagnosticSetting'
- 'New-AzDiagnosticDetailSetting'
Az.RecoveryServices
- โช Made help text and parameter set name changes to 'Restore-AzRecoveryServicesBackupItem' cmdlet.
Az.Resources
- โ Added '-Tag' parameter support to 'Set-AzTemplateSpec' and 'New-AzTemplateSpec'
- โ Added Tag display support to default formatter for Template Specs
Az.ServiceFabric
- โ Added example to 'Set-AzServiceFabricSetting' with SettingsSectionDescription param
- ๐ Updated application related cmdlets to call out that support is only for ARM deployed resources
- ๐ Marked for deprecation cluster cert cmdlets 'Add-AzureRmServiceFabricClusterCertificate' and 'Remove-AzureRmServiceFabricClusterCertificate'
Az.Sql
- โ Added SecondaryType to the following:
- 'New-AzSqlDatabase'
- 'Set-AzSqlDatabase'
- 'New-AzSqlDatabaseSecondary'
- โ Added HighAvailabilityReplicaCount to the following:
- 'New-AzSqlDatabase'
- 'Set-AzSqlDatabase'
- Made ReadReplicaCount an alias of HighAvailabilityReplicaCount in the following:
- 'New-AzSqlDatabase'
- 'Set-AzSqlDatabase'
Az.Storage
- ๐ Supported upload Azure File size up to 4 TiB
- 'Set-AzStorageFileContent'
- โฌ๏ธ Upgraded Azure.Storage.Blobs to 12.7.0
- โฌ๏ธ Upgraded Azure.Storage.Files.Shares to 12.5.0
- โฌ๏ธ Upgraded Azure.Storage.Files.DataLake to 12.5.0
Az.StorageSync
- โ Added Sync tiering policy feature with download policy and local cache mode
Az.Websites
- Prevent duplicate access restriction rules
Thanks to our community contributors
- โก๏ธ Andrew Dawson (@dawsonar802), Update Get-AzKeyVaultCertificate.md - Get cert and save it as pfx section to work with PowerShell Core (#13557)
- โก๏ธ @iviark, Healthcare APIs Powershell BYOK Updates (#13518)
- John Duckmanton (@johnduckmanton), Correct spelling of TagPatchOperation (#13508)
- Michael James (@mikejwhat)
- Get-AzLogicAppRunHistory Help Tidy (#13513)
- Richard de Zwart (@mountain65)
- 0๏ธโฃ @SteppingRazor, New-AzApiManagementProduct: Change SubscriptionsLimit parameter default value to None (#13457)
- Steve Burkett (@SteveBurkettNZ), Fix Typo for WorkspaceResourceId parameter in example (#13589)
-
v5.1.0 Changes
November 01, 2020Az.Accounts
- ๐ Fixed an issue that TenantId may be not respected if using 'Connect-AzAccount -DeviceCode'[#13477]
- โ Added new cmdlet 'Get-AzAccessToken'
- ๐ Fixed an issue that error happens if user profile path is inaccessible
- ๐ Fixed an issue causing Write-Object error during Connect-AzAccount [#13419]
- โ Added parameter 'ContainerRegistryEndpointSuffix' to: 'Add-AzEnvironment', 'Set-AzEnvironment'
- ๐ Supported interrupting login by hitting CTRL+C
- ๐ Fixed an issue causing 'Connect-AzAccount -KeyVaultAccessToken' not working [#13127]
- ๐ Fixed null reference and method case insensitive in 'Invoke-AzRestMethod'
Az.Aks
- ๐ Fixed the issue that user cannot use service principal to create a new Kubernetes cluster. [#13012]
Az.AppConfiguration
- General availability of 'Az.AppConfiguration' module
Az.DataFactory
- ๐ Improved error message of 'New-AzDataFactoryV2LinkedServiceEncryptedCredential' command
Az.DataLakeStore
- โก๏ธ Updated ADLS dataplane SDK to 1.2.4-alpha. Changes:https://github.com/Azure/azure-data-lake-store-net/blob/preview-alpha/CHANGELOG.md#version-124-alpha
Az.DesktopVirtualization
- โ Added new MSIX Package cmdlets and updated Applications cmdlets.
Az.EventHub
- ๐ Fixed Cluster commands for EventHub cluster without tags
- โก๏ธ Updated help text for PartnerNamespace of AzEventHubGeoDRConfiguration commands
Az.HDInsight
- โ Add parameters 'ResourceProviderConnection' and 'PrivateLink' to cmdlet 'New-AzHDInsightCluster' to support relay outbound and private link feature
- โ Add parameter 'AmbariDatabase' to cmdlet 'New-AzHDInsightCluster' to support custom Ambari database feature
- โ Add accept value 'AmbariDatabase' to the parameter 'MetastoreType' of the cmdlet 'Add-AzHDInsightMetastore'
Az.IotHub
- ๐ Allowed tags in IoT Hub create cmdlet.
Az.KeyVault
- ๐ Supported updating key vault tag
Az.LogicApp
- ๐ Fixed for Get-AzLogicAppRunHistory only retrieving the first page of results
Az.Network
- โก๏ธ Updated below cmdlet
- 'New-AzLoadBalancerFrontendIpConfigCommand', 'Set-AzLoadBalancerFrontendIpConfigCommand', 'Add-AzLoadBalancerFrontendIpConfigCommand':
- Added PublicIpAddressPrefix property
- Added PublicIpAddressPrefixId property
- 'New-AzLoadBalancerFrontendIpConfigCommand', 'Set-AzLoadBalancerFrontendIpConfigCommand', 'Add-AzLoadBalancerFrontendIpConfigCommand':
- โ Added new properties to the following cmdlets to allow for global load balancing
- 'New-AzLoadBalancer':
- Added Sku Tier property
- 'New-AzPuplicIpAddress':
- Added Sku Tier property
- 'New-AzPublicIpPrefix':
- Added Sku Tier property
- 'New-AzLoadBalancerBackendAddressConfig':
- Added LoadBalancerFrontendIPConfigurationId property
- 'New-AzLoadBalancer':
- โก๏ธ Updated planning to deprecate warnings for the following cmdlets -'New-AzVirtualHubRoute' -'New-AzVirtualHubRouteTable' -'Add-AzVirtualHubRoute' -'Add-AzVirtualHubRouteTable' -'Get-AzVirtualHubRouteTable' -'Remove-AzVirtualHubRouteTable'
- โ Added planning to deprecate warnings on the argument 'RouteTable' for the following cmdlets -'New-AzVirtualHub' -'Set-AzVirtualHub' -'Update-AzVirtualHub'
- Made arguments '-MinScaleUnits' and '-MaxScaleUnits' optional in 'Set-AzExpressRouteGateway'
- โ Added new cmdlets to support Mutual Authentication and SSL Profiles on Application Gateway
- 'Get-AzApplicationGatewayClientAuthConfiguration'
- 'New-AzApplicationGatewayClientAuthConfiguration'
- 'Remove-AzApplicationGatewayClientAuthConfiguration'
- 'Set-AzApplicationGatewayClientAuthConfiguration'
- 'Add-AzApplicationGatewayTrustedClientCertificate'
- 'Get-AzApplicationGatewayTrustedClientCertificate'
- 'New-AzApplicationGatewayTrustedClientCertificate'
- 'Remove-AzApplicationGatewayTrustedClientCertificate'
- 'Set-AzApplicationGatewayTrustedClientCertificate'
- 'Add-AzApplicationGatewaySslProfile'
- 'Get-AzApplicationGatewaySslProfile'
- 'New-AzApplicationGatewaySslProfile'
- 'Remove-AzApplicationGatewaySslProfile'
- 'Set-AzApplicationGatewaySslProfile'
- 'Get-AzApplicationGatewaySslProfilePolicy'
- 'Remove-AzApplicationGatewaySslProfilePolicy'
- 'Set-AzApplicationGatewaySslProfilePolicy'
Az.RecoveryServices
- Specifying policy BackupTime is in UTC.
- โ Modifying breaking change warning in Get-AzRecoveryServicesBackupJobDetails cmdlet.
- โก๏ธ Updating sample script help text for Set-AzRecoveryServicesBackupProtectionPolicy cmdlet.
Az.Resources
- ๐ Fixed an issue where What-If shows two resource group scopes with different casing
- โก๏ธ Updated 'Export-AzResourceGroup' to use the SDK.
- โ Added culture info to parse methods
Az.Sql
- ๐ Fixed issues where Set-AzSqlDatabaseAudit were not support Hyperscale database and database edition cannot be determined
- โ Added MaintenanceConfigurationId to 'New-AzSqlInstance' and 'Set-AzSqlInstance'
- ๐ Fixed a bug in GetAzureSqlDatabaseReplicationLink.cs where PartnerServerName parameter was being checked for by value instead of key
Az.Websites
- โ Added support for new access restriction features: ServiceTag, multi-ip and http-headers
Thanks to our community contributors
- John Q. Martin (@johnmart82), Adding firewall prerequisite information (#13385)
- Manikandan Duraisamy (@madurais-msft), Corrected the PublicSubnetName argument (#13417)
- โก๏ธ @mahortas, Update for -HostNames parameter values (#13349)
- ๐ @MariachiForHire, added supported TrafficAnalyticsInterval values (#13304)
- Michael James (@mikejwhat), Allow Get-AzLogicAppRunHistory to return more than 30 entries (#13393)
- โก๏ธ Shashikant Shakya (@shshakya), Update Restore-AzSqlInstanceDatabase.md (#13404)
-
v5.1.0-November2020 Changes
November 13, 2020๐ฆ Gallery Module for Azure PowerShell : https://www.powershellgallery.com/packages/Az/5.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-18.04
- mcr.microsoft.com/azure-powershell:5.1.0-ubuntu-18.04
- mcr.microsoft.com/azure-powershell:debian-9
- mcr.microsoft.com/azure-powershell:5.1.0-debian-9
- mcr.microsoft.com/azure-powershell:centos-7
- mcr.microsoft.com/azure-powershell:5.1.0-centos-7
- mcr.microsoft.com/azure-powershell:alpine-3.10
- mcr.microsoft.com/azure-powershell:5.1.0-alpine-3.10
5.1.0 - November 2020
Az.Accounts
- ๐ Fixed an issue that TenantId may be not respected if using 'Connect-AzAccount -DeviceCode'[#13477]
- โ Added new cmdlet 'Get-AzAccessToken'
- ๐ Fixed an issue that error happens if user profile path is inaccessible
- ๐ Fixed an issue causing Write-Object error during Connect-AzAccount [#13419]
- โ Added parameter 'ContainerRegistryEndpointSuffix' to: 'Add-AzEnvironment', 'Set-AzEnvironment'
- ๐ Supported interrupting login by hitting CTRL+C
- ๐ Fixed an issue causing 'Connect-AzAccount -KeyVaultAccessToken' not working [#13127]
- ๐ Fixed null reference and method case insensitive in 'Invoke-AzRestMethod'
Az.Aks
- ๐ Fixed the issue that user cannot use service principal to create a new Kubernetes cluster. [#13012]
Az.AppConfiguration
- General availability of 'Az.AppConfiguration' module
Az.DataFactory
- ๐ Improved error message of 'New-AzDataFactoryV2LinkedServiceEncryptedCredential' command
Az.DataLakeStore
- โก๏ธ Updated ADLS dataplane SDK to 1.2.4-alpha. Changes:https://github.com/Azure/azure-data-lake-store-net/blob/preview-alpha/CHANGELOG.md#version-124-alpha
Az.DesktopVirtualization
- โ Added new MSIX Package cmdlets and updated Applications cmdlets.
Az.EventHub
- ๐ Fixed Cluster commands for EventHub cluster without tags
- โก๏ธ Updated help text for PartnerNamespace of AzEventHubGeoDRConfiguration commands
Az.HDInsight
- โ Add parameters 'ResourceProviderConnection' and 'PrivateLink' to cmdlet 'New-AzHDInsightCluster' to support relay outbound and private link feature
- โ Add parameter 'AmbariDatabase' to cmdlet 'New-AzHDInsightCluster' to support custom Ambari database feature
- โ Add accept value 'AmbariDatabase' to the parameter 'MetastoreType' of the cmdlet 'Add-AzHDInsightMetastore'
Az.IotHub
- ๐ Allowed tags in IoT Hub create cmdlet.
Az.KeyVault
- ๐ Supported updating key vault tag
Az.LogicApp
- ๐ Fixed for Get-AzLogicAppRunHistory only retrieving the first page of results
Az.Network
- โก๏ธ Updated below cmdlet
- 'New-AzLoadBalancerFrontendIpConfigCommand', 'Set-AzLoadBalancerFrontendIpConfigCommand', 'Add-AzLoadBalancerFrontendIpConfigCommand':
- Added PublicIpAddressPrefix property
- Added PublicIpAddressPrefixId property
- โ Added new properties to the following cmdlets to allow for global load balancing
- 'New-AzLoadBalancer':
- Added Sku Tier property
- 'New-AzPuplicIpAddress':
- Added Sku Tier property
- 'New-AzPublicIpPrefix':
- Added Sku Tier property
- 'New-AzLoadBalancerBackendAddressConfig':
- Added LoadBalancerFrontendIPConfigurationId property
- โก๏ธ Updated planning to deprecate warnings for the following cmdlets
-'New-AzVirtualHubRoute'
-'New-AzVirtualHubRouteTable'
-'Add-AzVirtualHubRoute'
-'Add-AzVirtualHubRouteTable'
-'Get-AzVirtualHubRouteTable'
๐ -'Remove-AzVirtualHubRouteTable' - โ Added planning to deprecate warnings on the argument 'RouteTable' for the following cmdlets
-'New-AzVirtualHub'
-'Set-AzVirtualHub'
โก๏ธ -'Update-AzVirtualHub' - Made arguments '-MinScaleUnits' and '-MaxScaleUnits' optional in 'Set-AzExpressRouteGateway'
- โ Added new cmdlets to support Mutual Authentication and SSL Profiles on Application Gateway
- 'Get-AzApplicationGatewayClientAuthConfiguration'
- 'New-AzApplicationGatewayClientAuthConfiguration'
- 'Remove-AzApplicationGatewayClientAuthConfiguration'
- 'Set-AzApplicationGatewayClientAuthConfiguration'
- 'Add-AzApplicationGatewayTrustedClientCertificate'
- 'Get-AzApplicationGatewayTrustedClientCertificate'
- 'New-AzApplicationGatewayTrustedClientCertificate'
- 'Remove-AzApplicationGatewayTrustedClientCertificate'
- 'Set-AzApplicationGatewayTrustedClientCertificate'
- 'Add-AzApplicationGatewaySslProfile'
- 'Get-AzApplicationGatewaySslProfile'
- 'New-AzApplicationGatewaySslProfile'
- 'Remove-AzApplicationGatewaySslProfile'
- 'Set-AzApplicationGatewaySslProfile'
- 'Get-AzApplicationGatewaySslProfilePolicy'
- 'Remove-AzApplicationGatewaySslProfilePolicy'
- 'Set-AzApplicationGatewaySslProfilePolicy'
Az.RecoveryServices
- Specifying policy BackupTime is in UTC.
- โ Modifying breaking change warning in Get-AzRecoveryServicesBackupJobDetails cmdlet.
- โก๏ธ Updating sample script help text for Set-AzRecoveryServicesBackupProtectionPolicy cmdlet.
Az.Resources
- ๐ Fixed an issue where What-If shows two resource group scopes with different casing
- โก๏ธ Updated 'Export-AzResourceGroup' to use the SDK.
- โ Added culture info to parse methods
Az.Sql
- ๐ Fixed issues where Set-AzSqlDatabaseAudit were not support Hyperscale database and database edition cannot be determined
- โ Added MaintenanceConfigurationId to 'New-AzSqlInstance' and 'Set-AzSqlInstance'
- ๐ Fixed a bug in GetAzureSqlDatabaseReplicationLink.cs where PartnerServerName parameter was being checked for by value instead of key
Az.Websites
- โ Added support for new access restriction features: ServiceTag, multi-ip and http-headers
Thanks to our community contributors
- John Q. Martin (@johnmart82), Adding firewall prerequisite information (#13385)
- Manikandan Duraisamy (@madurais-msft), Corrected the PublicSubnetName argument (#13417)
- โก๏ธ @mahortas, Update for -HostNames parameter values (#13349)
- ๐ @MariachiForHire, added supported TrafficAnalyticsInterval values (#13304)
- Michael James (@mikejwhat), Allow Get-AzLogicAppRunHistory to return more than 30 entries (#13393)
- โก๏ธ Shashikant Shakya (@shshakya), Update Restore-AzSqlInstanceDatabase.md (#13404)
-
v5.0.0 Changes
October 01, 2020Az.Accounts
- ๐ [Breaking Change] Removed 'Get-AzProfile' and 'Select-AzProfile'
- Replaced Azure Directory Authentication Library with Microsoft Authentication Library(MSAL)
Az.Aks
- ๐ [Breaking Change] Removed parameter alias 'ClientIdAndSecret' in 'New-AzAksCluster' and 'Set-AzAksCluster'.
- 0๏ธโฃ [Breaking Change] Changed the default value of 'NodeVmSetType' in 'New-AzAksCluster' from 'AvailabilitySet' to 'VirtualMachineScaleSets'.
- 0๏ธโฃ [Breaking Change] Changed the default value of 'NetworkPlugin' in 'New-AzAksCluster' from 'None' to 'azure'.
- ๐ง [Breaking Change] Removed parameter 'NodeOsType' in 'New-AzAksCluster' as it supports only one value Linux.
Az.Billing
- โ Added 'Get-AzBillingAccount' cmdlet
- โ Added 'Get-AzBillingProfile' cmdlet
- โ Added 'Get-AzInvoiceSection' cmdlet
- โ Added new parameters in 'Get-AzBillingInvoice' cmdlet
- โ Removed properties DownloadUrlExpiry, Type, BillingPeriodNames from the response of Get-AzBillingInvoice cmdlet
Az.Cdn
- โ Added cmdlets to support multi-origin and private link functionality
Az.CognitiveServices
- โก๏ธ Updated SDK to 7.4.0-preview.
Az.Compute
- โ Added '-VmssId' parameter to 'New-AzVm'
- โ Added 'PlatformFaultDomainCount' parameter to the 'New-AzVmss' cmdlet.
- ๐ New cmdlet 'Get-AzDiskEncryptionSetAssociatedResource'
- โ Added 'Tier' and 'LogicalSectorSize' optional parameters to the New-AzDiskConfig cmdlet.
- โ Added 'Tier', 'MaxSharesCount', 'DiskIOPSReadOnly', and 'DiskMBpsReadOnly' optional parameters to the 'New-AzDiskUpdateConfig' cmdlet.
Az.ContainerRegistry
- โก๏ธ [Breaking Change] Updates API version to 2019-05-01
- ๐ [Breaking Change] Removed SKU 'Classic' and parameter 'StorageAccountName' from 'New-AzContainerRegistry'
- โ Added New cmdlets: 'Connect-AzContainerRegistry', 'Import-AzContainerRegistry', 'Get-AzContainerRegistryUsage', 'New-AzContainerRegistryNetworkRule', 'Set-AzContainerRegistryNetworkRule'
- โ Added new parameter 'NetworkRuleSet' to 'Update-AzContainerRegistry'
Az.Databricks
- ๐ Fixed a bug that may cause updating databricks workspace without
-EncryptionKeyVersion
to fail.
Az.DataFactory
- โก๏ธ Updated ADF .Net SDK version to 4.12.0
- โก๏ธ Updated ADF encryption client SDK version to 4.14.7587.7
- โ Added 'Stop-AzDataFactoryV2TriggerRun' and 'Invoke-AzDataFactoryV2TriggerRun' commands
Az.DesktopVirtualization
- Require Location property for creating top level arm objects.
* Made
ApplicationGroupType
required forNew-AzWvdApplicationGroup
. * MadeHostPoolArmPath
required forNew-AzWvdApplicationGroup
. * AddedPreferredAppGroupType
forNew-AzWvdHostPool
.
Az.Functions
- ๐ [Breaking Change] Removed 'IncludeSlot' switch parameter from all but one parameter set of 'Get-AzFunctionApp'. The cmdlet now supports retrieving deployment slots in the results when '-IncludeSlot' is specified.
- โก๏ธ Updated 'New-AzFunctionApp':
- Fixed -DisableApplicationInsights so that no application insights project is created when this option is specified. [#12728]
- [Breaking Change] Removed support to create PowerShell 6.2 function apps.
- [Breaking Change] Changed the default runtime version in Functions version 3 on Windows for PowerShell function apps from 6.2 to 7.0 when the RuntimeVersion parameter is not specified.
- [Breaking Change] Changed the default runtime version in Functions version 3 on Windows and Linux for Node function apps from 10 to 12 when the RuntimeVersion parameter is not specified.
- [Breaking Change] Changed the default runtime version in Functions version 3 on Linux for Python function apps from 3.7 to 3.8 when the RuntimeVersion parameter is not specified.
Az.HDInsight
- For New-AzHDInsightCluster cmdlet:
- Replaced parameter 'DefaultStorageAccountName' with 'StorageAccountResourceId'
- Replaced parameter 'DefaultStorageAccountKey' with 'StorageAccountKey'
- Replaced parameter 'DefaultStorageAccountType' with 'StorageAccountType'
- Removed parameter 'PublicNetworkAccessType'
- Removed parameter 'OutboundPublicNetworkAccessType'
- Added new parameters: 'StorageFileSystem' and 'StorageAccountManagedIdentity' to support ADLSGen2
- Added new parameter 'EnableIDBroker' to Support HDInsight ID Broker
- Added new parameters: 'KafkaClientGroupId', 'KafkaClientGroupName' and 'KafkaManagementNodeSize' to support Kafka Rest Proxy
- For New-AzHDInsightClusterConfig cmdlet:
- Replaced parameter 'DefaultStorageAccountName' with 'StorageAccountResourceId'
- Replaced parameter 'DefaultStorageAccountKey' with 'StorageAccountKey'
- Replaced parameter 'DefaultStorageAccountType' with 'StorageAccountType'
- Removed parameter 'PublicNetworkAccessType'
- Removed parameter 'OutboundPublicNetworkAccessType'
- 0๏ธโฃ For Set-AzHDInsightDefaultStorage cmdlet:
- Replaced parameter 'StorageAccountName' with 'StorageAccountResourceId'
- For Add-AzHDInsightSecurityProfile cmdlet:
- Replaced parameter 'Domain' with 'DomainResourceId'
- Removed the mandatory requirement for parameter 'OrganizationalUnitDN'
Az.KeyVault
- โก๏ธ [Breaking Change] Deprecated parameter DisableSoftDelete in 'New-AzKeyVault' and EnableSoftDelete in 'Update-AzKeyVault'
- ๐ [Breaking Change] Removed attribute SecretValueText to avoid displaying SecretValue directly [#12266]
- ๐ Supported new resource type: managed HSM
- CRUD of managed HSM and cmdlets to operate keys on managed HSM
- Full HSM backup/restore, AES key creation, security domain backup/restore, RBAC
Az.ManagedServices
- โก๏ธ [Breaking Change] Updated parameters naming conventions and associated examples
Az.Network
- ๐ [Breaking Change] Removed parameter 'HostedSubnet' and added 'Subnet' instead
- โ Added new cmdlets for Virtual Router Peer Routes
- 'Get-AzVirtualRouterPeerLearnedRoute'
- 'Get-AzVirtualRouterPeerAdvertisedRoute'
- โก๏ธ Updated New-AzFirewall cmdlet:
- Added parameter '-SkuTier'
- Added parameter '-SkuName' and made Sku as Alias for this
- Removed parameter '-Sku'
- [Breaking Change] Made 'Connectionlink' argument mandatory in 'Start-AzVpnConnectionPacketCapture' and 'Stop-AzVpnConnectionPacketCapture'
- โก๏ธ [Breaking Change] Updated 'New-AzNetworkWatcherConnectionMonitorEndPointObject' to remove parameter '-Filter'
- [Breaking Change] Replaced 'New-AzNetworkWatcherConnectionMonitorEndpointFilterItemObject' cmdlet with 'New-AzNetworkWatcherConnectionMonitorEndpointScopeItemObject'
- โก๏ธ Updated 'New-AzNetworkWatcherConnectionMonitorEndPointObject' cmdlet:
- Added parameter '-Type'
- Added parameter '-CoverageLevel'
- Added parameter '-Scope'
- โก๏ธ Updated 'New-AzNetworkWatcherConnectionMonitorProtocolConfigurationObject' cmdlet with new parameter '-DestinationPortBehavior'
Az.RecoveryServices
- ๐ Fixing Workload Restore for contributor permissions.
- โ Added new parameter sets and validations for Restore-AzRecoveryServicesBackupItem cmdlet.
Az.Resources
- ๐ Fixed parsing bug
- โก๏ธ Updated ARM template What-If cmdlets to remove preview message from results
- ๐ Fixed an issue where template deployment cmdlets crash if '-WhatIf' is set at a higher scope [#13038]
- ๐ Fixed an issue where template deployment cmdlets does not preserve case for template parameters
- โ Added a default API version to be used in 'Export-AzResourceGroup' cmdlet
- โ Added cmdlets for Template Specs ('Get-AzTemplateSpec', 'Set-AzTemplateSpec', 'New-AzTemplateSpec', 'Remove-AzTemplateSpec', 'Export-AzTemplateSpec')
- โ Added support for deploying Template Specs using existing deployment cmdlets (via the new -TemplateSpecId parameter)
- ๐ Updated 'Get-AzResourceGroupDeploymentOperation' to use the SDK.
- โ Removed '-ApiVersion' parameter from '*-AzDeployment' cmdlets.
Az.Sql
- โ Added DiffBackupIntervalInHours to 'Set-AzSqlDatabaseBackupShortTermRetentionPolicy'
- ๐ Fixed issue where New-AzSqlDatabaseExport fails if networkIsolation not specified [#13097]
- ๐ Fixed issue where New-AzSqlDatabaseExport and New-AzSqlDatabaseImport were not returning OperationStatusLink in the result object [#13097]
- โก๏ธ Update Azure Paired Regions URL in Backup Storage Redundancy Warnings
Az.Storage
- โ Removed obsolete property RestorePolicy.LastEnabledTime
- 'Enable-AzStorageBlobRestorePolicy'
- 'Disable-AzStorageBlobRestorePolicy'
- 'Get-AzStorageBlobServiceProperty'
- 'Update-AzStorageBlobServiceProperty'
- ๐ Change Type of DaysAfterModificationGreaterThan from int to int?
- 'Set-AzStorageAccountManagementPolicy'
- 'Get-AzStorageAccountManagementPolicy'
- 'Add-AzStorageAccountManagementPolicyAction'
- 'New-AzStorageAccountManagementPolicyRule'
- ๐ Supported create/update file share with access tier
- 'New-AzRmStorageShare'
- 'Update-AzRmStorageShare'
- ๐ Supported set/update/remove Acl recursively on Datalake Gen2 item
- 'Set-AzDataLakeGen2AclRecursive'
- 'Update-AzDataLakeGen2AclRecursive'
- 'Remove-AzDataLakeGen2AclRecursive'
- ๐ Supported Container access policy with new permission x,t
- 'New-AzStorageContainerStoredAccessPolicy'
- 'Set-AzStorageContainerStoredAccessPolicy'
- ๐ Changed the output of get/set Container access policy cmdlet, by change the child property Permission type from enum to String
- 'Get-AzStorageContainerStoredAccessPolicy'
- 'Set-AzStorageContainerStoredAccessPolicy'
- ๐ Fixed a sample script issue of set management policy with json
- 'Set-AzStorageAccountManagementPolicy'
Az.Websites
- โ Added support for Premium V3 pricing tier
- โก๏ธ Updated the WebSites SDK to 3.1.0
Thanks to our community contributors
- โก๏ธ @atul-ram, Update Get-AzDelegation.md (#13176)
- @dineshreddy007, Get the App Roles assigned correctly in case of Stack HCI registration using WAC token. (#13249)
- โก๏ธ @kongou-ae, Update New-AzOffice365PolicyProperty.md (#13217)
- โก๏ธ Lohith Chowdary Chilukuri (@Lochiluk), Update Set-AzApplicationGateway.md (#13150)
- Matthew Burleigh (@mburleigh)
- Add links to PowerShell cmdlets referenced in the document (#13203)
- Add links to PowerShell cmdlets referenced in the document (#13190)
- Add links to PowerShell cmdlets referenced in the document (#13189)
- add links to referenced cmdlets (#13137)
- Add links to PowerShell cmdlets referenced in the document (#13204)
- Add links to PowerShell cmdlets referenced in the document (#13205)
-
v4.8.0 Changes
October 01, 2020Az.Accounts
- ๐ Fixed DateTime parse issue in common libraries [#13045]
Az.CognitiveServices
- โ Added 'New-AzCognitiveServicesAccountApiProperty' cmdlet.
- ๐ Supported 'ApiProperty' parameter for 'New-AzCognitiveServicesAccount' and 'Set-AzCognitiveServicesAccount'
Az.Compute
- ๐ Fixed issue in 'Update-ASRRecoveryPlan' by populating FailoverTypes
- โ Added the '-Top' and '-OrderBy' optional parameters to the 'Get-AzVmImage' cmdlet.
Az.Databricks
- General availability of 'Az.Databricks' module
- โ Added support for virtual network peering
Az.DataFactory
- ๐ Fixed typo in output messages
Az.EventHub
- โ Added optional switch parameter 'TrustedServiceAccessEnabled' to 'Set-AzEventHubNetworkRuleSet' cmdlet
Az.HDInsight
- โ Added warning message for planning to deprecate the parameters 'PublicNetworkAccessType' and 'OutboundPublicNetworkAccessType'
- โ Added warning message for planning to replace the parameter 'DefaultStorageAccountName' with 'StorageAccountResourceId'
- โ Added warning message for planning to replace the parameter 'DefaultStorageAccountKey' with 'StorageAccountKey'
- โ Added warning message for planning to replace the parameter 'DefaultStorageAccountType' with 'StorageAccountType'
- โ Added warning message for planning to replace the parameter 'DefaultStorageContainer' with 'StorageContainer'
- โ Added warning message for planning to replace the parameter 'DefaultStorageRootPath' with 'StorageRootPath'
Az.IotHub
- โก๏ธ Updated devices sdk.
Az.KeyVault
- Provided the detailed date of removing property SecretValueText
Az.ManagedServices
- โก๏ธ Updated breaking change warnings on cmdlets of managed services assignment and definition
Az.Monitor
- ๐ Fixed the bug that warning message cannot be suppressed. [#12889]
- ๐ Supported 'SkipMetricValidation' parameter in alert rule criteria. Allows creating an alert rule on a custom metric that isn't yet emitted, by causing the metric validation to be skipped.
Az.Network
- โ Added Office365 Policy to VPNSite Resource
- 'New-AzO365PolicyProperty'
Az.RecoveryServices
- โ Added container name validation for workload backup.
Az.RedisCache
- Made 'New-AzRedisCache' and 'Set-AzRedisCache' cmdlets not fail because of permission issue related to registering Microsoft.Cache RP
Az.Sql
- โ Added BackupStorageRedundancy to the following:
- 'Restore-AzureRmSqlDatabase'
- 'New-AzSqlDatabaseCopy'
- 'New-AzSqlDatabaseSecondary'
- โ Removed case sensitivity for BackupStorageRedundancy parameter for all SQL DB references
- โก๏ธ Updated BackupStorageRedundancy warning message names
Az.Storage
- ๐ Supported enable/disable/get share soft delete properties on file Service of a Storage account
- 'Update-AzStorageFileServiceProperty'
- 'Get-AzStorageFileServiceProperty'
- ๐ Supported list file shares include the deleted ones of a Storage account, and Get single file share usage
- 'Get-AzRmStorageShare'
- ๐ Supported restore a deleted file share
- 'Restore-AzRmStorageShare'
- ๐ Changed the cmdlets for modify blob service properties, won't get the original properties from server, but only set the modified properties to server.
- 'Enable-AzStorageBlobDeleteRetentionPolicy'
- 'Disable-AzStorageBlobDeleteRetentionPolicy'
- 'Enable-AzStorageBlobRestorePolicy'
- 'Disable-AzStorageBlobRestorePolicy'
- 'Update-AzStorageBlobServiceProperty'
- ๐ Fixed help issue for New-AzStorageAccount parameter -Kind default value [#12189]
- ๐ Fixed issue by add example to show how to set correct ContentType in blob upload [#12989]
Thanks to our community contributors
- @felickz, Clarify escaping special characters in Subject (#13028)
- โ๏ธ Martin Zurita (@Gorgoras), Corrected some typos in messages. (#12999)
- @kingsleyAzure
- Add managed hsm uri in regex matching (#12912)
- Add Managed HSM support for SQL (#13073)
- ๐ @MasterKuat, Fixed complaint on Managed instance's system database for vulnerability assessment (#12971)
-
v4.7.0 Changes
September 01, 2020Az.Accounts
- Formatted the upcoming breaking change messages
- โก๏ธ Updated Azure.Core to 1.4.1
Az.Aks
- โ Added client side parameter validation logic for 'New-AzAksCluster', 'Set-AzAksCluster' and 'New-AzAksNodePool'. [#12372]
- โ Added support for add-ons in 'New-AzAksCluster'. [#11239]
- โ Added cmdlets 'Enable-AzAksAddOn' and 'Disable-AzAksAddOn' for add-ons. [#11239]
- โ Added parameter 'GenerateSshKey' for 'New-AzAksCluster'. [#12371]
- โก๏ธ Updated api version to 2020-06-01.
Az.CognitiveServices
- ๐ Showed additional legal terms for certain APIs.
Az.Compute
- โ Added the '-EncryptionType' optional parameter to 'New-AzVmDiskEncryptionSetConfig'
- ๐ New cmdlets for new resource type: DiskAccess 'Get-AzDiskAccess', 'New-AzDiskAccess', 'Get-AzDiskAccess'
- โ Added optional parameters '-DiskAccessId' and '-NetworkAccessPolicy' to 'New-AzSnapshotConfig'
- โ Added optional parameters '-DiskAccessId' and '-NetworkAccessPolicy' to 'New-AzDiskConfig'
- โ Added 'PatchStatus' property to VirtualMachine Instance View
- โ Added 'VMHealth' property to the virtual machine's instance view, which is the returned object when 'Get-AzVm' is invoked with '-Status'
- โ Added 'AssignedHost' field to 'Get-AzVM' and 'Get-AzVmss' instance views. The field shows the resource id of the virtual machine instance
- โ Added optional parameter '-SupportAutomaticPlacement' to 'New-AzHostGroup'
- โ Added the '-HostGroupId' parameter to 'New-AzVm' and 'New-AzVmss'
Az.DataFactory
- โก๏ธ Updated ADF .Net SDK version to 4.11.0
Az.EventHub
- โ Added new Cluster cmdlets - 'New-AzEventHubCluster', 'Set-AzEventHubCluster', 'Get-AzEventHubCluster', 'Remove-AzEventHubCluster', 'Get-AzEventHubClustersAvailableRegions'.
- ๐ Fixed for issue #10722 : Fix for assigning only 'Listen' to AuthorizationRule rights.
Az.Functions
- โ Removed the ability to create v2 Functions in regions that do not support it.
- ๐ Deprecated PowerShell 6.2. Added a warning for when a user creates a PowerShell 6.2 function app that advises them to create a PowerShell 7.0 function app instead.
Az.HDInsight
- ๐ Supported creating cluster with Autoscale configuration
- Add new parameter 'AutoscaleConfiguration' to the cmdlet 'New-AzHDInsightCluster'
- ๐ Supported operating cluster's Autoscale configuration
- Add new cmdlet 'Get-AzHDInsihgtClusterAutoscaleConfiguration'
- Add new cmdlet 'New-AzHDInsihgtClusterAutoscaleConfiguration'
- Add new cmdlet 'Set-AzHDInsihgtClusterAutoscaleConfiguration'
- Add new cmdlet 'Remove-AzHDInsihgtClusterAutoscaleConfiguration'
- Add new cmdlet 'New-AzHDInsihgtClusterAutoscaleScheduleCondition'
Az.KeyVault
- โ Added support for RBAC authorization [#10557]
- โจ Enhanced error handling in 'Set-AzKeyVaultAccessPolicy' [#4007]
Az.Kusto
- General availability of 'Az.Kusto' module
Az.Network
- โก๏ธ [Breaking Change] Updated below cmdlets to align resource virtual router and virtual hub
- 'New-AzVirtualRouter':
- Added -HostedSubnet parameter to support IP configuration child resource
- deleted -HostedGateway and -HostedGatewayId
- 'Get-AzVirtualRouter':
- Added subscription level parameter set
- 'Remove-AzVirtualRouter'
- 'Add-AzVirtualRouterPeer'
- 'Get-AzVirtualRouterPeer'
- 'Remove-AzVirtualRouterPeer'
- 'New-AzVirtualRouter':
- โ Added new cmdlet for Azure Express Route Port
- 'New-AzExpressRoutePortLOA'
- โ Added RemoteBgpCommunities property to the VirtualNetwork Peering Resource
- โ Modified the warning message for 'New-AzLoadBalancerFrontendIpConfig', 'New-AzPublicIpAddress' and 'New-AzPublicIpPrefix'.
- โ Added VpnGatewayIpConfigurations to 'Get-AzVpnGateway' output
- ๐ Fixed bug for 'Set-AzApplicationGatewaySslCertificate' [#9488]
- โ Added 'AllowActiveFTP' parameter to 'AzureFirewall'
- โก๏ธ Updated below commands for feature: Enable internet security set/remove on VirtualWan P2SVpnGateway.
- โก๏ธ Updated 'New-AzP2sVpnGateway': Added optional switch parameter 'EnableInternetSecurityFlag' for customers to set true to enable internet security on P2SVpnGateway, which will be applied for Point to site clients.
- โก๏ธ Updated 'Update-AzP2sVpnGateway': Added optional switch parameters 'EnableInternetSecurityFlag' or 'DisableInternetSecurityFlag' for customers to set true/false to enable/disable internet security on P2SVpnGateway, which will be applied for Point to site clients.
- โ Added new cmdlet 'Reset-AzP2sVpnGateway' for customers to reset/reboot their VirtualWan P2SVpnGateway for troubleshooting.
- โ Added new cmdlet 'Reset-AzVpnGateway' for customers to reset/reboot their VirtualWan VpnGateway for troubleshooting.
- โก๏ธ Updated 'Set-AzVirtualNetworkSubnetConfig'
- Set NSG and Route Table properties of subnet to null if explicitly set in parameters [#1548][#9718]
Az.RecoveryServices
- ๐ Fixed the Delete State for workload Backup Items.
Az.Resources
- โ Added missing check for Set-AzRoleAssignment
- โ Added breaking change attribute to 'SubscriptionId' parameter of 'Get-AzResourceGroupDeploymentOperation'
- โก๏ธ Updated ARM template What-If cmdlets to show 'Ignore' resource changes last
- ๐ Fixed secure and array parameter serialization issues for deployment cmdlets [#12773]
Az.ServiceFabric
- โ Added new cmdlets for managed clusters and node types:
- 'New-AzServiceFabricManagedCluster'
- 'Get-AzServiceFabricManagedCluster'
- 'Set-AzServiceFabricManagedCluster'
- 'Remove-AzServiceFabricManagedCluster'
- 'Add-AzServiceFabricManagedClusterClientCertificate'
- 'Remove-AzServiceFabricManagedClusterClientCertificate'
- 'New-AzServiceFabricManagedNodeType'
- 'Get-AzServiceFabricManagedNodeType'
- 'Set-AzServiceFabricManagedNodeType'
- 'Remove-AzServiceFabricManagedNodeType'
- 'Add-AzServiceFabricManagedNodeTypeVMExtension'
- 'Add-AzServiceFabricManagedNodeTypeVMSecret'
- 'Remove-AzServiceFabricManagedNodeTypeVMExtension'
- 'Restart-AzServiceFabricManagedNodeTyp'
- โฌ๏ธ Upgraded Service Fabric SDK to version 1.2.0 which uses service fabric resource provider api-version 2020-03-01 for the current model and 2020-01-01-preview for managed clusters.
Az.Sql
- โ Added BackupStorageRedundancy to 'New-AzSqlInstance' and 'Get-AzSqlInstance'
- โ Added cmdlet 'Get-AzSqlServerActiveDirectoryOnlyAuthentication'
- โ Added cmdlet 'Enable-AzSqlServerActiveDirectoryOnlyAuthentication'
- โ Added Force parameter to 'New-AzSqlInstance'
- โ Added cmdlets for Managed Database Log Replay service
- 'Start-AzSqlInstanceDatabaseLogReplay'
- 'Get-AzSqlInstanceDatabaseLogReplay'
- 'Complete-AzSqlInstanceDatabaseLogReplay'
- 'Stop-AzSqlInstanceDatabaseLogReplay'
- โ Added cmdlet 'Get-AzSqlInstanceActiveDirectoryOnlyAuthentication'
- โ Added cmdlet 'Enable-AzSqlInstanceActiveDirectoryOnlyAuthentication'
- โ Added cmdlet 'Disable-AzSqlInstanceActiveDirectoryOnlyAuthentication'
- โก๏ธ Updated cmdlets 'New-AzSqlDatabaseImport' and 'New-AzSqlDatabaseExport' to support network isolation functionality
- โ Added cmdlet 'New-AzSqlDatabaseImportExisting'
- โก๏ธ Updated Databases cmdlets to support backup storage type specification
- โ Added Force parameter to 'New-AzSqlDatabase'
- โ Added warning for BackupStorageRedundancy configuration in select regions in 'New-AzSqlDatabase'
- โก๏ธ Updated ActiveDirectoryOnlyAuthentication cmdlets for server and instance to include ResourceId and InputObject
Az.Storage
- ๐ Fixed upload blob fail by upgrade to Microsoft.Azure.Storage.DataMovement 2.0.0 [#12220]
- ๐ Supported Point In Time Restore
- 'Enable-AzStorageBlobRestorePolicy'
- 'Disable-AzStorageBlobRestorePolicy'
- 'New-AzStorageBlobRangeToRestore'
- 'Restore-AzStorageBlobRange'
- ๐ Supported get blob restore status of Storage account by run get-AzureRMStorageAccount with parameter -IncludeBlobRestoreStatus
- 'Get-AzureRMStorageAccount'
- โ Added breaking change warning message for upcoming cmdlet output change
- 'Get-AzStorageContainerStoredAccessPolicy'
- 'Set-AzStorageContainerStoredAccessPolicy'
- 'Set-AzStorageAccountManagementPolicy'
- 'Get-AzStorageAccountManagementPolicy'
- 'Add-AzStorageAccountManagementPolicyAction'
- 'New-AzStorageAccountManagementPolicyRule'
- โฌ๏ธ Upgraded Microsoft.Azure.Cosmos.Table SDK to 1.0.8
Thanks to our community contributors
- ๐ณ Thomas Van Laere (@ThomVanL), Add Dockerfile-alpine-3.10 (#12911)
- โก๏ธ Lohith Chowdary Chilukuri (@Lochiluk), Update Remove-AzNetworkInterfaceIpConfig.md (#12807)
- Roberth Strand (@roberthstrand), Get-AzResourceGroup - New example, and cleanup (#12828)
- โก๏ธ Ravi Mishra (@inmishrar), update Azure Web App runtime stack to DOTNETCORE (#12833)
- โก๏ธ @jack-education, Updated Set-AzVirtualNetworkSubnetConfig to allow NSG and Route Table to be removed from subnet (#12351)
- โก๏ธ @hagop-globanet, Update Add-AzApplicationGatewayCustomError.md (#12784)
- Joshua Van Daalen (@greenSacrifice)
- Update spelling of Property to Property (#12821)
- Update New-AzResourceLock.md examples (#12806)
- Eragon Riddle (@eragonriddle), Corrected parameter field name in the example (#12825)
- @rossifumax, Fix typo in New-AzConfigurationAssignment.md (#12701)
-
v4.7.0-September2020
September 16, 2020 -
v4.6.1 Changes
August 01, 2020Az.Compute
- ๐ Patched '-EncryptionAtHost' parameter in 'New-AzVm' to remove default value of false [#12776]