2019/11/26 (現地時間) に Azure PowerShell for AzureStack v1.8.0 がリリースされていました。
- PowerShell Gallery | AzureStack 1.8.0
https://www.powershellgallery.com/packages/AzureStack/1.8.0
Azure PowerShell for AzureStack v1.8.0 リリース ノート (意訳)
- AzureStack 管理コマンドレット用の Gallery Module : リンク
PowerShell Gallery から AzureStack をインストールする場合、次のコマンドを実行します :
Install-Module -Name AzureStack -Repository PSGallery -Force
古い AzureStack のバージョンからアップデートする場合、次のコマンドを実行します :
Update-Module -Name AzureStack
リリース ノート
Version 1.8.0
- 新しい DRP 管理モジュール – Deployment Resource Provider (DRP) により、Azure Stack へのリソース プロバイダーの組織化された展開が可能となった。これらのコマンドは、Azure Resource Manager レイヤーと対話して DRP と対話する
- BRP
- Azure Stack インフラストラクチャ バックアップの単一ロール復元をサポート
- コマンドレット ‘Restore-AzsBackup’ パラメーター ‘RoleName’ を追加
- FRP
- API バージョン 2019-05-01 のドライブおよびボリューム リソースの重大な変更 : (機能は Azure Stack 1910+ でサポート)
- Id、Name、HealthStatus、および OperationalStatus の値が変更
- Drive リソースの新しいプロパティ FirmwareVersion、IsIndicationEnabled、Manufacturer、および StoragePool をサポート
- Drive リソースの CanPool プロパティと CannotPoolReason プロパティは廃止、代わりに OperationalStatus を使用する
- API バージョン 2019-05-01 のドライブおよびボリューム リソースの重大な変更 : (機能は Azure Stack 1910+ でサポート)
参考
- 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/ - Azure PowerShell for AzureStack v1.7.1 がリリースされました | 焦げlog
https://kogelog.com/2019/04/01/20190401-01/ - Azure PowerShell for AzureStack v1.7.2 がリリースされました | 焦げlog
https://kogelog.com/2019/05/12/20190512-01/