2022/11/17 (現地時間) に Azure PowerShell – Az モジュール の最新版である v9.1.1 がリリースされました。
Release Az 9.1.1 ?? Azure/azure-powershell
Gallery Module for Azure PowerShell: To install Az from the PowerShell Gallery, run the following command: Install-Modul...
Azure PowerShell – Az モジュール v9.1.1 について、MSI インストーラー (x64)、(x86)、および PowerShell Gallery 経由で入手、適用可能となっています。
Azure PowerShell – Az モジュール v9.1.1 をインストールおよびインポート後、バージョンが v9.1.1 となっていることが確認できます。
スポンサーリンク
Az モジュール v9.1.1 について (意訳)
- Azure PowerShell – Az モジュール v9.1.1 インストーラー (x64) : リンク
- Azure PowerShell – Az モジュール v9.1.1 インストーラー (x86) : リンク
- Gallery Module for Azure PowerShell : リンク
PowerShell Gallery から Az をインストールする場合、次のコマンドを実行します :
Install-Module -Name Az -Repository PSGallery -Force
古い Az のバージョンからアップデートする場合、次のコマンドを実行します :
Update-Module -Name Az
Docker images
- mcr.microsoft.com/azure-powershell:latest
- mcr.microsoft.com/azure-powershell:ubuntu-22.04
- mcr.microsoft.com/azure-powershell:9.1.1-ubuntu-22.04
- mcr.microsoft.com/azure-powershell:ubuntu-20.04
- mcr.microsoft.com/azure-powershell:9.1.1-ubuntu-20.04
- mcr.microsoft.com/azure-powershell:ubuntu-18.04
- mcr.microsoft.com/azure-powershell:9.1.1-ubuntu-18.04
- mcr.microsoft.com/azure-powershell:mariner-2
- mcr.microsoft.com/azure-powershell:9.1.1-mariner-2
- mcr.microsoft.com/azure-powershell:debian-10
- mcr.microsoft.com/azure-powershell:9.1.1-debian-10
- mcr.microsoft.com/azure-powershell:debian-11
- mcr.microsoft.com/azure-powershell:9.1.1-debian-11
- mcr.microsoft.com/azure-powershell:centos-7
- mcr.microsoft.com/azure-powershell:9.1.1-centos-7
- mcr.microsoft.com/azure-powershell:alpine-3.14
- mcr.microsoft.com/azure-powershell:9.1.1-alpine-3.14
- mcr.microsoft.com/azure-powershell:alpine-3.13
- mcr.microsoft.com/azure-powershell:9.1.1-alpine-3.13
SHA256 Hashes of the release artifacts
- Az-Cmdlets-9.1.1.36578.tar.gz
- D377C1D62230EFAC47D8B910E4BDC38E0677C654DD70591A3427FB9F6D853E8C
リリース ノート (9.1.1 – November 2022)
v9.1.0 の内容について、以前纏めていますので、あわせてご確認ください。
Azure PowerShell – Az モジュール v9.1.0 がリリースされました
2022/11/01 (現地時間) に Azure PowerShell – Az モジュール の最新版である v9.1.0 がリリースされました。 Release Az 9.1.0 · Azure/azure-powershell Azu...
Az.Aks
Az.ApiManagement
Az.Compute
Az.Maintenance
Az.Monitor
Az.Network
Az.RecoveryServices
Az.Resources
スポンサーリンク
参考サイト
- Azure/azure-powershell: Microsoft Azure PowerShell
https://github.com/Azure/azure-powershell - Releases · Azure/azure-powershell
https://github.com/Azure/azure-powershell/releases - PowerShell Module Browser – PowerShell | Microsoft Docs
https://docs.microsoft.com/en-us/powershell/module/?WT.mc_id=AZ-MVP-4038156 - Docker Hub – Azure-PowerShell
https://hub.docker.com/_/microsoft-azure-powershell - Azure PowerShell | 焦げlog
https://kogelog.com/category/microsoft-azure/azure-powershell/