A messaging store for reliable messaging between application components.
Queue messages can be up to 64 KB in size, and a queue can contain millions of messages. Queues are used to store lists of messages to be processed asynchronously.
4. Tables:
A service that stores nonrelational structured data (also known as structured NoSQL data).
By prepending the asverify keyword to your own subdomain, you permit Azure to recognize your custom domain without modifying the DNS record for the domain.
After you modify the DNS record for the domain, your domain is mapped to the blob endpoint with no downtime.
For Azure Page Blob only. Page blobs are ideal for storing index-based and sparse data structures, such as operating systems, data disks for virtual machines, and databases.
Performance tier:
Standard storage accounts are backed by magnetic drives and provide the lowest cost per GB. They’re best for applications that require bulk storage or where data is accessed infrequently.
Premium storage accounts are backed by solid state drives and offer consistent, low-latency performance. They can also be used with Azure virtual machine disks, and are best for I/O-intensive applications, like databases.
Secure transfer required:
s
s
Blob access tier (default):
Set the default access tier for a blob
Blob access tiers: ^8a63cd
Hot
Cool
Cold
Archive
Each blob can have their own tier
2. Data Lake Gen2 Update:
3. Resource Sharing (CORS):
Allow the storage account to be accessed from another site
4.
5. Endpoints:
Each service has their end point and follow by the specific object
In the form https://<storage-account>.<service>.core.windows.net/../..