Azure SAS (Shared Access Signature) using C#

Microsoft Azure Logo

In this article, I will describe how to generate Azure Shared Access Signature using C#. In my previous article Azure Shared Access Signature (SAS), I described what is Azure Share Access Signature (SAS) and how to generate SAS token using Azure Portal. SAS token generated from Azure Portal has a predefined start and expiry time. In … Continue reading Azure SAS (Shared Access Signature) using C#