Azure / Azure/azurestack-powershell

Remove-AzsPlatformImage Does Not Return Anything

オープン
#44 コメント 6 件 リアクション 0 件 担当者 1 名 @hannah-murphy-0 が担当を希望しています GitHub で見る
主要言語
PowerShell
スター
16
フォーク
37
PR マージ指標
30日以内にマージされた PR はありません

説明

For the AzureStack modules that are used with AzureRM, when you run a command like this:

`Remove-AzsPlatformImage -Location local -Offer UbuntuServer -Publisher Canonical -Sku 16.04-LTS -Version 1.0.0`

Nothing is returned. However it reportedly should return a boolean according to its documentation:

https://docs.microsoft.com/en-us/powershell/module/azs.compute.admin/remove-azsplatformimage?view=azurestackps-2.0.2&viewFallbackFrom=azurestackps-2.5.0

Another issue is that it doesn't seem to remove the image immediately, but this is not documented anywhere. The command does not stall until the removal is complete, so either that feature should be implemented or a warning given to the user.

This issue should be verified with the AzureStack modules that are used with the newer Az modules as well.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。