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

Update to version 15.4.0 of the Azure PowerShell module


Introduction

Microsoft recently released the new version 15.4.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 15.4.0 contains the following updates :

Az.Accounts

  • Updated MSAL to 4.82.1 to fix an issue with ARM endpoint discovery.

Az.Compute

  • Added -DiskIOPSReadWrite and -DiskMBpsReadWrite parameters to Add-AzVMDataDisk cmdlet.
  • Added -Tag and -Location parameters to New-AzSshKey cmdlet.
  • Added -Tag parameter to Update-AzSshKey cmdlet.
  • Added support for Disk Availability Policy :
    • Added -ActionOnDiskDelay parameter to New-AzDiskConfig cmdlet to configure disk availability behavior.
    • Added -ActionOnDiskDelay parameter to New-AzDiskUpdateConfig cmdlet to update disk availability behavior.

Az.Databricks

  • Upgraded API version to 2026-01-01 :
    • Added ComputeMode parameter to New-AzDatabricksWorkspace cmdlet supporting Hybrid and Serverless compute modes.
    • Changed ComplianceStandard parameter type from enum to String[] for greater flexibility.

Az.ElasticSan

  • Supported auto scale when creating and updating an Elastic SAN.
    • New-AzElasticSan.
    • Update-AzElasticSan.
  • Supported checking whether disk snapshot backup can be taken for volumes.
    • Test-AzElasticSanVolumeBackup.
    • Test-AzElasticSanVolumeRestore.

Az.KeyVault

  • Added upcoming breaking change warning messages to Get-AzKeyVaultKey and Get-AzKeyVaultSecret for filtering certificate-backed keys and secrets.

Az.Network

  • Onboarded Microsoft.DataReplication/replicationVaults to Private Link Common cmdlets.

Az.Resources

  • Updated the implementation of -Metadata parameter processing for cmdlets that use it for security. No behavior change.

Az.Sql

  • Add support for the versionless AKV keys.
    • The cmdlets supported are Add-AzSqlServerKeyVaultKey, Get-AzSqlServerKeyVaultKey, Set-AzSqlServerTransparentDataEncryptionProtector, Get-AzSqlServerTransparentDataEncryptionProtector, New-AzSqlDatabase, Get-AzSqlDatabase, Set-AzSqlDatabase, New-AzSqlDatabaseCopy, New-AzSqlDatabaseSecondary and Restore-AzSqlDatabase.
  • Added public preview tag for EnableSoftDelete and SoftDeleteRetentionDays properties in New-AzSqlServer and Set-AzSqlServer cmdlets.
  • Added public preview tag for Get-AzSqlDeletedServer and Restore-AzSqlServer cmdlets.

Az.StorageAction


Conclusion

Go update your Azure module for PowerShell 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

Introduction 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 **Required

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

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

Read More
Skype for Business Server SE is now available

Skype for Business Server SE is now available

Introduction While Microsoft is pushing aggressively toward the cloud with Microsoft Teams, the company isn't abandoning organizations with critical on-premises unified communications nee

Read More
Update to version 7.2.0 of the Teams PowerShell module

Update to version 7.2.0 of the Teams PowerShell module

Introduction Microsoft recently released the new version 7.2.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 14.2.0 of the Azure PowerShell module

Update to version 14.2.0 of the Azure PowerShell module

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

Read More
Update to version 7.3.0 of the Teams PowerShell module

Update to version 7.3.0 of the Teams PowerShell module

Introduction Microsoft recently released the new version 7.3.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 14.3.0 of the Azure PowerShell module

Update to version 14.3.0 of the Azure PowerShell module

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

Read More
August 2025 update for Skype for Business Server

August 2025 update for Skype for Business Server

Introduction Microsoft continues to actively support Skype for Business Server, particularly its Subscription Edition (SE), with regular patch releases. The August 2025 hotfix provides

Read More
September 2025 update for Skype for Business Server

September 2025 update for Skype for Business Server

Introduction Microsoft continues to actively support Skype for Business Server, particularly its Subscription Edition (SE), with regular patch releases. The September 2025 hotfix provid

Read More
Update to version 7.4.0 of the Teams PowerShell module

Update to version 7.4.0 of the Teams PowerShell module

Introduction Microsoft recently released the new version 7.4.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 14.5.0 of the Azure PowerShell module

Update to version 14.5.0 of the Azure PowerShell module

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

Read More
Update to version 7.5.0 of the Teams PowerShell module

Update to version 7.5.0 of the Teams PowerShell module

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

Read More
Microsoft improves the Teams app for Windows

Microsoft improves the Teams app for Windows

Introduction In the major January 2026 update, Microsoft significantly improved the structure of Microsoft Teams by separating audio and video functionalities into a new dedicated process (

Read More
Update to version 15.2.0 of the Azure PowerShell module

Update to version 15.2.0 of the Azure PowerShell module

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

Read More
Update to version 7.6.0 of the Teams PowerShell module

Update to version 7.6.0 of the Teams PowerShell module

Introduction Microsoft recently released the new version 7.6.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 15.3.0 of the Azure PowerShell module

Update to version 15.3.0 of the Azure PowerShell module

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

Read More