question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

userdelegationkey feature

See original GitHub issue

image mcr.microsoft.com/azure-storage/azurite:3.7.0

POST to /devstoreaccount1?restype=service&comp=userdelegationkey HTTP/1.1

Exception: Azure.RequestFailedException: 'Current API is not implemented yet. Please vote your wanted features to https://github.com/azure/azurite/issues RequestId:7fc4bfc5-db34-49c9-b183-a96d14c8d64a Time:2020-04-23T10:40:02.610Z Status: 500 (Current API is not implemented yet. Please vote your wanted features to https://github.com/azure/azurite/issues) ErrorCode: APINotImplemented

Headers: Server: Azurite-Blob/3.7.0 x-ms-error-code: APINotImplemented x-ms-request-id: 7fc4bfc5-db34-49c9-b183-a96d14c8d64a Date: Thu, 23 Apr 2020 10:40:02 GMT Connection: keep-alive Transfer-Encoding: chunked Content-Type: application/xml

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:9
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

8reactions
bluewwcommented, Apr 27, 2020

@estet Thanks for the raise the feature request! We will track this feature with other new features.

2reactions
bluewwcommented, Nov 8, 2022

@mynameisheisenberg This feature is still not in Azurite. We are working on it. Will update later.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create a user delegation SAS - Azure Storage - Microsoft Learn
The user delegation key is analogous to the account key that's used to sign a service SAS or an account SAS, except that...
Read more >
User delegation key vs account key - security? - Stack Overflow
A user-delegation SAS token is more secure that it does not rely on the permissions included in the SAS token only.
Read more >
User Delegation SAS — Azure Storage Account | by Avanish
User delegation SAS is secured with Azure AD credentials instead of storage account keys. This prevents clients/applications from storing/ ...
Read more >
User Delegation SAS - C# Corner
User Delegation SAS ... A SAS token allows us to access a container, directory, or blob. It is used to provide limited access...
Read more >
azure-docs/storage-blob-user-delegation-sas-create-dotnet ...
Every SAS is signed with a key. To create a user delegation SAS, you must first request a user delegation key, which is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found