Error: unable to build authorizer for Resource Manager API: could not configure AzureCli Authorizer: the provided subscription ID "xxxxxxxxx" is not known by Azure CLI
Ran into this error trying to work with terraform - turn out the simplest solution is just to do "az login"
Comments