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
I use the Azure CLI / cloud shell where my session is authenticated with the ARM. To save me creating a service principal I can get a token to use with utilities to access Azure APIs.
az account get-access-token [--resource] [--subscription] -o yaml
The yaml output can be used to populate azure-config.yml.
The text was updated successfully, but these errors were encountered:
I use the Azure CLI / cloud shell where my session is authenticated with the ARM. To save me creating a service principal I can get a token to use with utilities to access Azure APIs.
az account get-access-token [--resource] [--subscription] -o yaml
The yaml output can be used to populate azure-config.yml.
The text was updated successfully, but these errors were encountered: