Skip to content

How to authenticate with access keys #2789

@rafamerlin

Description

@rafamerlin

I've been using an older version of the Blob Storage SDK for a while, mainly because I have a few fixes on a local branch that address some issues with the blob index.

I opened a PR some time ago but didn’t follow through due to considerable changes in how the Blob Storage API works. #1622

I recently revisited this while working with EventHubs and considered updating my dependencies across the board. That’s when I noticed the option to authenticate using an app key has been removed from Blob, and doesn’t appear to exist for EventHubs either. Interestingly, CosmosDB still supports this method.

I'm curious about the reasoning behind the removal of app key authentication in Blob, and whether there are any plans to reintroduce it. I’ve found Access Keys to be a convenient way to configure scoped permissions directly from the portal, especially for internal tools and quick setups.

Would appreciate any insights—thanks!

Metadata

Metadata

Labels

ClientThis issue points to a problem in the data-plane of the library.StorageStorage Service (Queues, Blobs, Files)customer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-requestThis issue requires a new behavior in the product in order be resolved.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK team

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions