Skip to content

Instantly share code, notes, and snippets.

@pixelicous
Created February 22, 2018 14:59
Show Gist options
  • Save pixelicous/ace3e08effee3899890fd875083bd514 to your computer and use it in GitHub Desktop.
Save pixelicous/ace3e08effee3899890fd875083bd514 to your computer and use it in GitHub Desktop.
Getting provider available operations
Get-AzureRMProviderOperation Microsoft.Compute/virtualMachines/*/action | FT Operation, OperationName
Get-AzureRMProviderOperation Microsoft.Network/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment