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

Change Request: Provide cloud configuration with endpoint information for various clouds #663

Closed
johanste opened this issue Oct 2, 2019 · 6 comments
Assignees
Labels
architecture board-review Request for an Architectural Board Review

Comments

@johanste
Copy link
Member

johanste commented Oct 2, 2019

Thank you for contributing to the design guidelines for Azure SDKs. We welcome all discussions and contributions. Since the design guidelines affect the client libraries for all Azure services, we thoroughly discuss and vet any design guideline changes before we incorporate them into the official guidance. This process can take some time, so your patience is appreciated.

The Basics

Different clouds use different endpoints for services as well as for authentication. For customers who want to use non-public Azure, finding all the endpoints is cumbersome.

For an example of one way the problem is addressed, see https://docs.microsoft.com/en-us/cli/azure/manage-clouds-azure-cli?toc=%2Fcli%2Fazure%2Ftoc.json&bc=%2Fcli%2Fazure%2Fbreadcrumb%2Ftoc.json&view=azure-cli-latest

  • Which design guideline is affected?
    Configuration

  • Which target languages are affected?
    All

  • Describe the change:
    Provide a simple name/mechanism for a user to indicate that they want to work with a specific cloud and have client libraries automagically pick up the right endpoints by default.

Reasoning

Please provide any additional detail or reasoning for the request.

@johanste
Copy link
Member Author

johanste commented Oct 2, 2019

FYI, @schaabs

@adrianhall adrianhall assigned johanste and unassigned adrianhall Oct 29, 2019
@adrianhall adrianhall added the board-review Request for an Architectural Board Review label Oct 30, 2019
adrianhall added a commit that referenced this issue Feb 13, 2020
* Updates for wave-1, plus ADLS/Files rename

* Replacement for #920

* Corrected jekyll build errors

* Corrected jekyll build errors

* (#663) Corrected the ARM_DATA_ENDPOINT_URL environment variable globally

* Fixes for @johanste
jongio added a commit to jongio/azure-sdk that referenced this issue Feb 27, 2020
adrianhall pushed a commit that referenced this issue Feb 28, 2020
@jongio
Copy link
Member

jongio commented Mar 5, 2020

Related: Support for KnownAuthorities names: #1054

@jongio
Copy link
Member

jongio commented Mar 5, 2020

Related from Cloud Custodian: cloud-custodian/cloud-custodian#5166

@jongio
Copy link
Member

jongio commented Mar 5, 2020

@jongio
Copy link
Member

jongio commented Mar 5, 2020

Related, msrestazure-for-python has get_cloud_from_metadata_endpoint method: https://github.com/Azure/msrestazure-for-python/blob/master/msrestazure/azure_cloud.py#L229

bterlson pushed a commit to bterlson/azure-sdk that referenced this issue Apr 16, 2020
* Updates for wave-1, plus ADLS/Files rename

* Replacement for Azure#920

* Corrected jekyll build errors

* Corrected jekyll build errors

* (Azure#663) Corrected the ARM_DATA_ENDPOINT_URL environment variable globally

* Fixes for @johanste
bterlson pushed a commit to bterlson/azure-sdk that referenced this issue Apr 16, 2020
@ronniegeraghty ronniegeraghty reopened this Mar 3, 2023
Copy link

Hi @johanste, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 20, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
architecture board-review Request for an Architectural Board Review
Projects
None yet
Development

No branches or pull requests

4 participants