Azure / Azure/azurestack-powershell

Remove-AzsPlatformImage Does Not Return Anything

Ouverte
#44 6 commentaires 0 réactions 1 personne assignée Réclamée par @hannah-murphy-0 Voir sur GitHub
Langage dominant
PowerShell
Étoiles
16
Forks
37
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.