|
| 1 | +## 5.1.0 - November 2020 |
| 2 | +#### Az.Accounts |
| 3 | +* Fixed an issue that TenantId may be not respected if using 'Connect-AzAccount -DeviceCode'[#13477] |
| 4 | +* Added new cmdlet 'Get-AzAccessToken' |
| 5 | +* Fixed an issue that error happens if user profile path is inaccessible |
| 6 | +* Fixed an issue causing Write-Object error during Connect-AzAccount [#13419] |
| 7 | +* Added parameter 'ContainerRegistryEndpointSuffix' to: 'Add-AzEnvironment', 'Set-AzEnvironment' |
| 8 | +* Supported interrupting login by hitting <kbd>CTRL</kbd>+<kbd>C</kbd> |
| 9 | +* Fixed an issue causing 'Connect-AzAccount -KeyVaultAccessToken' not working [#13127] |
| 10 | +* Fixed null reference and method case insensitive in 'Invoke-AzRestMethod' |
| 11 | + |
| 12 | +#### Az.Aks |
| 13 | +* Fixed the issue that user cannot use service principal to create a new Kubernetes cluster. [#13012] |
| 14 | + |
| 15 | +#### Az.AppConfiguration |
| 16 | +* General availability of 'Az.AppConfiguration' module |
| 17 | + |
| 18 | +#### Az.DataFactory |
| 19 | +* Improved error message of 'New-AzDataFactoryV2LinkedServiceEncryptedCredential' command |
| 20 | + |
| 21 | +#### Az.DataLakeStore |
| 22 | +* 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 |
| 23 | + |
| 24 | +#### Az.DesktopVirtualization |
| 25 | +* Added new MSIX Package cmdlets and updated Applications cmdlets. |
| 26 | + |
| 27 | +#### Az.EventHub |
| 28 | +* Fixed Cluster commands for EventHub cluster without tags |
| 29 | +* Updated help text for PartnerNamespace of AzEventHubGeoDRConfiguration commands |
| 30 | + |
| 31 | +#### Az.HDInsight |
| 32 | +* Add parameters 'ResourceProviderConnection' and 'PrivateLink' to cmdlet 'New-AzHDInsightCluster' to support relay outbound and private link feature |
| 33 | +* Add parameter 'AmbariDatabase' to cmdlet 'New-AzHDInsightCluster' to support custom Ambari database feature |
| 34 | +* Add accept value 'AmbariDatabase' to the parameter 'MetastoreType' of the cmdlet 'Add-AzHDInsightMetastore' |
| 35 | + |
| 36 | +#### Az.IotHub |
| 37 | +* Allowed tags in IoT Hub create cmdlet. |
| 38 | + |
| 39 | +#### Az.KeyVault |
| 40 | +* Supported updating key vault tag |
| 41 | + |
| 42 | +#### Az.LogicApp |
| 43 | +* Fixed for Get-AzLogicAppRunHistory only retrieving the first page of results |
| 44 | + |
| 45 | +#### Az.Network |
| 46 | +* Updated below cmdlet |
| 47 | + - 'New-AzLoadBalancerFrontendIpConfigCommand', 'Set-AzLoadBalancerFrontendIpConfigCommand', 'Add-AzLoadBalancerFrontendIpConfigCommand': |
| 48 | + - Added PublicIpAddressPrefix property |
| 49 | + - Added PublicIpAddressPrefixId property |
| 50 | +* Added new properties to the following cmdlets to allow for global load balancing |
| 51 | + - 'New-AzLoadBalancer': |
| 52 | + - Added Sku Tier property |
| 53 | + - 'New-AzPuplicIpAddress': |
| 54 | + - Added Sku Tier property |
| 55 | + - 'New-AzPublicIpPrefix': |
| 56 | + - Added Sku Tier property |
| 57 | + - 'New-AzLoadBalancerBackendAddressConfig': |
| 58 | + - Added LoadBalancerFrontendIPConfigurationId property |
| 59 | +* Updated planning to deprecate warnings for the following cmdlets |
| 60 | + -'New-AzVirtualHubRoute' |
| 61 | + -'New-AzVirtualHubRouteTable' |
| 62 | + -'Add-AzVirtualHubRoute' |
| 63 | + -'Add-AzVirtualHubRouteTable' |
| 64 | + -'Get-AzVirtualHubRouteTable' |
| 65 | + -'Remove-AzVirtualHubRouteTable' |
| 66 | +* Added planning to deprecate warnings on the argument 'RouteTable' for the following cmdlets |
| 67 | + -'New-AzVirtualHub' |
| 68 | + -'Set-AzVirtualHub' |
| 69 | + -'Update-AzVirtualHub' |
| 70 | +* Made arguments '-MinScaleUnits' and '-MaxScaleUnits' optional in 'Set-AzExpressRouteGateway' |
| 71 | +* Added new cmdlets to support Mutual Authentication and SSL Profiles on Application Gateway |
| 72 | + - 'Get-AzApplicationGatewayClientAuthConfiguration' |
| 73 | + - 'New-AzApplicationGatewayClientAuthConfiguration' |
| 74 | + - 'Remove-AzApplicationGatewayClientAuthConfiguration' |
| 75 | + - 'Set-AzApplicationGatewayClientAuthConfiguration' |
| 76 | + - 'Add-AzApplicationGatewayTrustedClientCertificate' |
| 77 | + - 'Get-AzApplicationGatewayTrustedClientCertificate' |
| 78 | + - 'New-AzApplicationGatewayTrustedClientCertificate' |
| 79 | + - 'Remove-AzApplicationGatewayTrustedClientCertificate' |
| 80 | + - 'Set-AzApplicationGatewayTrustedClientCertificate' |
| 81 | + - 'Add-AzApplicationGatewaySslProfile' |
| 82 | + - 'Get-AzApplicationGatewaySslProfile' |
| 83 | + - 'New-AzApplicationGatewaySslProfile' |
| 84 | + - 'Remove-AzApplicationGatewaySslProfile' |
| 85 | + - 'Set-AzApplicationGatewaySslProfile' |
| 86 | + - 'Get-AzApplicationGatewaySslProfilePolicy' |
| 87 | + - 'Remove-AzApplicationGatewaySslProfilePolicy' |
| 88 | + - 'Set-AzApplicationGatewaySslProfilePolicy' |
| 89 | + |
| 90 | +#### Az.RecoveryServices |
| 91 | +* Specifying policy BackupTime is in UTC. |
| 92 | +* Modifying breaking change warning in Get-AzRecoveryServicesBackupJobDetails cmdlet. |
| 93 | +* Updating sample script help text for Set-AzRecoveryServicesBackupProtectionPolicy cmdlet. |
| 94 | + |
| 95 | +#### Az.Resources |
| 96 | +* Fixed an issue where What-If shows two resource group scopes with different casing |
| 97 | +* Updated 'Export-AzResourceGroup' to use the SDK. |
| 98 | +* Added culture info to parse methods |
| 99 | + |
| 100 | +#### Az.Sql |
| 101 | +* Fixed issues where Set-AzSqlDatabaseAudit were not support Hyperscale database and database edition cannot be determined |
| 102 | +* Added MaintenanceConfigurationId to 'New-AzSqlInstance' and 'Set-AzSqlInstance' |
| 103 | +* Fixed a bug in GetAzureSqlDatabaseReplicationLink.cs where PartnerServerName parameter was being checked for by value instead of key |
| 104 | + |
| 105 | +#### Az.Websites |
| 106 | +* Added support for new access restriction features: ServiceTag, multi-ip and http-headers |
| 107 | + |
| 108 | +### Thanks to our community contributors |
| 109 | +* John Q. Martin (@johnmart82), Adding firewall prerequisite information (#13385) |
| 110 | +* Manikandan Duraisamy (@madurais-msft), Corrected the PublicSubnetName argument (#13417) |
| 111 | +* @mahortas, Update for -HostNames parameter values (#13349) |
| 112 | +* @MariachiForHire, added supported TrafficAnalyticsInterval values (#13304) |
| 113 | +* Michael James (@mikejwhat), Allow Get-AzLogicAppRunHistory to return more than 30 entries (#13393) |
| 114 | +* Shashikant Shakya (@shshakya), Update Restore-AzSqlInstanceDatabase.md (#13404) |
| 115 | + |
1 | 116 | ## 5.0.0 - October 2020 |
2 | 117 | #### Az.Accounts |
3 | 118 | * [Breaking Change] Removed 'Get-AzProfile' and 'Select-AzProfile' |
|
0 commit comments