This commit is contained in:
Yana Kerpecheva 2018-05-03 15:19:04 +03:00 коммит произвёл GitHub
Родитель 08b5b0d024
Коммит b873cceadb
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -10,7 +10,7 @@ position: 4
# Blob Storage
**Azure Blob storage** is a service for storing large amounts of unstructured object data, such as text or binary data, that can be accessed from anywhere in the world via HTTP or HTTPS. You can use Blob storage to expose data publicly to the world, or to store application data privately. This article will demonstrate how one can use this service from a Xamarin application and manage the uploaded files.
**Azure Blob storage** is a service for storing large amounts of unstructured object data, such as text or binary data, that can be accessed from anywhere in the world via HTTP or HTTPS. You can use Blob storage to expose data publicly to the world, or to store application data privately. This article will demonstrate how one can use this service from a UWP application and manage the uploaded files.
## Set up Storage Account
@ -148,4 +148,4 @@ Here is the appearance of the page:
## See Also
* [Azure SQL Database]({%slug cloud-integration-azure-sql-database%})
* [Azure Cosmos DB]({%slug cloud-integration-cosmosdb%})
* [Azure Cosmos DB]({%slug cloud-integration-cosmosdb%})