In this video, learn about the Microsoft Azure cloud storage service known as a storage account and briefly explore the various storage services encompassed by the storage account. Contrast Azure Storage with the broader family of relational and NoSQL storage options generally referred to as databases and refer to the pricing and documentation websites.
- [Instructor] Microsoft Azure Storage…is a cloud-based service for persisting and retrieving data…so storing and reading objects of various kinds…through the cloud infrastructure.…An Azure Storage account is the element…that you will see in the Azure Portal.…The resource manager creates Azure Storage account resources…and it is the configuration element where we will start…for creating storage elements like blobs,…tables, queues, and file shares.…There are two different kinds of storage accounts.…
One is considered a general purpose storage account.…A general purpose storage account gives you all of the…capabilities of blobs, tables, queues, disks, file shares…and so forth, and they come in two flavors.…One is Premium as a general purpose storage account…which is backed by SSDs…so for the blobs that contain our disks,…specifically, the virtual machine, virtual hard disks,…we can have them placed on solid state storage or Premium…storage, we would get the best possible performance.…There's also a Standard variation which is for traditional…
Released
12/11/2018- Creating and managing storage accounts in the Azure portal
- Stored access policies for granting privileges
- Encrypting data at rest
- Azure Storage Files and net use
- Querying files
- Accessing files from both SMB and the REST API concurrently
- Using AzCopy to copy data among storage accounts asynchronously
Share this video
Embed this video
Video: Azure Storage overview