Skip to content

Instantly share code, notes, and snippets.

@torumakabe
Created January 12, 2018 00:21
Show Gist options
  • Save torumakabe/c82c23a23136b76de44d20f3d6512e1f to your computer and use it in GitHub Desktop.
Save torumakabe/c82c23a23136b76de44d20f3d6512e1f to your computer and use it in GitHub Desktop.
# List CustomScript Extension
az vm extension image list --query "[?name=='CustomScript']"
# List API Versions
az provider show -n Microsoft.Resources --query "resourceTypes[?resourceType=='deployments'].[apiVersions]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment