Skip to content

Commit 6592efd

Browse files
committed
Bump version
1 parent 7887966 commit 6592efd

File tree

275 files changed

+329806
-205579
lines changed

Some content is hidden

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

275 files changed

+329806
-205579
lines changed

ChangeLog.md

Lines changed: 154 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,157 @@
1+
## 12.0.0 - May 2024
2+
#### Az.Accounts 3.0.0
3+
* Web Account Manager (WAM) was set the default experience of interactive login. For more details please refer to https://go.microsoft.com/fwlink/?linkid=2272007
4+
* Enabled secrets detection option by default.
5+
* Fixed a null reference issue during the process of 'Get-AzContext -ListAvailable' [#24854].
6+
* Supported interactive subscription selection for user login flow. See more details at [Announcing a new login experience with Azure PowerShell and Azure CLI
7+
](https://techcommunity.microsoft.com/t5/azure-tools-blog/announcing-a-new-login-experience-with-azure-powershell-and/ba-p/4109357)
8+
* Added config 'LoginExperienceV2' to allow customer to switch the default behavior of context selection back. Check the help document of 'Update-AzConfig' for more details.
9+
* Supported auto-discovery of the endpoint of OperationalInsights (azure-powershell-common/pull/414)
10+
* Updated the reference of Azure PowerShell Common to 1.3.94-preview.
11+
* [Breaking Change] Removed config 'DisableErrorRecordsPersistence' to disable writing error records, error recording is now opt-in
12+
* Added config 'EnableErrorRecordsPersistence' to enable writing error records to file system
13+
14+
#### Az.AnalysisServices 1.1.5
15+
* Removed the outdated deps.json file.
16+
17+
#### Az.ApiManagement 4.0.3
18+
* Removed the outdated deps.json file.
19+
20+
#### Az.Batch 3.6.1
21+
* Removed the out-of-date breaking change message for 'Get-AzBatchCertificate' and 'New-AzBatchCertificate'.
22+
23+
#### Az.Billing 2.0.4
24+
* Removed the outdated deps.json file.
25+
26+
#### Az.Compute 8.0.0
27+
* Added new optional parameter 'SecureVMGuestStateSAS' to cmdlet 'Grant-AzDiskAccess'.
28+
* [Breaking Change] Added ValidateNotNullOrEmpty for '-ResourceGroupName' and '-VMScaleSetName' parameters to 'Get-AzVmss' cmdlet. [#20095]
29+
* Added 'Etag' property to PSVirtualMachine and PSVirtualMachineScaleSet objects.
30+
* Added parameters '-IfMatch' and '-IfNoneMatch' to 'Update-AzVM', 'Update-AzVmss', 'New-AzVm', 'New-AzVmss', 'New-AzVmConfig', and 'New-AzVmssConfig' cmdlets.
31+
* [Breaking Change] Cmdlet 'New-AzGalleryImageDefinition' will default parameter '-HyperVGeneration' to 'V2' if it is not set as 'V1' explicitly, and also default parameter '-Feature' by adding '@{Name='SecurityType';Value='TrustedLaunchSupported'}' if the 'SecurityType' feature is not set explicitly.
32+
* Resolved the bug with 'New-AzVMConfig' for '-CommunityGalleryImageId' and '-SharedGalleryImageId' parameters.
33+
* [Breaking Change] Added ValidateNotNullOrEmpty for '-ResourceGroupName' and '-VMScaleSetName' parameters to 'Get-AzVmss' cmdlet. [#20095]
34+
* [Breaking Change] Added new business logic to 'New-AzVmss' and 'New-AzVM' cmdlets. When the user explicitly sets the 'SecurityType' to 'Standard', the Image alias defaults to 'Win2022AzureEdition' to make future migrations to Trusted Launch easier.
35+
36+
#### Az.CosmosDB 1.14.3
37+
* Removed the out-of-date breaking change message for 'Get-AzCosmosDBAccountKey'.
38+
39+
#### Az.DataBoxEdge 1.1.1
40+
* Removed the outdated deps.json file.
41+
42+
#### Az.DataFactory 1.18.4
43+
* Updated ADF encryption client SDK version to 5.29.8499.2
44+
45+
#### Az.DataLakeStore 1.3.1
46+
* Removed the outdated deps.json file.
47+
48+
#### Az.DataShare 1.0.2
49+
* Removed the outdated deps.json file.
50+
51+
#### Az.DevTestLabs 1.0.3
52+
* Removed the outdated deps.json file.
53+
54+
#### Az.DnsResolver 1.0.0
55+
* General availability for module Az.DnsResolver
56+
57+
#### Az.EventGrid 2.0.0
58+
* Updated to use the 2023-06-01-preview API version.
59+
60+
#### Az.EventHub 5.0.0
61+
* Moved cmdlets to V4
62+
63+
#### Az.FrontDoor 1.10.1
64+
* Removed the outdated deps.json file.
65+
66+
#### Az.IotHub 2.7.6
67+
* Removed the outdated deps.json file.
68+
69+
#### Az.KeyVault 6.0.0
70+
* [Breaking change] Removed the offline fallback policy if specify parameter 'UseDefaultCVMPolicy' in 'Add-AzKeyVaultKey'. Key creation will fail if unable to get regional default CVM SKR policy from MAA Service Discovery API.
71+
* [Breaking change] Removed parameter 'Value' from 'Invoke-AzKeyVaultKeyOperation'.
72+
* [Breaking change] Removed property 'Result' from the output type 'PSKeyOperationResult' of 'Invoke-AzKeyVaultKeyOperation'.
73+
* [Breaking Change] Replaced parameter 'EnableRbacAuthorization' by 'DisableRbacAuthorization' in 'New-AzKeyVault' and 'Update-AzKeyVault'.
74+
- RBAC will be enabled by default during the process of key vault creation.
75+
76+
#### Az.MachineLearning 1.1.4
77+
* Removed the outdated deps.json file.
78+
79+
#### Az.MachineLearningServices 1.0.1
80+
* Removed the outdated deps.json file.
81+
82+
#### Az.Monitor 5.2.1
83+
* Removed breaking change warning messages for Metric Management Plane
84+
* Get-AzMetric
85+
* Get-AzMetricDefinition
86+
* New-AzMetricFilter
87+
88+
#### Az.Network 7.6.0
89+
* Added cmdlet 'New-AzVirtualApplianceNetworkProfile' to build network profile for network virtual appliance and pass as a parameter.
90+
* Added cmdlet 'New-AzVirtualApplianceNetworkInterfaceConfiguration' and 'New-AzVirtualApplianceIpConfiguration' to build 'New-AzVirtualApplianceNetworkProfile'.
91+
* Added support for ApplicationGatewaySkuFamily
92+
* Updated cmdlet to add the property of JSChallengeCookieExpirationInMins
93+
- 'New-AzApplicationGatewayFirewallPolicySetting'
94+
* Added optional property 'HeaderValueMatcher' to 'New-AzApplicationGatewayRewriteRuleHeaderConfiguration'
95+
* Added new cmdlet 'New-AzApplicationGatewayHeaderValueMatcher' to support for the new property 'HeaderValueMatcher'
96+
* Added new cmdlet 'Update-AzVirtualApplianceInboundSecurityRule' to support Inbound Security Rule for Network Virtual Appliance
97+
* Added new cmdlet 'New-AzVirtualApplianceInboundSecurityRulesProperty' to support for the property 'rules' of Inbound Security Rules
98+
* Added AdminState parameter to Load Balancer Backend Address
99+
- 'New-AzLoadBalancerBackendAddressConfig'
100+
* Updated PS SDK to older SDK removing identity field
101+
102+
#### Az.OperationalInsights 3.2.1
103+
* Fixed an issue that 'Invoke-AzOperationalInsightsQuery' timed out after 100 seconds. The timeout is now bound to the '-Wait' parameter. (#16553)
104+
* Removed the outdated deps.json file.
105+
106+
#### Az.PrivateDns 1.0.5
107+
* Removed the outdated deps.json file.
108+
109+
#### Az.RecoveryServices 7.0.0
110+
* [Breaking Change] Renamed the property 'ResouceType' of 'ASRVaultSettings' to 'ResourceType'.
111+
112+
#### Az.RedisCache 1.9.1
113+
* Fixed pattern for access policy resource names
114+
115+
#### Az.ResourceGraph 1.0.0
116+
* General availability for module Az.ResourceGraph
117+
118+
#### Az.Resources 7.1.0
119+
* Fixed deployment and deployment stack New/Set cmdlets to fail if template/parameter uri fails to downloads.
120+
* Deployment Stack cmdlets GA release/updates.
121+
* [Breaking Change] Redesigned CRUD cmdlets for 'PolicyAssignment', 'PolicyDefinition', 'PolicyExemption', 'PolicySetDefinition'. Please see Az 12 migration guide https://learn.microsoft.com/en-us/powershell/azure/migrate-az-12.0.0 for more detail.
122+
* Added null check to the permissions object in the ToPSRoleDefinition method to return if the whole permissions object array is null.
123+
124+
#### Az.ServiceBus 4.0.0
125+
* Moved cmdlets to V4.
126+
127+
#### Az.ServiceFabric 3.3.3
128+
* Updated location of nodeType to use cluster location in stead of resource group location
129+
130+
#### Az.Sql 5.0.0
131+
* Added multi-secondary support for 'Get-AzSqlDatabaseFailoverGroup', 'Remove-AzSqlDatabaseFromFailoverGroup' and 'Add-AzSqlDatabaseFromFailoverGroup'
132+
* Changed default FailoverPolicy value for 'New-AzSqlDatabaseFailoverGroup', 'Set-AzSqlDatabaseFailoverGroup' from 'Automatic' to 'Manual'
133+
* Added 'ManualCutover' and 'PerformCutover' parameters to 'Set-AzSqlInstance' for Azure Sql Sterling database to Azure Sql Hyperscale database
134+
* Added 'OperationPhaseDetails' parameter to 'Get-AzSqlDatabaseActivity' and updated 'DatabaseOperations' Api to version '2022-11-01-preview' for .Net Sdk
135+
136+
#### Az.StackHCIVM 1.0.4
137+
* Fixed the placeholder in psd1 file.
138+
139+
#### Az.Storage 7.0.0
140+
* Added a prompt that needs confirmation when upgrading a storage account from StorageV1 or BlobStorage to StorageV2. Can be suppressed with -Force.
141+
- 'Set-AzStorageAccount'
142+
* Removed references to 'Microsoft.Azure.Storage.Queue' in Queue cmdlets
143+
- 'Get-AzStorageQueue'
144+
- 'New-AzStorageQueue'
145+
- 'New-AzStorageQueueSASToken'
146+
* When uploading an Azure File with write only SAS token, take the parameter -Path as destination file path, instead of destination directory path previously.
147+
- 'Set-AzStorageFileContent'
148+
149+
#### Az.Support 2.0.0
150+
* Converted Az.Support to autorest-based module.
151+
152+
#### Az.Synapse 3.0.8
153+
* Upgraded 'Microsoft.DataTransfer.Gateway.Encryption' to '5.29.8499.2'
154+
1155
## 11.6.0 - April 2024
2156
#### General
3157
* Introduced secrets detection feature to safeguard sensitive data.

0 commit comments

Comments
 (0)