Azure Storage typesapp
Blob storage. Containers for data blobs. The three types of blobs are:dom
Table storage. Store for non-relational key/value entities(pairs) in rows, single clustered indexasync
Queue storage. Temporary store for asynchronous exchange of messages(inter-application)ide
File storage. File sharing store through SMB 3.x and SMB 2.1idea
Controlling access to storagespa
Storage account access keys:three
Primary and secondary
Automatically generated but can be recycled
Provide full access to a storage accountci
shared access signatures(SAS):it
Granular (container or resource level)
Time-limited io
Stored access policy:
Granular (container level)
Time-limited
You can easily revoke policy-linked SAS
Role-based access control:
Default roles
Custom roles
Specify an access level(blob storage only):
Private
Public Blob
Public Container