Skip to content

Release Az 14.3.0 #28312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 4, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
139 changes: 139 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,142 @@
## 14.3.0 - August 2025
#### Az.Accounts 5.2.0
* Fixed an issue where 'Clear-AzContext' does not clear the token cache when broker is enabled.
* Added new parameter '-ClaimsChallenge' to 'Connect-AzAccount' to support claims challenge authentication for MFA.
* Refined the error message when a cmdlet fails because of policy violations about Multi-Factor Authentication (MFA) to provide more actionable guidance.

#### Az.ArizeAI 1.0.0
* General availability for module Az.ArizeAI
* Upgraded the API version to 2024-10-01

#### Az.Compute 10.2.0
* Compute DiskRP related cmdlets will now use 2025-01-02 version of the DiskRP API.
* Upgraded SpotPlacementScore cmdlets to api version 2025-06-05

#### Az.CosmosDB 1.18.2
* Fixed issue where the restore command failed to detect the source account, even when it existed.

#### Az.DataLakeStore 1.5.0
* Added a new cmdlet GetAzureDataLakeStoreDeletedItemWithtoken to support pagination in GetAzureDataLakeStoreDeletedItem

#### Az.DevCenter 2.0.2
* Added preannouncement breaking change messages.

#### Az.EventHub 5.4.0
* Added new cmdlets for Eventhubnetworksecurityperimeterconfiguration - 'Get-AzEventHubNetworkSecurityPerimeterConfigurationsForAssociation', 'Get-AzEventHubNetworkSecurityPerimeterConfiguration'

#### Az.Fabric 1.0.0
* General availability for module Az.Fabric

#### Az.LambdaTest 1.0.0
* General availability for module Az.LambdaTest
* Upgraded the API version to 2024-02-01

#### Az.ManagedServices 3.1.2
* Update the outputs of breaking change announcements.

#### Az.Migrate 2.9.0
* Added '-OsType' as an optional parameter to command 'Set-AzMigrateLocalServerReplication' to allow user-specified OS type.
* Fixed bugs in 'New-AzMigrateServerReplication' caused by deprecation of 'Get-AzVmSize -location'
* Removed '-TargetStoragePathId' parameter from command 'New-AzMigrateLocalDiskMappingObject' until the feature to associate each disk to their own storage container path is supported.
* Added '-SourceApplianceName' and '-TargetApplianceName' as required parameters to command 'New-AzMigrateLocalServerReplication' to allow users to specify appliance pairs of their choosing.
* Enhanced resource validations in 'Initialize-AzMigrateLocalReplicationInfrastructure' and 'New-AzMigrateLocalServerReplication'.

#### Az.Monitor 6.0.3
* Added breaking change announcement for below cmdlets from single object or fixed array to list.
- 'Get-AzActivityLogAlert'
- 'New-AzActivityLogAlert'
- 'Update-AzActivityLogAlert'
- 'New-AzActivityLogAlertAlertRuleAnyOfOrLeafConditionObject'
- 'New-AzActivityLogAlertAlertRuleLeafConditionObject'
- 'Get-AzAutoscalePredictiveMetric'
- 'Get-AzAutoscaleSetting'
- 'New-AzAutoscaleNotificationObject'
- 'New-AzAutoscaleProfileObject'
- 'New-AzAutoscaleScaleRuleMetricDimensionObject'
- 'New-AzAutoscaleScaleRuleObject'
- 'New-AzAutoscaleSetting'
- 'Update-AzAutoscaleSetting'
- 'Get-AzMonitorWorkspace'
- 'New-AzMonitorWorkspace'
- 'Update-AzMonitorWorkspace'
- 'New-AzDiagnosticSetting'
- 'New-AzSubscriptionDiagnosticSetting'
- 'Get-AzDiagnosticSetting'
- 'Get-AzDiagnosticSettingCategory'
- 'Get-AzSubscriptionDiagnosticSetting'
- 'Get-AzScheduledQueryRule'
- 'New-AzScheduledQueryRule'
- 'New-AzScheduledQueryRuleConditionObject'
- 'New-AzScheduledQueryRuleDimensionObject'
- 'Update-AzScheduledQueryRule'

#### Az.MySql 1.5.0
- Aligned with SimplySql, use a PSCredential object instead of UserName/Password parameters when calling Open-MySQLConnection
- Introduced a Timeout value when running Test-AzMySqlFlexibleServerConnect with long running query

#### Az.Network 7.19.0
* Returned appgw and agc in waf policy
* Updated cmdlet 'New-AzFirewallPolicyApplicationRule' to use HTTPS as the default protocol when creating a new FQDN Tag application rule.
* Added 'EnableDnstapLogging' parameter to 'New-AzFirewall'

#### Az.NetworkCloud 1.2.0
* Upgraded API version to 2025-02-01

