Type something to search...
Update to version 14.1.0 of the Azure PowerShell module

Update to version 14.1.0 of the Azure PowerShell module


Introduction

Microsoft recently released the new version 14.1.0 of the PowerShell module for Microsoft Azure.


Installation

You can check the version of the installed module via the following PowerShell command :

Get-InstalledModule -Name "Az*"

You can install the Az module via the following PowerShell command :

Install-Module -Name Az

You can update the Az module via the following PowerShell command :

Update-Module Az -Force

What’s new ?

Version 14.1.0 contains the following updates :

Az.Accounts

  • Upgrade Azure.Core to 1.45.0.

Az.Compute

  • Added breaking change message for New-AzVM and New-AzVmss cmdlets.

Az.DataFactory

  • Added more support for SparkV2 and HiveV2 connection properties.

Az.Migrate

  • 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

  • Enhanced Restore-AzMySqlFlexibleServer functionality with GeoRestore support.

Az.Network

  • 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

  • Fixed module name in module metadata.

Az.PostgreSql

  • 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

  • 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.

Conclusion

Go and update your PowerShell for Azure module to benefit from the latest updates and possible configurations.


Sources

PowerShell Gallery


Did you enjoy this post ? If you have any questions, comments or suggestions, please feel free to send me a message from the contact form.

Don’t forget to follow us and share this post.

Related Posts

How to disable self-service on Copilot licenses

How to disable self-service on Copilot licenses

Introduction Microsoft has activated a setting in the tenants (by default) to allow any user to purchase a Microsoft Copilot license through the *Microsoft 365 Copilot self-service pursha

Read More
How to configure callback in a Teams queue

How to configure callback in a Teams queue

Definition Callback in Teams allows callers in a queue to be called back after a certain time rather than waiting until an agent becomes available.Prerequisites **Licenses r

Read More
How to handle duplicates in Teams directory search

How to handle duplicates in Teams directory search

Introduction Microsoft recently announced a significant optimization for the search by name and extension functionality in its Teams auto attendants. You have probably already had this case

Read More
How to inventory Direct Routing numbers in Teams

How to inventory Direct Routing numbers in Teams

Introduction Microsoft Teams continues to evolve to offer ever more effective communication and collaboration solutions. To make life easier for administrators, Microsoft has announced the

Read More
The end of AzureAD and MSOnline PowerShell modules

The end of AzureAD and MSOnline PowerShell modules

Introduction Microsoft recently announced the general availability of the Microsoft Entra PowerShell module. This module offers administrators and IT professionals a new way to manage and a

Read More
Update to version 6.8.0 of the Teams PowerShell module

Update to version 6.8.0 of the Teams PowerShell module

Introduction Microsoft recently released the new version 6.8.0 of the PowerShell module for Microsoft Teams.Installation You can check the version of the installed module via t

Read More
How to block a specific external user in Teams

How to block a specific external user in Teams

Introduction Microsoft recently introduced a new feature for Teams administrators to block specific external users. This update aims to strengthen security and protect internal members of t

Read More
Update to version 13.3.0 of the Azure PowerShell module

Update to version 13.3.0 of the Azure PowerShell module

Introduction Microsoft recently released the new version 13.3.0 of the PowerShell module for Microsoft Azure.Installation You can check the version of the installed module via

Read More
Hotfix update for Skype for Business Server CU8

Hotfix update for Skype for Business Server CU8

Microsoft has just released a hotfix for Skype for Business Server (7.0.2046.548 CU8HF1). Since the update with Cumulative Update 8 (December 2024), an issue caused meeting join failure in some

Read More
Update to version 6.9.0 of the Teams PowerShell module

Update to version 6.9.0 of the Teams PowerShell module

Introduction Microsoft recently released the new version 6.9.0 of the PowerShell module for Microsoft Teams.Installation You can check the version of the installed module via t

Read More
Update to version 7.0.0 of the Teams PowerShell module

Update to version 7.0.0 of the Teams PowerShell module

Introduction Microsoft recently released the new version 7.0.0 of the PowerShell module for Microsoft Teams.Installation You can check the version of the installed module via t

Read More
Update to version 7.1.0 of the Teams PowerShell module

Update to version 7.1.0 of the Teams PowerShell module

Introduction Microsoft recently released the new version 7.1.0 of the PowerShell module for Microsoft Teams.Installation You can check the version of the installed module via t

Read More