Azure / Azure/azurestack-powershell

Remove-AzsPlatformImage Does Not Return Anything

未关闭
#44 6 条评论 0 个 reaction 已指派 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 摘要。