Skip to content

Release Az 14.1.0 #27870

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 15 commits into from
May 29, 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
105 changes: 105 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,108 @@
## 14.1.0 - June 2025
#### Az.Accounts 5.0.2
* Upgrade Azure.Core to 1.45.0

#### Az.Compute 10.0.1
* Added breaking change message for 'New-AzVM' and 'New-AzVmss' cmdlets.

#### Az.DataFactory 1.19.3
* Added more support for SparkV2 and HiveV2 connection properties.

#### Az.Migrate 2.8.0
* Implemented the Get-AzMigrateServerMigrationStatus cmdlet to retrieve the replication status of servers in Azure Migrate.
* Fixed bugs in 'New-AzMigrateLocalServerReplication' that caused HyperVSite or VMwareSite not found.

#### Az.MySql 1.4.0
- Enhanced 'Restore-AzMySqlFlexibleServer' functionality with GeoRestore support

#### Az.Network 7.17.0
* Added properties 'PublicIpAddressesV6', 'PublicIpPrefixesV6', and 'SourceVirtualNetwork' to NatGateway, as well as support for it for the following cmdlets:
- 'New-AzNatGateway'
- 'Set-AzNatGateway'
* Added property 'DefaultPublicNatGateway' to VirtualNetwork.
* Onboarded 'Microsoft.FluidRelay/fluidRelayServers' to private link cmdlets
* Added cmdlet 'Get-AzLoadBalancerRuleHealth' for Load Balancer Rule Health.
* Added property 'EnableConnectionTracking' to Load Balancing Rule, as well as support for it for the following cmdlets:
- 'Add-AzLoadBalancerRuleConfig'
- 'New-AzLoadBalancerRuleConfig'
- 'Set-AzLoadBalancerRuleConfig'
* Added cmdlet for migration of basic IP based deployment to Standard IP based VMSS deployments for VirtualNetworkGateways
- 'New-AzVirtualNetworkGatewayMigrationParameter'
- 'Invoke-AzVirtualNetworkGatewayPrepareMigration'
- 'Invoke-AzVirtualNetworkGatewayExecuteMigration'
- 'Invoke-AzVirtualNetworkGatewayCommitMigration'
- 'Invoke-AzVirtualNetworkGatewayAbortMigration'
* Added cmdlets for CRUD operations of NetworkSecurityPerimeter service
- Cmdlets for NetworkSecurityPerimeter operations
- 'New-AzNetworkSecurityPerimeter'
- 'Get-AzNetworkSecurityPerimeter'
- 'Update-AzNetworkSecurityPerimeter'
- 'Remove-AzNetworkSecurityPerimeter'
- Cmdlets for NetworkSecurityPerimeter profile operations
- 'New-AzNetworkSecurityPerimeterProfile'
- 'Get-AzNetworkSecurityPerimeterProfile'
- 'Remove-AzNetworkSecurityPerimeterProfile'
- Cmdlets for NetworkSecurityPerimeter association operations
- 'New-AzNetworkSecurityPerimeterAssociation'
- 'Get-AzNetworkSecurityPerimeterAssociation'
- 'Update-AzNetworkSecurityPerimeterAssociation'
- 'Remove-AzNetworkSecurityPerimeterAssociation'
- Cmdlets for NetworkSecurityPerimeter access rule operations
- 'New-AzNetworkSecurityPerimeterAccessRule'
- 'Get-AzNetworkSecurityPerimeterAccessRule'
- 'Update-AzNetworkSecurityPerimeterAccessRule'
- 'Remove-AzNetworkSecurityPerimeterAccessRule'
- Cmdlets for NetworkSecurityPerimeter link operations
- 'New-AzNetworkSecurityPerimeterLink'
- 'Get-AzNetworkSecurityPerimeterLink'
- 'Update-AzNetworkSecurityPerimeterLink'
- 'Remove-AzNetworkSecurityPerimeterLink'
- Cmdlets for NetworkSecurityPerimeter link reference operations
- 'Get-AzNetworkSecurityPerimeterLinkReference'
- 'Remove-AzNetworkSecurityPerimeterLinkReference'
- Cmdlets for NetworkSecurityPerimeter logging configuration operations
- 'New-AzNetworkSecurityPerimeterLoggingConfiguration'
- 'Get-AzNetworkSecurityPerimeterLoggingConfiguration'
- 'Update-AzNetworkSecurityPerimeterLoggingConfiguration'
- 'Remove-AzNetworkSecurityPerimeterLoggingConfiguration'
- Cmdlet to get NetworkSecurityPerimeter associable resource types
- 'Get-AzNetworkSecurityPerimeterAssociableResourceType'
* Updated cmdlet to add the property of 'PartnerManagedResource', and updated corresponding cmdlets.
- 'Get-AzNetworkVirtualAppliance'
* Added cmdlet to retrieve boot diagnostic logs for a given NetworkVirtualAppliance VM instance:
- 'Get-AzNetworkVirtualApplianceBootDiagnostics'
* Added etag property to Azure Virtual Network Manager -> IpamPool, VerifierWorkspace data models
* Onboarded ExpressRoute cmdlets to manage Microsoft Peering Advertised prefix validation:
- 'Get-AzExpressRouteCircuitMicrosoftPeeringPrefixConfig'
- 'Add-AzExpressRouteCircuitMicrosoftPeeringPrefixConfig'
- 'Set-AzExpressRouteCircuitMicrosoftPeeringPrefixConfig'
- 'Remove-AzExpressRouteCircuitMicrosoftPeeringPrefixConfig'
* Updated cmdlets to support Advanced Connectivity feature for Azure VPN gateway.
- 'New-AzVirtualNetworkGateway'
- 'Get-AzVirtualNetworkGateway'
- 'Get-AzVirtualNetworkGatewayConnection'
* Deleted NetworkWatcher cmdlets for 'Classic' Connection Monitor
- 'Start-AzNetworkWatcherConnectionMonitor'
- 'Get-AzNetworkWatcherConnectionMonitorReport'
* Updated cmdlets to support topology-specific connectivity capabilities:
- 'New-AzNetworkManagerConnectivityConfiguration'
- 'Set-AzNetworkManagerConnectivityConfiguration'
- 'Get-AzNetworkManagerConnectivityConfiguration'

