Click here to Skip to main content
15,890,557 members
Articles / Hosted Services / Azure

GET Azure Blob with Subtle Crypto Signed Pure JavaScript

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
7 Feb 2022CPOL5 min read 3.5K  
Example code showing how to use Subtle Crypto to sign your request to Azure API in pure JavaScript or jQuery
It took way too much work to sign an Azure API GET Blob request and get back my blob. Mistakes were made, and I wish there had been more resources for me to see where I made my mistakes early on. I compiled everything into an article hoping it might help others.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Team Leader
United States United States
Full stack .NET developer with over fifteen years experience. I currently work as a consultant architect building full stack applications in MVC.NET but also facilitate a number of other roles. I don't post here much, but I should.

Comments and Discussions