Carlos Mendible 10/24/2016

Use .NET Core to Create Azure Blob Storage SAS Keys

Read Original

This article provides a detailed tutorial for developers on creating SAS keys for Azure Blob Storage with .NET Core, addressing compatibility issues with older libraries. It includes code snippets for a StorageEntitySas class, a method to generate the SAS signature with HMACSHA256, and a link to a full working sample on GitHub.

Use .NET Core to Create Azure Blob Storage SAS Keys

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week