#### Az.Nginx 1.2.1
* Added breaking change announcement for below cmdlets from fixed array to list.
- 'Get-AzNginxConfiguration'
- 'New-AzNginxConfiguration'
- 'Get-AzNginxDeployment'
- 'New-AzNginxDeployment'
- 'Update-AzNginxDeployment'
- 'Invoke-AzNginxAnalysisConfiguration'
- 'New-AzNginxNetworkProfileObject'
* Added breaking change announcement for 'New-AzNginxDeployment' and 'Update-AzNginxDeployment' cmdlets.
- Removed '-IdentityType' parameter to support new Managed Identity settings.
- Removed '-IdentityUserAssignedIdentity'.
* The parameters of the 'New-AzNginxDeployment' and 'Update-AzNginxDeployment' cmdlets will be changed by new Managed Identity settings.
- Added '-UserAssignedIdentity' parameter. The type of 'UserAssignedIdentity' is simplified to a list of strings that is used to specify the user's assigned identity.
- Added 'EnableSystemAssignedIdentity' to enable/disable system-assigned identities.

#### Az.Oracle 1.2.0
* Upgraded to the stable version 2025-03-01

#### Az.PostgreSql 1.4.0
- Aligned with SimplySql, use a PSCredential object instead of UserName/Password parameters when calling Open-PostGreConnection
- Introduced a Timeout value when running Test-AzPostgreSqlFlexibleServerConnect with long running query

#### Az.RecoveryServices 7.8.0
* Added new optional parameter CVMOsDiskEncryptionSetId in Restore-AzRecoveryServicesBackupItem.

#### Az.Relay 2.1.2
* Update the outputs of breaking change announcements.

