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

[QUERY] What is the recommended way to configure a BlobContainerClientBuilder to use a non-public cloud? #44146

Open
2 tasks done
fabiim opened this issue Feb 11, 2025 · 0 comments
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@fabiim
Copy link

fabiim commented Feb 11, 2025

Query/Question
Hi all, I'm a bit lost on how to configure a BlobContainerClientBuilder to connect to different clouds.

  1. Is there any way I can use the AZURE_CLOUD environment variable for that?
  2. If I can't use the environment variable do I need to do anything other than setup the endpoint AND the authority host (in DefaultAzureCredentialBuilder()) ?

Setup (please complete the following information if applicable):

  • Library/Libraries: latest

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Query Added
  • Setup information Added
@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

1 participant