2019/03/28 (現地時間) に Azure PowerShell for AzureStack v1.7.1 がリリースされました。今回は大きな変更はなく、不具合の修正のみでした。
- Release AzureStack 1.7.1 – Azure/azure-powershell – GitHub
https://github.com/Azure/azure-powershell/releases/tag/AzureStackv1.7.1-March2019 - PowerShell Gallery | AzureStack 1.7.1
https://www.powershellgallery.com/packages/AzureStack/1.7.1
Azure PowerShell for AzureStack v1.7.1 リリース ノート (意訳)
- AzureStack 管理コマンドレット用の Gallery Module : リンク
PowerShell Gallery から AzureStack をインストールする場合、次のコマンドを実行します :
Install-Module -Name AzureStack -Repository PSGallery -Force
古い AzureStack のバージョンからアップデートする場合、次のコマンドを実行します :
Update-Module -Name AzureStack
リリース ノート
AzureStack
- インストール中の不具合を修正するため、モジュールに対するリソース依存性を更新
参考
- Blog | Microsoft Azure
https://azure.microsoft.com/en-us/blog/ - Azure Stack – Hybrid Cloud | Microsoft Azure
https://azure.microsoft.com/en-us/overview/azure-stack/ - Azure Stack Documentation – Tutorials, API Reference | Microsoft Docs
https://docs.microsoft.com/en-us/azure/azure-stack/ - Azure Stack – How to Buy | Microsoft Azure
https://azure.microsoft.com/en-us/overview/azure-stack/how-to-buy/ - PowerShell Gallery | Home
https://www.powershellgallery.com/ - Azure PowerShell for AzureStack v1.2.10 がリリースされました | 焦げlog
https://kogelog.com/2017/07/13/20170713-01/ - Azure PowerShell for AzureStack v1.2.11 がリリースされました | 焦げlog
https://kogelog.com/2017/10/17/20171017-01/ - Azure PowerShell for AzureStack v1.3.0 について | 焦げlog
https://kogelog.com/2018/08/19/20180819-01/ - Azure PowerShell for AzureStack v1.4.0 について | 焦げlog
https://kogelog.com/2018/08/19/20180819-02/ - Azure PowerShell for AzureStack v1.5.0 について | 焦げlog
https://kogelog.com/2018/09/29/20180929-01/ - Azure PowerShell for AzureStack v1.6.0 がリリースされました | 焦げlog
https://kogelog.com/2018/12/25/20181225-07/ - Azure PowerShell for AzureStack v1.7.0 がリリースされました | 焦げlog
https://kogelog.com/2019/02/12/20190212-01/