-
Notifications
You must be signed in to change notification settings - Fork 21.7k
/
Copy pathindex.yml
188 lines (185 loc) · 7.96 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
### YamlMime:Landing
title: Azure Blob Storage documentation # < 60 chars
summary: Azure Blob Storage is Microsoft's object storage solution for the cloud. Blob storage is optimized for storing massive amounts of unstructured data. # < 160 chars
metadata:
title: Azure Blob Storage documentation
description: Azure Blob Storage is Microsoft's object storage solution for the cloud. Blob storage is optimized for storing massive amounts of unstructured data.
ms.service: azure-storage
ms.custom:
- ignite-2023
ms.topic: landing-page
author: normesta
ms.author: normesta
ms.date: 08/05/2022
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card
- title: About Blob storage
linkLists:
- linkListType: overview
links:
- text: What is Azure Blob Storage?
url: storage-blobs-overview.md
# Card
- title: Architecture
linkLists:
- linkListType: architecture
links:
- text: Azure Well-Architected Framework considerations
url: /azure/well-architected/service-guides/azure-blob-storage?toc=/azure/storage/blobs/toc.json
# Card
- title: Get started
linkLists:
- linkListType: quickstart
links:
- text: Upload, download, and list blobs - portal
url: storage-quickstart-blobs-portal.md
- text: Use Storage Explorer to manage blobs
url: quickstart-storage-explorer.md
- linkListType: concept
links:
- text: Storage account overview
url: ../common/storage-account-overview.md
- text: Data redundancy
url: ../common/storage-redundancy.md?toc=/azure/storage/blobs/toc.json
- linkListType: how-to-guide
links:
- text: Create a storage account
url: ../common/storage-account-create.md?toc=/azure/storage/blobs/toc.json
- text: Create a block blob storage account
url: ../common/storage-account-create.md
- text: Configure a custom domain
url: storage-custom-domain-name.md
# Card
- title: Search and understand blob data
linkLists:
- linkListType: concept
links:
- text: Use AI to understand blob data
url: /azure/search/search-blob-ai-integration?toc=/azure/storage/blobs/toc.json
- text: Search your blob content
url: /azure/search/search-blob-storage-integration?toc=/azure/storage/blobs/toc.json
# Card
- title: Analytics and insights
linkLists:
- linkListType: overview
links:
- text: Azure Data Lake Storage
url: data-lake-storage-introduction.md
- linkListType: quickstart
links:
- text: Analyze data with Databricks
url: ./data-lake-storage-use-databricks-spark.md
- linkListType: concept
links:
- text: Processing big data
url: ./data-lake-storage-best-practices.md
- text: Multi-protocol access
url: data-lake-storage-multi-protocol-access.md
- text: Best practices
url: data-lake-storage-best-practices.md
- linkListType: tutorial
links:
- text: Extract, transform, and load data with Azure Databricks
url: /azure/databricks/scenarios/databricks-extract-load-sql-data-warehouse?toc=/azure/storage/blobs/toc.json
- text: Extract, transform, load data with Apache Hive on Azure HDInsight
url: data-lake-storage-tutorial-extract-transform-load-hive.md
- text: Insert data into Databricks tables by using Event Grid
url: data-lake-storage-events.md?toc=/azure/storage/blobs/toc.json
- linkListType: how-to-guide
links:
- text: Use with Azure HDInsight clusters
url: ../../hdinsight/hdinsight-hadoop-use-data-lake-storage-gen2.md?toc=/azure/storage/blobs/toc.json
- text: Use with Power BI
url: /power-query/connectors/datalakestorage
# Card
- title: Develop applications
linkLists:
- linkListType: quickstart
links:
- text: Azure Blob Storage for .NET
url: storage-quickstart-blobs-dotnet.md
- text: Azure Blob Storage for Java SE
url: storage-quickstart-blobs-java.md
- text: Azure Blob Storage for Spring Boot
url: /azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-storage?toc=/azure/storage/blobs/toc.json
- text: Azure Blob Storage for Quarkus
url: storage-quickstart-blobs-java-quarkus.md
- text: Azure Blob Storage for Python
url: storage-quickstart-blobs-python.md
- text: Azure Blob Storage for JavaScript using Node.js
url: storage-quickstart-blobs-nodejs.md
- text: Azure Blob Storage for JavaScript in a browser
url: quickstart-blobs-javascript-browser.md
- text: Route events to a web endpoint
url: ../../event-grid/blob-event-quickstart-portal.md
- text: Host a static website
url: storage-blob-static-website-how-to.md
- linkListType: concept
links:
- text: Handle events
url: storage-blob-event-overview.md
- text: Static websites
url: storage-blob-static-website.md
- linkListType: tutorial
links:
- text: Create a web app to upload image data
url: storage-upload-process-images.md
# Card
- title: Manage security and identity
linkLists:
- linkListType: concept
links:
- text: Authorize access to Azure Storage
url: ../common/authorize-data-access.md?toc=/azure/storage/blobs/toc.json
- text: Data Lake access control
url: data-lake-storage-access-control.md
- linkListType: how-to-guide
links:
- text: Access blob data with Microsoft Entra account
url: authorize-data-operations-portal.md
- text: Manage access rights with Azure RBAC
url: assign-azure-role-data-access.md
# Card
- title: Transfer data
linkLists:
- linkListType: concept
links:
- text: Compare data transfer solutions
url: ../common/storage-choose-data-transfer-solution.md?toc=/azure/storage/blobs/toc.json
- text: Tape migration overview
url: ../common/tape-migration-guide.md?toc=/azure/storage/blobs/toc.json
- text: Use Azure Data Box for offline transfer
url: ../../databox/data-box-overview.md?toc=/azure/storage/blobs/toc.json
- linkListType: how-to-guide
links:
- text: Transfer with AzCopy
url: ../common/storage-use-azcopy-v10.md?toc=/azure/storage/blobs/toc.json
- text: Access Azure blob data on Linux with BlobFuse2
url: blobfuse2-how-to-deploy.md?toc=/azure/storage/blobs/toc.json
- text: Transfer with Azure Data Factory
url: ../../data-factory/connector-azure-blob-storage.md?toc=/azure/storage/blobs/toc.json
#Card
- title: Performance and scalability
linkLists:
- linkListType: concept
links:
- text: Scalability and performance
url: scalability-targets.md
- text: Performance and scalability checklist
url: storage-performance-checklist.md
- linkListType: tutorial
links:
- text: Optimize for performance and scalability
url: ../common/storage-use-azcopy-v10.md?toc=/azure/storage/blobs/toc.json
# Card
- title: Back up and archive data
linkLists:
- linkListType: concept
links:
- text: Hot, cool, and archive storage
url: access-tiers-overview.md
- text: Manage the Blob storage lifecycle
url: storage-lifecycle-management-concepts.md