Azure Storage
Azure Storage
Vikas Chandra Sharma, Swarrnim School of Computing & IT, Swarrnim Startup and
Innovation University
1. Storage Basics
Cloud storage in Azure is a service that allows you to store data by transferring it over the
Internet or another network to an off-site storage system managed by a third party. Azure
provides several types of storage solutions designed to meet different needs in terms of
accessibility, security, and performance.
2. Storage Types
A storage account provides a unique namespace in Azure for your storage data, accessible
from anywhere in the world over HTTP or HTTPS. Data in your storage account is durable
and highly available, secure, and massively scalable.
Azure offers various types of storage for Virtual Machines (VMs), including:
- Azure Managed Disks: Simplify disk management by handling storage behind the scenes.
- Premium SSDs, Standard SSDs, and Standard HDDs: Offer a range of performance and
pricing options.
6. Azure Files
Azure Files enables cloud file sharing, providing fully managed file shares in the cloud
accessible via the SMB protocol. Ideal for lifting and shifting legacy applications to the cloud
without modifying them.
Including diagrams of Azure storage architecture, flowcharts for data migration processes,
screenshots of the Azure portal showing storage account configuration, and performance
monitoring graphs can greatly enhance understanding.