Getting Started with Microsoft Azure Shared Access Signatures
Microsoft Azure's Shared Access Signatures is Azure's out-of-the-box security access control, providing a uniform way of granting granular access to data across a wide range of Azure services.
What you'll learn
Security of an application's data is priority, whether that data is local or in a cloud service such as Microsoft Azure. In this course, you are going to learn everything you need to know about Shared Access Signatures, Azure's out-of-the-box security access control that allows you the ability to specify the who, what, when, and how your data can be accessed. Not only do they afford granular access control over your data, but they provide a uniform way of granting access to data across a wide range of Azure services, dispensing with the need to learn different access controls for every service. Microsoft has provided a way for developers to utilize Shared Access Signatures within their application through Azure's various service's SDKs. Using real-world applications, we'll walk through implementing Shared Access Signatures for a wide range of Azure services ranging from storage services to message bus based services.
Table of contents
- Introduction 1m
- Quiz Designer - A Working Example 4m
- Table Storage Credential Overview 8m
- Generating Shared Access Signatures Overview 5m
- Generating Shared Access Signatures Demo 7m
- Generating Shared Access Signatures Recap 2m
- Policy Problems 4m
- Stored Policy Demo 5m
- Additional Table Entity CRUD Operations with SAS 4m
- Principle of Least Privilege 9m
- Blob Storage Overview 8m
- Blob Storage Demo 7m
- Summary 1m
- Introduction 1m
- Azure Service Bus Overview 2m
- Azure Service Bus Demo 5m
- Resource Server Refresh and Service Bus Requirements 2m
- Shared Access Signature Code Overview for Service Bus 5m
- Generating Shared Access Signatures for Service Bus 6m
- Using Shared Access Signatures with Service Bus Demo 4m
- Stored Shared Access Policies for Service Bus 2m
- Working with Azure Notification and Event Hubs 2m
- Azure Queue Storage Service Demo 5m
- Shared Access Signature Code Overview for Queue Storage 2m
- Generating Shared Access Signatures for Queues Storage 2m
- Stored and Ad-hoc Shared Access Policies for Queues Storage 1m
- Using Shared Access Signatures with Queues Storage Demo 2m
- Summary 1m