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

Documentation using DefaultAzureCredential() #755

Open
dmlb2000 opened this issue Feb 19, 2025 · 3 comments
Open

Documentation using DefaultAzureCredential() #755

dmlb2000 opened this issue Feb 19, 2025 · 3 comments
Labels
area:documentation Focused on documentation of the product documentation Improvements or additions to documentation help wanted Standard GitHub label ToTriage type:documentation General documentation request or project documentation update

Comments

@dmlb2000
Copy link

Seems like there's a lot of docs to authenticate using the various forms of identities supported by Azure. It'd be good to focus the docs a little and reference some of the more featureful ways to manage authentication in Azure using the DefaultAzureCredential() chained credential workflow.

Thoughts?

@dmlb2000 dmlb2000 added the status:waiting-for-triage An issue that is yet to be reviewed or assigned label Feb 19, 2025
@baywet
Copy link
Member

baywet commented Feb 19, 2025

Hi @dmlb2000
Thank you for using the SDK and for reaching out.

Based on this documentation

And on this example

Do you think you have enough information to understand how default credentials would work?

Is this something you'd like to submit a pull request for provided some guidance?

@baywet baywet added documentation Improvements or additions to documentation type:documentation General documentation request or project documentation update area:documentation Focused on documentation of the product help wanted Standard GitHub label and removed ToTriage status:waiting-for-triage An issue that is yet to be reviewed or assigned labels Feb 19, 2025
@dmlb2000
Copy link
Author

Hi @dmlb2000 Thank you for using the SDK and for reaching out.

Based on this documentation

And on this example

Do you think you have enough information to understand how default credentials would work?

Is this something you'd like to submit a pull request for provided some guidance?

I'm very confused... the first link is to a Python SDK which isn't Javascript/Typescript, so I'm not sure why that's helpful for this repository. Secondly, the other link seems to have extra stuff in it and maybe a copy paste issue? I'm getting a 404 for that link.

@baywet
Copy link
Member

baywet commented Feb 19, 2025

Sorry, I was doing multiple things at the same time...
First link https://learn.microsoft.com/en-us/azure/developer/javascript/sdk/authentication/credential-chains#use-defaultazurecredential-for-flexibility

Second one is meant to be the readme of this repository, where we already provide examples for other credentials.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:documentation Focused on documentation of the product documentation Improvements or additions to documentation help wanted Standard GitHub label ToTriage type:documentation General documentation request or project documentation update
Projects
None yet
Development

No branches or pull requests

2 participants