Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Are unknown azure clouds supported? #523

Closed
devhl-labs opened this issue Apr 14, 2023 · 2 comments
Closed

[Question] Are unknown azure clouds supported? #523

devhl-labs opened this issue Apr 14, 2023 · 2 comments
Labels
question Further information is requested

Comments

@devhl-labs
Copy link

Using the environment variable AZURE_ENVIRONMENT we can select the cloud such as these:

AzureCloud
AzureChinaCloud
AzureUSGovernment
AzureGermanCloud

But these are not the only clouds. There are others that the az cli does not know by default. Is there a way to use this an a cloud other than those listed above?

@devhl-labs devhl-labs added the question Further information is requested label Apr 14, 2023
@tspearconquest
Copy link
Contributor

Hi! Not sure of the context here, but AKV2K8S will use the cloud config from the node, so it should (theoretically) support any Azure Cloud that is offered by Microsoft.

@181192
Copy link
Collaborator

181192 commented Jul 3, 2023

Using the environment method you can pass all allowed AZURE_ENVIRONMENT values that the Azure go client support. Also we fixed using correct DNS against keyvault in such scenarios #524

@181192 181192 closed this as completed Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants