userdelegationkey feature
See original GitHub issueimage 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:
- Created 3 years ago
- Reactions:9
- Comments:5 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@estet Thanks for the raise the feature request! We will track this feature with other new features.
@mynameisheisenberg This feature is still not in Azurite. We are working on it. Will update later.