#### Az.Oracle 1.1.1
* Fixed module name in module metadata

#### Az.PostgreSql 1.3.0
* Added support for Geo-restore in 'Restore-AzPostgreSqlFlexibleServer' cmdlets.
- Automatically determined the paired region for the source server during geo-restore.
- Enhanced validation for private access and DNS zone configurations during restore operations.

#### Az.RecoveryServices 7.7.2
* Added fix for resume protection with AzureFileshare.
* Added fix for Get backup item for MSSQL soft deleted items.
* Added check to compare the VM resource group in the list of VMs returned for registration.
* Added RetainRecoveryPointsAsPerPolicy as MUA protected operation in Disable-AzRecoveryServicesBackupProtection cmdlet.

## 14.0.0 - May 2025
#### Az.Accounts 5.0.0
* Changed the default output access token of 'Get-AzAccessToken' from plain text to 'SecureString'.
Expand Down
11 changes: 11 additions & 0 deletions documentation/SyntaxChangeLog/SyntaxChangeLog-Az14.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 14.1.0 - June 2025
#### Az.Migrate 2.8.0
* Added cmdlet `Get-AzMigrateServerMigrationStatus`
#### Az.MySql 1.4.0
* Modified cmdlet `Restore-AzMySqlFlexibleServer`
- Added parameters `-Location`, `-UseGeoRestore`, `-Sku`, `-Tag`
#### Az.PostgreSql 1.3.0
* Modified cmdlet `Restore-AzPostgreSqlFlexibleServer`
- Added parameters `-UseGeoRestore`, `-Sku`, `-Tag`

## 14.0.0 - May 2025
#### Az.Aks 7.0.0
* Modified cmdlet `Get-AzAksMaintenanceConfiguration`
Expand Down Expand Up @@ -493,3 +503,4 @@
- Added parameter `-Force`



Loading
Loading