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

Allow override of endpoint suffixes with env vars #376

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jasonpnnl
Copy link

Closes #375

This adds the ability for endpoint suffixes to be overridden using environment variables instead of them being hardcoded to the suffixes used by US regions. This is helpful when using sovereign clouds or in other cases where the endpoint suffix is not the default without having to make modifications to the hardcoded values. The hardcoded values are kept as defaults for backward compatibility.

@jasonpnnl
Copy link
Author

@microsoft-github-policy-service agree company="PNNL"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow override of service endpoint domain suffixes
1 participant