2017/07/11 (現地時間) に Azure PowerShell for AzureStack v1.2.10 がリリースされました。
- Release 1.2.10 – Azure/azure-powershell
https://github.com/Azure/azure-powershell/releases/tag/v1.2.10-July2017
AzureStack Admin コマンドレットに対する Gallery モジュールをインストール、インポート後、バージョンが v1.2.10 となっていることが確認できます。
なお、MSI 形式のインストーラーも公開されていますが、既に Azure PowerShell がインストールされている場合、以下のダイアログ ボックスが表示され、インストールできません。
また、Azure PowerShell を一旦アンインストールして、Azure PowerShell for AzureStack をインストールした際のバージョンが、v1.2.10 ではなく、不安に感じたので、今回は AzureStack Admin コマンドレットに対する Gallery モジュールからインストールしています。
Azure PowerShell for AzureStack v1.2.10 について (意訳)
Azure PowerShell 1.2.10 インストーラー : リンク
ARM コマンドレットに対する Gallery モジュール : リンク
AzureStack Admin コマンドレットに対する Gallery モジュール : リンク
このリリースにおける変更点
- AzureRM.AzureStackAdmin モジュール
- コマンドレットのプレフィックスは、”AzureRm” から “Azs” に短縮され、下位互換性のためのエイリアスが適切にサポートされる
- *-AzureRmResourceProviderRegistration は、*-AzsResourceProviderManifest に名称変更
- *-AzureRmManagedSubscription は、*-AzsTenantSubscription に名称変更
- *-AzureRmTenantSubscription は、*-AzsSubscription に名称変更
- *-AzureRmManagedLocation は、*-AzsLocation に名称変更
- *-AzsResourceProviderManifest コマンドレットは、オプションの Signature パラメーターを使用し、拡張子 json 文字列パラメーターの形式を変更
- AzureRM.UsageAggregates
- 最新のサービス API バージョンに更新
- AzureRM.Network
- New-AzureRmVirtualNetworkGatewayConnectionコマンドレットの例外を修正
- VPN Gateway サポートを持つ BGP Peering の新しいコマンドレットパラメーターの追加
- New-AzureRmLocalNetworkGateway -ASN, -BgpPeeringAddress, -PeerWeight
- New-AzureRmVirtualNetworkGateway -ASN, -PeerWeight
- New-AzureRmVirtualNetworkGatewayConnection -EnableBgp
- AzureRM.Profile
- リソース管理エンドポイントから環境設定を取得できるよう、Add-AzureRmEnvironment および Set-AzureRmEnvironment に新しいパラメータ セットが追加
おまけ : AzureStack モジュールのコマンドレット一覧
- Add-AzsGalleryItem
(Add-AzureRmGalleryItem) - Add-AzsResourceProviderManifest
(Add-AzureRmResourceProviderRegistration) - Add-AzsUsageConnection
(Add-AzureRmUsageConnection) - Add-AzureRmAccount
(Login-AzureRmAccount) - Add-AzureRmEnvironment
- Disable-AzureRmDataCollection
- Enable-AzureRmDataCollection
- Get-AzsBlobService
(Get-ACSBlobService) - Get-AzsBlobServiceMetric
(Get-ACSBlobServiceMetric) - Get-AzsBlobServiceMetricDefinition
(Get-ACSBlobServiceMetricDefinition) - Get-AzsGalleryItem
(Get-AzureRmGalleryItem) - Get-AzsLocation
(Get-AzureRmManagedLocation) - Get-AzsManagedOffer
- Get-AzsOffer
(Get-AzureRmOffer) - Get-AzsPlan
(Get-AzureRmPlan) - Get-AzsQueueService
(Get-ACSQueueService) - Get-AzsQueueServiceMetric
(Get-ACSQueueServiceMetric) - Get-AzsQueueServiceMetricDefinition
(Get-ACSQueueServiceMetricDefinition) - Get-AzsReclaimStorageCapacityStatus
- Get-AzsResourceProviderManifest
(Get-AzureRmResourceProviderRegistration) - Get-AzsStorageAccount
(Get-ACSStorageAccount) - Get-AzsStorageAcquisition
(Get-ACSAcquisition) - Get-AzsStorageContainer
(Get-ACSContainer) - Get-AzsStorageContainerMigrationStatus
(Get-ACSContainerMigrationStatus) - Get-AzsStorageFarm
(Get-ACSFarm) - Get-AzsStorageFarmMetric
(Get-ACSFarmMetric) - Get-AzsStorageFarmMetricDefinition
(Get-ACSFarmMetricDefinition) - Get-AzsStorageQuota
(Get-ACSQuota) - Get-AzsStorageShare
(Get-ACSShare) - Get-AzsStorageShareMetric
(Get-ACSShareMetric) - Get-AzsStorageShareMetricDefinition
(Get-ACSShareMetricDefinition) - Get-AzsSubscription
(Get-AzureRmTenantSubscription) - Get-AzsTableService
(Get-ACSTableService) - Get-AzsTableServiceMetric
(Get-ACSTableServiceMetric) - Get-AzsTableServiceMetricDefinition
(Get-ACSTableServiceMetricDefinition) - Get-AzsTenantSubscription
(Get-AzureRmManagedSubscription) - Get-AzsUsageConnection
(Get-AzureRmUsageConnection) - Get-AzureRmContext
- Get-AzureRmEnvironment
- Get-AzureRmSubscription
- Get-AzureRmTenant
- Get-AzureStackToken
- New-AzsLocation
(New-AzureRmManagedLocation) - New-AzsOffer
(New-AzureRmOffer) - New-AzsPlan
(New-AzureRmPlan) - New-AzsStorageQuota
(New-ACSQuota) - New-AzsSubscription
(New-AzureRmTenantSubscription) - New-AzsTenantSubscription
(New-AzureRmManagedSubscription) - Remove-AzsGalleryItem
(Remove-AzureRmGalleryItem) - Remove-AzsLocation
(Remove-AzureRmManagedLocation) - Remove-AzsOffer
(Remove-AzureRmOffer) - Remove-AzsPlan
(Remove-AzureRmPlan) - Remove-AzsResourceProviderManifest
(Remove-AzureRmResourceProviderRegistration) - Remove-AzsStorageQuota
(Remove-ACSQuota) - Remove-AzsSubscription
(Remove-AzureRmTenantSubscription) - Remove-AzsTenantSubscription
(Remove-AzureRmManagedSubscription) - Remove-AzsUsageConnection
(Remove-AzureRmUsageConnection) - Remove-AzureRmEnvironment
- Save-AzureRmProfile
- Select-AzureRmProfile
- Set-AzsLocation
(Set-AzureRmManagedLocation) - Set-AzsOffer
(Set-AzureRmOffer) - Set-AzsPlan
(Set-AzureRmPlan) - Set-AzsResourceProviderManifest
(Set-AzureRmResourceProviderRegistration) - Set-AzsStorageFarm
(Set-ACSFarm) - Set-AzsStorageQuota
(Set-ACSQuota) - Set-AzsSubscription
(Set-AzureRmTenantSubscription) - Set-AzsTenantSubscription
(Set-AzureRmManagedSubscription) - Set-AzureRmContext
(Select-AzureRmSubscription) - Set-AzureRmEnvironment
- Start-AzsReclaimStorageCapacity
(Clear-ACSStorageAccount) - Start-AzsStorageContainerMigration
(Start-ACSContainerMigration) - Stop-AzsStorageContainerMigration
(Stop-ACSContainerMigration) - Undo-AzsDeletedStorageAccount
(Undo-ACSStorageAccountDeletion)
参考
- Azure/azure-powershell: Microsoft Azure PowerShell
https://github.com/Azure/azure-powershell - Releases – Azure/azure-powershell – GitHub
https://github.com/Azure/azure-powershell/releases - Azure PowerShell for AzureStack Technical Preview 3 がリリースされました | 焦げlog
https://kogelog.com/2017/03/15/20170315-01/