зеркало из https://github.com/telerik/uwp-docs.git
Update blob-storage.md
This commit is contained in:
Родитель
08b5b0d024
Коммит
b873cceadb
|
@ -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%})
|
||||
|
|
Загрузка…
Ссылка в новой задаче