Control access to Azure Storage with shared access signatures
Grant access to data stored in your Azure Storage accounts securely through the use of shared access signatures.
Learning objectives
In this module, you will:
- Identify the features of a shared access signature for Azure Storage.
- Identify the features of stored access policies.
- Programmatically generate and use a shared access signature to access storage.
Prerequisites
- Knowledge of Azure Storage accounts
- Familiarity with C#
- Familiarity with jQuery and JSON