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
{{ message }}
This repository has been archived by the owner on May 26, 2024. It is now read-only.
Acme proxy fails if the Azure Environment variable "AZURE_ENVIRONMENT" is set to anything. The following error happens.
FATAL Unable to setup a valid DNS provider: autorest/azure: There is no cloud environment matching the name "PUBLIC"
These are the variables I am attempting to set.
AZURE_CLIENT_ID | Client ID
AZURE_CLIENT_SECRET | Client secret
AZURE_ENVIRONMENT | Azure environment, one of: public, usgovernment, german, and china
AZURE_RESOURCE_GROUP | Resource group
AZURE_SUBSCRIPTION_ID | Subscription ID
AZURE_TENANT_ID | Tenant ID
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Acme proxy fails if the Azure Environment variable "AZURE_ENVIRONMENT" is set to anything. The following error happens.
FATAL Unable to setup a valid DNS provider: autorest/azure: There is no cloud environment matching the name "PUBLIC"
These are the variables I am attempting to set.
AZURE_CLIENT_ID | Client ID
AZURE_CLIENT_SECRET | Client secret
AZURE_ENVIRONMENT | Azure environment, one of: public, usgovernment, german, and china
AZURE_RESOURCE_GROUP | Resource group
AZURE_SUBSCRIPTION_ID | Subscription ID
AZURE_TENANT_ID | Tenant ID
The text was updated successfully, but these errors were encountered: