Table of Contents

Azure Storage

Azure Storage Accounts

Storage Account Types

Authorization

Types of Authorization

Shared Access Signature(SAS)

Stored Access Policy

A stored access policy provides an additional level of control over service-level shared access signatures (SAS) on the server side.
To revoke a stored access policy, you can delete it, rename it by changing the signed identifier, or change the expiry time to a value in the past. Changing the signed identifier breaks the associations between any existing signatures and the stored access policy. Changing the expiry time to a value in the past causes any associated signatures to expire. Deleting or modifying the stored access policy immediately affects all of the shared access signatures associated with it.

Storage Service Encryption

Blob Storage

A massively scalable object store for text and binary data. Also includes support for big data analytics through Data Lake Storage Gen2.

Types

Access Tiers for Blob Storage

Encryption

Azure Files

Azure Files provides managed file shares that are accessible via SMB or NFS.

Queue Storage

A messaging store for reliable messaging between application components.

Table Storage

A NoSQL store for schemaless storage of structured data.

Azure Disks

Block-level storage volumes for Azure VMs.

Azure Disk Encryption

Windows

Linux