You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Invoke-Usecase-Name 'RemoveLinuxImageFromPIR'-Description "Remove the Linux image uploaded during setup from the Platform Image Respository"-UsecaseBlock `
1112
+
{
1113
+
if (Get-AzureRmVMImage-Location $ResourceLocation-PublisherName $linuxImagePublisher-Offer $linuxImageOffer-Sku $LinuxOSSku-ErrorAction SilentlyContinue)
0 commit comments