Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork6.3k
Utilize Azure MSI for Azure Blob Storage#36167
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Conversation
| github.com/Azure/azure-sdk-for-go/sdk/azcorev1.19.0 | ||
| github.com/Azure/azure-sdk-for-go/sdk/storage/azblobv1.6.2 | ||
| github.com/Azure/azure-sdk-for-go/sdk/azcorev1.20.0 | ||
| github.com/Azure/azure-sdk-for-go/sdk/azidentityv1.14.0-beta.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Does it need the beta or is latest stable enough?
https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/azidentity/CHANGELOG.md#1131-2025-11-10
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I guess beta is fine, was just wondering.
When working on#36118 I found that the Azure Blob
Storage provider could be improved too