Enable support for Azure US Government for provider-azure #381
Labels
area/control-plane
Control plane related
area/robustness
Robustness, reliability, resilience related
area/usability
Usability related
kind/enhancement
Enhancement, improvement, extension
lifecycle/rotten
Nobody worked on this for 12 months (final aging stage)
platform/azure
Microsoft Azure platform/infrastructure
priority/5
Priority (lower number equals higher priority)
How to categorize this issue?
/area control-plane
/area usability
/area robustness
/kind enhancement
/priority 1
/platform azure
What would you like to be added:
Need the ability to deploy shoot clusters on Azure US Government Cloud. It seems the Azure infrastructure secret needs the ability to distinguish between Azure commercial and Azure US Government clouds. This parameter should then be provided to the underlying terraform code to switch to the Azure US Government API endpoint.
Why is this needed:
SAP NS2 needs to deploy SAP FieldGlass on to Azure US Government Cloud.
Current error being displayed while trying to deploy shoot cluster to Azure US Government:
Further notes:
I came across this post when searching for the error:
https://serverfault.com/questions/1064253/azure-runbook-fails-to-connect-confidential-client-is-not-supported-in-cross
Which basically said adding the flag -Environment AzureUSGovernment solved their issue.
The text was updated successfully, but these errors were encountered: