Skip to content

Instantly share code, notes, and snippets.

@thanandorn
Last active July 9, 2020 13:22
Show Gist options
  • Save thanandorn/1f9f82569cb17263f53110748aa2f14a to your computer and use it in GitHub Desktop.
Save thanandorn/1f9f82569cb17263f53110748aa2f14a to your computer and use it in GitHub Desktop.
getAzureMetadata.sh
curl 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=https%3A%2F%2Fmanagement.azure.com%2F' -H Metadata:true -s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment