Skip to content

Commit c76d9f8

Browse files
Bump Version for 14.3.0
1 parent 13a0b81 commit c76d9f8

File tree

155 files changed

+121133
-48085
lines changed

Some content is hidden

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

155 files changed

+121133
-48085
lines changed

ChangeLog.md

Lines changed: 139 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,142 @@
1+
## 14.3.0 - August 2025
2+
#### Az.Accounts 5.2.0
3+
* Fixed an issue where 'Clear-AzContext' does not clear the token cache when broker is enabled.
4+
* Added new parameter '-ClaimsChallenge' to 'Connect-AzAccount' to support claims challenge authentication for MFA.
5+
* Refined the error message when a cmdlet fails because of policy violations about Multi-Factor Authentication (MFA) to provide more actionable guidance.
6+
7+
#### Az.ArizeAI 1.0.0
8+
* General availability for module Az.ArizeAI
9+
* Upgraded the API version to 2024-10-01
10+
11+
#### Az.Compute 10.2.0
12+
* Compute DiskRP related cmdlets will now use 2025-01-02 version of the DiskRP API.
13+
* Upgraded SpotPlacementScore cmdlets to api version 2025-06-05
14+
15+
#### Az.CosmosDB 1.18.2
16+
* Fixed issue where the restore command failed to detect the source account, even when it existed.
17+
18+
#### Az.DataLakeStore 1.5.0
19+
* Added a new cmdlet GetAzureDataLakeStoreDeletedItemWithtoken to support pagination in GetAzureDataLakeStoreDeletedItem
20+
21+
#### Az.DevCenter 2.0.2
22+
* Added preannouncement breaking change messages.
23+
24+
#### Az.EventHub 5.4.0
25+
* Added new cmdlets for Eventhubnetworksecurityperimeterconfiguration - 'Get-AzEventHubNetworkSecurityPerimeterConfigurationsForAssociation', 'Get-AzEventHubNetworkSecurityPerimeterConfiguration'
26+
27+
#### Az.Fabric 1.0.0
28+
* General availability for module Az.Fabric
29+
30+
#### Az.LambdaTest 1.0.0
31+
* General availability for module Az.LambdaTest
32+
* Upgraded the API version to 2024-02-01
33+
34+
#### Az.ManagedServices 3.1.2
35+
* Update the outputs of breaking change announcements.
36+
37+
#### Az.Migrate 2.9.0
38+
* Added '-OsType' as an optional parameter to command 'Set-AzMigrateLocalServerReplication' to allow user-specified OS type.
39+
* Fixed bugs in 'New-AzMigrateServerReplication' caused by deprecation of 'Get-AzVmSize -location'
40+
* Removed '-TargetStoragePathId' parameter from command 'New-AzMigrateLocalDiskMappingObject' until the feature to associate each disk to their own storage container path is supported.
41+
* Added '-SourceApplianceName' and '-TargetApplianceName' as required parameters to command 'New-AzMigrateLocalServerReplication' to allow users to specify appliance pairs of their choosing.
42+
* Enhanced resource validations in 'Initialize-AzMigrateLocalReplicationInfrastructure' and 'New-AzMigrateLocalServerReplication'.
43+
44+
#### Az.Monitor 6.0.3
45+
* Added breaking change announcement for below cmdlets from single object or fixed array to list.
46+
- 'Get-AzActivityLogAlert'
47+
- 'New-AzActivityLogAlert'
48+
- 'Update-AzActivityLogAlert'
49+
- 'New-AzActivityLogAlertAlertRuleAnyOfOrLeafConditionObject'
50+
- 'New-AzActivityLogAlertAlertRuleLeafConditionObject'
51+
- 'Get-AzAutoscalePredictiveMetric'
52+
- 'Get-AzAutoscaleSetting'
53+
- 'New-AzAutoscaleNotificationObject'
54+
- 'New-AzAutoscaleProfileObject'
55+
- 'New-AzAutoscaleScaleRuleMetricDimensionObject'
56+
- 'New-AzAutoscaleScaleRuleObject'
57+
- 'New-AzAutoscaleSetting'
58+
- 'Update-AzAutoscaleSetting'
59+
- 'Get-AzMonitorWorkspace'
60+
- 'New-AzMonitorWorkspace'
61+
- 'Update-AzMonitorWorkspace'
62+
- 'New-AzDiagnosticSetting'
63+
- 'New-AzSubscriptionDiagnosticSetting'
64+
- 'Get-AzDiagnosticSetting'
65+
- 'Get-AzDiagnosticSettingCategory'
66+
- 'Get-AzSubscriptionDiagnosticSetting'
67+
- 'Get-AzScheduledQueryRule'
68+
- 'New-AzScheduledQueryRule'
69+
- 'New-AzScheduledQueryRuleConditionObject'
70+
- 'New-AzScheduledQueryRuleDimensionObject'
71+
- 'Update-AzScheduledQueryRule'
72+
73+
#### Az.MySql 1.5.0
74+
- Aligned with SimplySql, use a PSCredential object instead of UserName/Password parameters when calling Open-MySQLConnection
75+
- Introduced a Timeout value when running Test-AzMySqlFlexibleServerConnect with long running query
76+
77+
#### Az.Network 7.19.0
78+
* Returned appgw and agc in waf policy
79+
* Updated cmdlet 'New-AzFirewallPolicyApplicationRule' to use HTTPS as the default protocol when creating a new FQDN Tag application rule.
80+
* Added 'EnableDnstapLogging' parameter to 'New-AzFirewall'
81+
82+
#### Az.NetworkCloud 1.2.0
83+
* Upgraded API version to 2025-02-01
84+
85+
#### Az.Nginx 1.2.1
86+
* Added breaking change announcement for below cmdlets from fixed array to list.
87+
- 'Get-AzNginxConfiguration'
88+
- 'New-AzNginxConfiguration'
89+
- 'Get-AzNginxDeployment'
90+
- 'New-AzNginxDeployment'
91+
- 'Update-AzNginxDeployment'
92+
- 'Invoke-AzNginxAnalysisConfiguration'
93+
- 'New-AzNginxNetworkProfileObject'
94+
* Added breaking change announcement for 'New-AzNginxDeployment' and 'Update-AzNginxDeployment' cmdlets.
95+
- Removed '-IdentityType' parameter to support new Managed Identity settings.
96+
- Removed '-IdentityUserAssignedIdentity'.
97+
* The parameters of the 'New-AzNginxDeployment' and 'Update-AzNginxDeployment' cmdlets will be changed by new Managed Identity settings.
98+
- Added '-UserAssignedIdentity' parameter. The type of 'UserAssignedIdentity' is simplified to a list of strings that is used to specify the user's assigned identity.
99+
- Added 'EnableSystemAssignedIdentity' to enable/disable system-assigned identities.
100+
101+
#### Az.Oracle 1.2.0
102+
* Upgraded to the stable version 2025-03-01
103+
104+
#### Az.PostgreSql 1.4.0
105+
- Aligned with SimplySql, use a PSCredential object instead of UserName/Password parameters when calling Open-PostGreConnection
106+
- Introduced a Timeout value when running Test-AzPostgreSqlFlexibleServerConnect with long running query
107+
108+
#### Az.RecoveryServices 7.8.0
109+
* Added new optional parameter CVMOsDiskEncryptionSetId in Restore-AzRecoveryServicesBackupItem.
110+
111+
#### Az.Relay 2.1.2
112+
* Update the outputs of breaking change announcements.
113+
114+
#### Az.Resources 8.1.0
115+
* Added functionality for cmdlet 'GetAzureResourceGroup'[#27865]
116+
* Added breaking change announcement for below cmdlets from array to list.
117+
- 'Get-AzRoleManagementPolicy'
118+
- 'Update-AzRoleManagementPolicy'
119+
* Added support for exporting resource group templates as Bicep files
120+
- Added 'OutputFormat' parameter to 'Export-AzResourceGroup' cmdlet
121+
- Supported values: 'Json' (default), 'Bicep'
122+
123+
#### Az.ServiceFabric 3.6.0
124+
* Added parameter 'Location' to allow users to specify a different node type location than the resource group location in cmdlet 'Add-AzServiceFabricNodeType'.
125+
* Added parameter 'VmSize' to allow for in-place sku swap for cmdlet 'Set-AzServiceFabricManagedNodeType'.
126+
* Updated SFMC to latest api preview version '2025-03-01-preview'
127+
128+
#### Az.Sql 6.0.5
129+
* Updated 'DatabaseOperations' Api to version '2024-11-01-preview' for .Net Sdk
130+
131+
#### Az.StackHCI 2.6.1
132+
* Used fully qualified computer name and added warning for user to upgrade to solution.
133+
134+
#### Az.StorageSync 2.5.1
135+
* Fixed security bug in token acquisition for MI server registration
136+
137+
#### Az.Synapse 3.2.2
138+
* Fixed an error when remove artifact throw 'ArgumentNullException'
139+
1140
## 14.2.0 - July 2025
2141
#### Az.Accounts 5.1.1
3142
* Updated the date in the message about multi-factor authentication (MFA). For more details, see https://go.microsoft.com/fwlink/?linkid=2276971

documentation/SyntaxChangeLog/SyntaxChangeLog-Az14.md

Lines changed: 135 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,137 @@
1+
## 14.3.0 - August 2025
2+
#### Az.Accounts 5.2.0
3+
* Modified cmdlet `Connect-AzAccount`
4+
- Added parameter `-ClaimsChallenge`
5+
#### Az.DataLakeStore 1.5.0
6+
* Added cmdlet `Get-AzDataLakeStoreDeletedItemsWithToken`#### Az.EventHub 5.4.0
7+
, `Get-AzEventHubNetworkSecurityPerimeterConfiguration`, `Get-AzEventHubNetworkSecurityPerimeterConfigurationsForAssociation`
8+
#### Az.Migrate 2.9.0
9+
* Modified cmdlet `New-AzMigrateLocalDiskMappingObject`
10+
- Removed parameter `-TargetStoragePathId`
11+
* Modified cmdlet `New-AzMigrateLocalServerReplication`
12+
- Added parameters `-SourceApplianceName`, `-TargetApplianceName`
13+
* Modified cmdlet `Set-AzMigrateLocalServerReplication`
14+
- Added parameter `-OsType`
15+
#### Az.MySql 1.5.0
16+
* Modified cmdlet `Test-AzMySqlFlexibleServerConnect`
17+
- Added parameter `-Timeout`
18+
#### Az.Network 7.19.0
19+
* Modified cmdlet `New-AzFirewall`
20+
- Added parameter `-EnableDnstapLogging`
21+
#### Az.NetworkCloud 1.2.0
22+
* Modified cmdlet `New-AzNetworkCloudAgentPool`
23+
- Added parameters `-IfMatch`, `-IfNoneMatch`
24+
* Modified cmdlet `New-AzNetworkCloudBareMetalMachineKeySet`
25+
- Added parameters `-IfMatch`, `-IfNoneMatch`
26+
* Modified cmdlet `New-AzNetworkCloudBmcKeySet`
27+
- Added parameters `-IfMatch`, `-IfNoneMatch`
28+
* Modified cmdlet `New-AzNetworkCloudCluster`
29+
- Added parameters `-IfMatch`, `-IfNoneMatch`, `-AnalyticOutputSettingAnalyticsWorkspaceId`, `-AnalyticsOutputSettingsAssociatedIdentityType`, `-AnalyticsOutputSettingsAssociatedIdentityUserAssignedIdentityResourceId`, `-SecretArchiveSettingVaultUri`, `-SecretArchiveSettingsAssociatedIdentityType`, `-SecretArchiveSettingsAssociatedIdentityUserAssignedIdentityResourceId`, `-VulnerabilityScanningSettingContainerScan`
30+
* Modified cmdlet `New-AzNetworkCloudClusterManager`
31+
- Added parameters `-IfMatch`, `-IfNoneMatch`
32+
* Modified cmdlet `New-AzNetworkCloudConsole`
33+
- Added parameters `-IfMatch`, `-IfNoneMatch`
34+
* Modified cmdlet `New-AzNetworkCloudKubernetesCluster`
35+
- Added parameters `-IfMatch`, `-IfNoneMatch`
36+
* Modified cmdlet `New-AzNetworkCloudKubernetesClusterFeature`
37+
- Added parameters `-IfMatch`, `-IfNoneMatch`
38+
* Modified cmdlet `New-AzNetworkCloudL2Network`
39+
- Added parameters `-IfMatch`, `-IfNoneMatch`
40+
* Modified cmdlet `New-AzNetworkCloudL3Network`
41+
- Added parameters `-IfMatch`, `-IfNoneMatch`
42+
* Modified cmdlet `New-AzNetworkCloudMetricsConfiguration`
43+
- Added parameters `-IfMatch`, `-IfNoneMatch`
44+
* Modified cmdlet `New-AzNetworkCloudServicesNetwork`
45+
- Added parameters `-IfMatch`, `-IfNoneMatch`
46+
* Modified cmdlet `New-AzNetworkCloudTrunkedNetwork`
47+
- Added parameters `-IfMatch`, `-IfNoneMatch`
48+
* Modified cmdlet `New-AzNetworkCloudVirtualMachine`
49+
- Added parameters `-IfMatch`, `-IfNoneMatch`, `-ConsoleExtendedLocationName`, `-ConsoleExtendedLocationType`
50+
* Modified cmdlet `New-AzNetworkCloudVolume`
51+
- Added parameters `-IfMatch`, `-IfNoneMatch`
52+
* Modified cmdlet `Remove-AzNetworkCloudAgentPool`
53+
- Added parameters `-IfMatch`, `-IfNoneMatch`
54+
* Modified cmdlet `Remove-AzNetworkCloudBareMetalMachineKeySet`
55+
- Added parameters `-IfMatch`, `-IfNoneMatch`
56+
* Modified cmdlet `Remove-AzNetworkCloudBmcKeySet`
57+
- Added parameters `-IfMatch`, `-IfNoneMatch`
58+
* Modified cmdlet `Remove-AzNetworkCloudCluster`
59+
- Added parameters `-IfMatch`, `-IfNoneMatch`
60+
* Modified cmdlet `Remove-AzNetworkCloudClusterManager`
61+
- Added parameters `-IfMatch`, `-IfNoneMatch`
62+
* Modified cmdlet `Remove-AzNetworkCloudConsole`
63+
- Added parameters `-IfMatch`, `-IfNoneMatch`
64+
* Modified cmdlet `Remove-AzNetworkCloudKubernetesCluster`
65+
- Added parameters `-IfMatch`, `-IfNoneMatch`
66+
* Modified cmdlet `Remove-AzNetworkCloudKubernetesClusterFeature`
67+
- Added parameters `-IfMatch`, `-IfNoneMatch`
68+
* Modified cmdlet `Remove-AzNetworkCloudL2Network`
69+
- Added parameters `-IfMatch`, `-IfNoneMatch`
70+
* Modified cmdlet `Remove-AzNetworkCloudL3Network`
71+
- Added parameters `-IfMatch`, `-IfNoneMatch`
72+
* Modified cmdlet `Remove-AzNetworkCloudMetricsConfiguration`
73+
- Added parameters `-IfMatch`, `-IfNoneMatch`
74+
* Modified cmdlet `Remove-AzNetworkCloudServicesNetwork`
75+
- Added parameters `-IfMatch`, `-IfNoneMatch`
76+
* Modified cmdlet `Remove-AzNetworkCloudTrunkedNetwork`
77+
- Added parameters `-IfMatch`, `-IfNoneMatch`
78+
* Modified cmdlet `Remove-AzNetworkCloudVirtualMachine`
79+
- Added parameters `-IfMatch`, `-IfNoneMatch`
80+
* Modified cmdlet `Remove-AzNetworkCloudVolume`
81+
- Added parameters `-IfMatch`, `-IfNoneMatch`
82+
* Modified cmdlet `Update-AzNetworkCloudAgentPool`
83+
- Added parameters `-IfMatch`, `-IfNoneMatch`
84+
* Modified cmdlet `Update-AzNetworkCloudBareMetalMachine`
85+
- Added parameters `-IfMatch`, `-IfNoneMatch`
86+
* Modified cmdlet `Update-AzNetworkCloudBareMetalMachineKeySet`
87+
- Added parameters `-IfMatch`, `-IfNoneMatch`
88+
* Modified cmdlet `Update-AzNetworkCloudBmcKeySet`
89+
- Added parameters `-IfMatch`, `-IfNoneMatch`
90+
* Modified cmdlet `Update-AzNetworkCloudCluster`
91+
- Added parameters `-IfMatch`, `-IfNoneMatch`, `-AnalyticOutputSettingAnalyticsWorkspaceId`, `-AnalyticsOutputSettingsAssociatedIdentityType`, `-AnalyticsOutputSettingsAssociatedIdentityUserAssignedIdentityResourceId`, `-SecretArchiveSettingVaultUri`, `-SecretArchiveSettingsAssociatedIdentityType`, `-SecretArchiveSettingsAssociatedIdentityUserAssignedIdentityResourceId`, `-VulnerabilityScanningSettingContainerScan`
92+
* Modified cmdlet `Update-AzNetworkCloudClusterManager`
93+
- Added parameters `-IfMatch`, `-IfNoneMatch`
94+
* Modified cmdlet `Update-AzNetworkCloudConsole`
95+
- Added parameters `-IfMatch`, `-IfNoneMatch`
96+
* Modified cmdlet `Update-AzNetworkCloudKubernetesCluster`
97+
- Added parameters `-IfMatch`, `-IfNoneMatch`
98+
* Modified cmdlet `Update-AzNetworkCloudKubernetesClusterFeature`
99+
- Added parameters `-IfMatch`, `-IfNoneMatch`
100+
* Modified cmdlet `Update-AzNetworkCloudL2Network`
101+
- Added parameters `-IfMatch`, `-IfNoneMatch`
102+
* Modified cmdlet `Update-AzNetworkCloudL3Network`
103+
- Added parameters `-IfMatch`, `-IfNoneMatch`
104+
* Modified cmdlet `Update-AzNetworkCloudMetricsConfiguration`
105+
- Added parameters `-IfMatch`, `-IfNoneMatch`
106+
* Modified cmdlet `Update-AzNetworkCloudRack`
107+
- Added parameters `-IfMatch`, `-IfNoneMatch`
108+
* Modified cmdlet `Update-AzNetworkCloudServicesNetwork`
109+
- Added parameters `-IfMatch`, `-IfNoneMatch`
110+
* Modified cmdlet `Update-AzNetworkCloudStorageAppliance`
111+
- Added parameters `-IfMatch`, `-IfNoneMatch`
112+
* Modified cmdlet `Update-AzNetworkCloudTrunkedNetwork`
113+
- Added parameters `-IfMatch`, `-IfNoneMatch`
114+
* Modified cmdlet `Update-AzNetworkCloudVirtualMachine`
115+
- Added parameters `-IfMatch`, `-IfNoneMatch`
116+
* Modified cmdlet `Update-AzNetworkCloudVolume`
117+
- Added parameters `-IfMatch`, `-IfNoneMatch`
118+
#### Az.PostgreSql 1.4.0
119+
* Modified cmdlet `Test-AzPostgreSqlFlexibleServerConnect`
120+
- Added parameter `-Timeout`
121+
#### Az.RecoveryServices 7.8.0
122+
* Modified cmdlet `Restore-AzRecoveryServicesBackupItem`
123+
- Added parameter `-CVMOsDiskEncryptionSetId`
124+
#### Az.Resources 8.1.0
125+
* Modified cmdlet `Export-AzResourceGroup`
126+
- Added parameter `-OutputFormat`
127+
* Modified cmdlet `Get-AzResourceGroup`
128+
- Added parameter `-ExpandProperties`
129+
#### Az.ServiceFabric 3.6.0
130+
* Modified cmdlet `Add-AzServiceFabricNodeType`
131+
- Added parameter `-Location`
132+
* Modified cmdlet `Set-AzServiceFabricManagedNodeType`
133+
- Added parameter `-VmSize`
134+
1135
## 14.2.0 - July 2025
2136
#### Az.Network 7.18.0
3137
* Modified cmdlet `New-AzApplicationGatewayFirewallPolicyManagedRule`
@@ -519,3 +653,4 @@
519653

520654

521655

656+

0 commit comments

Comments
 (0)