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 would like to see some direction / documentation on how to connect with azure stack.
Looking at the code I see that in /autorest/azure/environments.go when you specify EnvironmentFromName("AZURESTACKCLOUD") it forces EnvironmentFromFile("AZURE_ENVIRONMENT_FILEPATH")
Looking at the Environment struct there seems to be quite a bit of margin for error when guessing what the URL's for stack need to be. Could you provide some documentation on how to establish a stack connection? At a minimum can you provide a sample azure stack environment file?
Thanks!!!
The text was updated successfully, but these errors were encountered:
I would like to see some direction / documentation on how to connect with azure stack.
Looking at the code I see that in /autorest/azure/environments.go when you specify EnvironmentFromName("AZURESTACKCLOUD") it forces EnvironmentFromFile("AZURE_ENVIRONMENT_FILEPATH")
Looking at the Environment struct there seems to be quite a bit of margin for error when guessing what the URL's for stack need to be. Could you provide some documentation on how to establish a stack connection? At a minimum can you provide a sample azure stack environment file?
Thanks!!!
The text was updated successfully, but these errors were encountered: