top of page
Azure Storage offers highly available, massively scalable, durable, and secure storage for a variety of data objects in the cloud.
Azure Storage data objects are accessible from anywhere in the world over HTTP or HTTPS via a REST API. Azure Storage also offers client libraries for developers building applications or services with .NET, Java, Python, JavaScript, C++, and Go.
Developers and IT professionals can use Azure PowerShell and Azure CLI to write scripts for data management or configuration tasks. The Azure portal and Azure Storage Explorer provide user-interface tools for interacting with Azure Storage.
Capabilities of Azure Storage
Durable and highly available
Data replicated in this way remains highly available in the event of an unexpected outage.
Secure
Azure Storage provides you with fine-grained control over who has access to your data.
Scalable
Azure Storage is designed to be massively scalable to meet the data storage and performance needs of today's applications.
Managed
Azure handles hardware maintenance, updates, and critical issues for you.
Accessible
Data in Azure Storage is accessible from anywhere in the world over HTTP or HTTPS.
bottom of page