Skip to content

Instantly share code, notes, and snippets.

@flybd5
Last active November 2, 2019 22:50
Show Gist options
  • Save flybd5/1561fd7a3cd0f2d1e76c5f8bd3278765 to your computer and use it in GitHub Desktop.
Save flybd5/1561fd7a3cd0f2d1e76c5f8bd3278765 to your computer and use it in GitHub Desktop.
List all service tag id's in Azure
az network list-service-tags --location [azure_region] --query values[*].id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment