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

Update example to use AzureCredentials instead of CredFile #57

Open
hovsepm opened this issue Oct 11, 2017 · 0 comments
Open

Update example to use AzureCredentials instead of CredFile #57

hovsepm opened this issue Oct 11, 2017 · 0 comments
Assignees

Comments

@hovsepm
Copy link
Contributor

hovsepm commented Oct 11, 2017

original PR opened by @awesley

According to https://github.com/Azure/azure-sdk-for-net/blob/4c6f0794b9a27a386fc43ddd5396dcf327b9f340/AUTH.md

Using a credential file is not necessary the best practice for authenticating against Azure. Programmatic keys are a good choice for any "API first" documentation, so this update makes that change.

It also includes a comment with the entire namespace of the AzureCredentialsFactory type because it exists in multiple namespaces. They may all be valid, but this one works and a comment may lower the barrier of entry if someone were to hit that problem.

PR opened - Azure/azure-sdk-for-net#3174

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

No branches or pull requests

4 participants