Skip to content

Commit ec94f3d

Browse files
authored
Merge pull request #21391 from Azure/yabo/release-2023-04-04
release-2023-04-04 merge back to main
2 parents ae031c0 + 5091326 commit ec94f3d

File tree

120 files changed

+35507
-40703
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+35507
-40703
lines changed

ChangeLog.md

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,117 @@
1+
## 9.6.0 - April 2023
2+
#### Az.Aks 5.3.2
3+
* Fixed the issue that system variable 'True' is undefined in 'Windows PowerShell'.
4+
* Decoupled AutoMapper dependency, replaced with AdapterHelper.
5+
6+
#### Az.Batch 3.4.0
7+
* Added new property 'Encryption' of type 'EncryptionProperties' to 'AccountCreateParameters'.
8+
- Configures how customer data is encrypted inside the Batch account.
9+
10+
#### Az.Billing 2.0.1
11+
* Fixed pagination for 'Get-AzConsumptionPriceSheet' cmdlet
12+
13+
#### Az.CognitiveServices 1.13.1
14+
* Removed notice and attestation from 'New-AzCognitiveServicesAccount'.
15+
16+
#### Az.Compute 5.7.0
17+
* Addressed bug in 'Remove-AzVmss' to throw error when '-InstanceId' is null. [#21162]
18+
* Added '-CustomData', '-AdminPassword', and '-ExactVersion' parameters to 'Invoke-AzVMReimage'.
19+
* Removed the image alias 'CoreOS' as the publisher CoreOS no longer has any images for Azure.
20+
Updated the names of the 'openSUSE-Leap' and 'SLES' aliases to 'OpenSuseLeap154' and 'SuseSles15SP4' respectively. Updated these aliases to point to an image that actually exists.
21+
* Added a breaking change warning to 'New-AzVM' and 'New-AzVmss' for future planned image alias removals due to the images reaching their End of Support date.
22+
* Added new descriptive and versioned alias names for the Linux image aliases, including a new alias for the 'Kinvolk' publisher.
23+
24+
#### Az.ContainerRegistry 3.0.3
25+
* Added breaking change attributes for cmdlets
26+
27+
#### Az.CosmosDB 1.10.0
28+
* Introduced restorable apis support for Gremlin and Table, which includes:
29+
- Added the apis for RestorableGremlinDatabases, RestorableGremlinGraphs, RestorableGremlinResources,RestorableTables, RestorableResources.
30+
- Added RetrieveContinuousBackupInfo apis for Gremlin and Table which help in determining the restore point of time and the resources to restore.
31+
- Added GremlinDatabasesToRestore and TablesToRestore field to provision and restore database account api.
32+
- Added StartTime and EndTime support for listing restorable containers event feed.
33+
34+
#### Az.DataProtection 1.2.0
35+
* Added support for AKS workload with Backup Vaults
36+
* Added support for 'Set-AzDataProtectionMSIPermission' during restore with AKS workload
37+
38+
#### Az.EventGrid 1.6.0
39+
* Added fix for DeliveryAttributeMapping
40+
* Added validation for StorageQueueTtl
41+
42+
#### Az.EventHub 3.2.3
43+
* Added upcoming breaking change notifications for Az.EventHub module.
44+
45+
#### Az.Kusto 2.2.0
46+
* Added cmdlet 'Get-AzKustoSku'
47+
* Added parameter 'CallerRole' for cmdlet 'AzKustoDatabase' and 'Update-AzKustoDatabase'
48+
* Added support for new data connection kind 'CosmosDb' for cmdlet 'New-AzKustoDataConnection' and 'Update-AzKustoDataConnection'
49+
* Added parameters 'DatabaseNameOverride' 'DatabaseNamePrefix' 'TableLevelSharingPropertyFunctionsToInclude' 'TableLevelSharingPropertyFunctionsToExclude' for cmdlet 'New-AzKustoAttachedDatabaseConfiguration'
50+
51+
#### Az.Network 5.6.0
52+
* Updated 'New-AzLoadBalancer' and 'Set-AzLoadBalancer' to validate surface level parameters for global tier load balancers
53+
* Added property 'AuthorizationStatus' to ExpressRouteCircuit
54+
* Added property 'BillingType' to ExpressRoutePort
55+
* Added support for connection flushing in network security group which when enabled, re-evaluates flows when rules are updated
56+
- 'New-AzNetworkSecurityGroup'
57+
* Added support for state in WAF Custom Rule
58+
* Added 'New-AzGatewayCustomBgpIpConfigurationObject' command
59+
* Updated 'New-AzVirtualNetworkGatewayConnection', 'Set-AzVirtualNetworkGatewayConnection' and 'New-AzVpnSiteLinkConnection' to support GatewayCustomBgpIpConfiguration.
60+
* Updated 'Reset-AzVpnGateway' to support IpConfigurationId.
61+
* Blocked some regions when creating/updating Basic Sku firewall
62+
* Fixed bugs related to auto learn IP prefixes and Snat
63+
* Updated multi-auth to be supported when both OpenVPN and IkeV2 protocols are used for VNG and VWAN VPN
64+
65+
#### Az.Resources 6.6.0
66+
* Fixed an issue when running the 'New-AzManagementGroup' command where it tried to cast an async operation as a Management Group. [#21000]
67+
* Fixed an issue when running 'Get-AzResourceGroup -Name 'some_name'', it ignores '-Location' if specified[#21225]
68+
69+
#### Az.ServiceBus 2.2.1
70+
* Added upcoming breaking change notifications for Az.ServiceBus module.
71+
72+
#### Az.Sql 4.5.0
73+
* Added a new cmdlet to refresh external governance status
74+
- 'Invoke-AzSqlServerExternalGovernanceStatusRefresh'
75+
76+
#### Az.SqlVirtualMachine 1.1.1
77+
* Added breaking change notification for cmdlets to be removed and parameters to be changed.
78+
* Cmdlet 'New-AzSqlVMConfig' will be removed.
79+
* Cmdlet 'Set-AzSqlVMConfigGroup' will be removed.
80+
* Cmdlet 'Update-AzAvailabilityGroupListener' will be removed.
81+
* Parameter 'SqlVM' will be removed from cmdlet 'New-AzSqlVM'.
82+
* Parameter 'SqlVMGroupObject' will be removed from cmdlet 'Get-AzAvailabilityGroupListener' and 'Remove-AzAvailabilityGroupListener'.
83+
* Parameter alias 'SqlVM' will be removed from 'InputObject' of cmdlet 'Remove-AzSqlVM'.
84+
* Parameter alias 'SqlVMGroup' will be removed from 'InputObject' of cmdlet 'Update-AzSqlVMGroup' and 'Remove-AzSqlVMGroup'.
85+
* Added breaking change notification for SqlManagementType
86+
87+
#### Az.Storage 5.5.0
88+
* Supported create storage account with DnsEndpointType
89+
- 'New-AzStorageAccount'
90+
* Fixed file cmdlets potential context issue when the current context doesn't match with the credential of input Azure File object
91+
- 'Close-AzStorageFileHandle'
92+
- 'Get-AzStorageFile'
93+
- 'Get-AzStorageFileContent'
94+
- 'Get-AzStorageFileHandle'
95+
- 'New-AzStorageDirectory'
96+
- 'New-AzStorageFileSASToken'
97+
- 'Remove-AzStorageDirectory'
98+
- 'Remove-AzStorageFile'
99+
- 'Remove-AzStorageShare'
100+
- 'Set-AzStorageFileContent'
101+
- 'Set-AzStorageShareQuota'
102+
- 'Start-AzStorageFileCopy'
103+
104+
#### Az.Websites 2.14.0
105+
* Fixed 'Edit-AzWebAppBackupConfiguration' to pass backup configuration enabled or not
106+
* Added a new parameter '-SoftRestart' for 'Restart-AzWebApp' and 'Restart-AzWebApp' to perform a soft restart
107+
* Updated 'Get-AzWebApp' and 'Get-AzWebAppSlot' to expose 'VirtualNetwork Integration Info' [#10665]
108+
* Set default value for '-RepositoryUrl' of 'New-AzStaticWebApp' [#21202]
109+
110+
### Thanks to our community contributors
111+
* Allen TechWorld (@hachi1030-Allen), Bug - Invoke-AzCostManagementQuery cmdlet should handle null value in the response rows (#21180)
112+
* Simon Angling (@sangling), Minor Spelling (#21165)
113+
* Thomas Pike (@thwpike), Missing formatting for code block (#21130)
114+
1115
## 9.5.0 - March 2023
2116
#### Az.Accounts 2.12.0
3117
* Fixed the issue that errors related to WAM are thrown when it is not enabled. [#20871] [#20824]

0 commit comments

Comments
 (0)