#### Az.Resources 8.1.0
* Added functionality for cmdlet 'GetAzureResourceGroup'[#27865]
* Added breaking change announcement for below cmdlets from array to list.
- 'Get-AzRoleManagementPolicy'
- 'Update-AzRoleManagementPolicy'
* Added support for exporting resource group templates as Bicep files
- Added 'OutputFormat' parameter to 'Export-AzResourceGroup' cmdlet
- Supported values: 'Json' (default), 'Bicep'

#### Az.ServiceFabric 3.6.0
* Added parameter 'Location' to allow users to specify a different node type location than the resource group location in cmdlet 'Add-AzServiceFabricNodeType'.
* Added parameter 'VmSize' to allow for in-place sku swap for cmdlet 'Set-AzServiceFabricManagedNodeType'.
* Updated SFMC to latest api preview version '2025-03-01-preview'

#### Az.Sql 6.0.5
* Updated 'DatabaseOperations' Api to version '2024-11-01-preview' for .Net Sdk

#### Az.StackHCI 2.6.1
* Used fully qualified computer name and added warning for user to upgrade to solution.

#### Az.StorageSync 2.5.1
* Fixed security bug in token acquisition for MI server registration

#### Az.Synapse 3.2.2
* Fixed an error when remove artifact throw 'ArgumentNullException'

## 14.2.0 - July 2025
#### Az.Accounts 5.1.1
* Updated the date in the message about multi-factor authentication (MFA). For more details, see https://go.microsoft.com/fwlink/?linkid=2276971
Expand Down
135 changes: 135 additions & 0 deletions documentation/SyntaxChangeLog/SyntaxChangeLog-Az14.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,137 @@
## 14.3.0 - August 2025
#### Az.Accounts 5.2.0
* Modified cmdlet `Connect-AzAccount`
- Added parameter `-ClaimsChallenge`
#### Az.DataLakeStore 1.5.0
* Added cmdlet `Get-AzDataLakeStoreDeletedItemsWithToken`#### Az.EventHub 5.4.0
, `Get-AzEventHubNetworkSecurityPerimeterConfiguration`, `Get-AzEventHubNetworkSecurityPerimeterConfigurationsForAssociation`
#### Az.Migrate 2.9.0
* Modified cmdlet `New-AzMigrateLocalDiskMappingObject`
- Removed parameter `-TargetStoragePathId`
* Modified cmdlet `New-AzMigrateLocalServerReplication`
- Added parameters `-SourceApplianceName`, `-TargetApplianceName`
* Modified cmdlet `Set-AzMigrateLocalServerReplication`
- Added parameter `-OsType`
#### Az.MySql 1.5.0
* Modified cmdlet `Test-AzMySqlFlexibleServerConnect`
- Added parameter `-Timeout`
#### Az.Network 7.19.0
* Modified cmdlet `New-AzFirewall`
- Added parameter `-EnableDnstapLogging`
#### Az.NetworkCloud 1.2.0
* Modified cmdlet `New-AzNetworkCloudAgentPool`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `New-AzNetworkCloudBareMetalMachineKeySet`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `New-AzNetworkCloudBmcKeySet`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `New-AzNetworkCloudCluster`
- Added parameters `-IfMatch`, `-IfNoneMatch`, `-AnalyticOutputSettingAnalyticsWorkspaceId`, `-AnalyticsOutputSettingsAssociatedIdentityType`, `-AnalyticsOutputSettingsAssociatedIdentityUserAssignedIdentityResourceId`, `-SecretArchiveSettingVaultUri`, `-SecretArchiveSettingsAssociatedIdentityType`, `-SecretArchiveSettingsAssociatedIdentityUserAssignedIdentityResourceId`, `-VulnerabilityScanningSettingContainerScan`
* Modified cmdlet `New-AzNetworkCloudClusterManager`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `New-AzNetworkCloudConsole`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `New-AzNetworkCloudKubernetesCluster`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `New-AzNetworkCloudKubernetesClusterFeature`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `New-AzNetworkCloudL2Network`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `New-AzNetworkCloudL3Network`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `New-AzNetworkCloudMetricsConfiguration`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `New-AzNetworkCloudServicesNetwork`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `New-AzNetworkCloudTrunkedNetwork`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `New-AzNetworkCloudVirtualMachine`
- Added parameters `-IfMatch`, `-IfNoneMatch`, `-ConsoleExtendedLocationName`, `-ConsoleExtendedLocationType`
* Modified cmdlet `New-AzNetworkCloudVolume`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Remove-AzNetworkCloudAgentPool`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Remove-AzNetworkCloudBareMetalMachineKeySet`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Remove-AzNetworkCloudBmcKeySet`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Remove-AzNetworkCloudCluster`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Remove-AzNetworkCloudClusterManager`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Remove-AzNetworkCloudConsole`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Remove-AzNetworkCloudKubernetesCluster`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Remove-AzNetworkCloudKubernetesClusterFeature`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Remove-AzNetworkCloudL2Network`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Remove-AzNetworkCloudL3Network`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Remove-AzNetworkCloudMetricsConfiguration`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Remove-AzNetworkCloudServicesNetwork`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Remove-AzNetworkCloudTrunkedNetwork`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Remove-AzNetworkCloudVirtualMachine`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Remove-AzNetworkCloudVolume`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Update-AzNetworkCloudAgentPool`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Update-AzNetworkCloudBareMetalMachine`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Update-AzNetworkCloudBareMetalMachineKeySet`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Update-AzNetworkCloudBmcKeySet`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Update-AzNetworkCloudCluster`
- Added parameters `-IfMatch`, `-IfNoneMatch`, `-AnalyticOutputSettingAnalyticsWorkspaceId`, `-AnalyticsOutputSettingsAssociatedIdentityType`, `-AnalyticsOutputSettingsAssociatedIdentityUserAssignedIdentityResourceId`, `-SecretArchiveSettingVaultUri`, `-SecretArchiveSettingsAssociatedIdentityType`, `-SecretArchiveSettingsAssociatedIdentityUserAssignedIdentityResourceId`, `-VulnerabilityScanningSettingContainerScan`
* Modified cmdlet `Update-AzNetworkCloudClusterManager`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Update-AzNetworkCloudConsole`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Update-AzNetworkCloudKubernetesCluster`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Update-AzNetworkCloudKubernetesClusterFeature`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Update-AzNetworkCloudL2Network`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Update-AzNetworkCloudL3Network`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Update-AzNetworkCloudMetricsConfiguration`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Update-AzNetworkCloudRack`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Update-AzNetworkCloudServicesNetwork`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Update-AzNetworkCloudStorageAppliance`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Update-AzNetworkCloudTrunkedNetwork`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Update-AzNetworkCloudVirtualMachine`
- Added parameters `-IfMatch`, `-IfNoneMatch`
* Modified cmdlet `Update-AzNetworkCloudVolume`
- Added parameters `-IfMatch`, `-IfNoneMatch`
#### Az.PostgreSql 1.4.0
* Modified cmdlet `Test-AzPostgreSqlFlexibleServerConnect`
- Added parameter `-Timeout`
#### Az.RecoveryServices 7.8.0
* Modified cmdlet `Restore-AzRecoveryServicesBackupItem`
- Added parameter `-CVMOsDiskEncryptionSetId`
#### Az.Resources 8.1.0
* Modified cmdlet `Export-AzResourceGroup`
- Added parameter `-OutputFormat`
* Modified cmdlet `Get-AzResourceGroup`
- Added parameter `-ExpandProperties`
#### Az.ServiceFabric 3.6.0
* Modified cmdlet `Add-AzServiceFabricNodeType`
- Added parameter `-Location`
* Modified cmdlet `Set-AzServiceFabricManagedNodeType`
- Added parameter `-VmSize`

## 14.2.0 - July 2025
#### Az.Network 7.18.0
* Modified cmdlet `New-AzApplicationGatewayFirewallPolicyManagedRule`
Expand Down Expand Up @@ -519,3 +653,4 @@




Loading
Loading