Category "shared-access-signatures"

How to validate Azure Blob Storage Shared Access Signature (SAS) URL?

My application allows users to enter an Azure Blob Storage SAS URL. How would I go about validating it? I'm using the Azure Storage Blobs client library, and th

Limit Filter Access to a Single Container

Is it possible in an Azure storage account to generate a Shared Access Signature that has filter privilege to only a single Container within the account. I know