Developing Solutions for Microsoft Azure: Blob Storage
Azure Blob Storage is one of Azure most widely used storage services. It is a fully managed object storage service that enables you to store and retrieve large amounts of unstructured data in the cloud and is particularly useful for storing video audio and images.
In this course you will explore Azure Blob Storage and learn how to create upload download and list blobs with Azure Portal PowerShell and CLI. Then you will use Azure Storage Explorer to create a blob use AzCopy to copy blobs and use .NET to manage properties and metadata for blobs. Next you will create a project to work with Azure Blob Storage client library and use immutable storage. Finally you will identify available access tiers and find out how to set change and rehydrate blobs.
This course is one of a collection that prepares learners for the AZ-204 Developing Solutions for Microsoft