Exam DP203 Storage 1 Azure Blob Storage: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
The first [[Exam_DP203_Storage|Storage]] type is: Azure Blob Storage | The first [[Exam_DP203_Storage|Storage]] type is: Azure Blob Storage | ||
Simple file or "blob" storage. No directory structure, so files are all at the root level. | Simple file or "blob" storage. Flat namespace. No directory structure, so files are all at the root level. | ||
You can include "/" characters to organize blobs into virtual "folders", but this is not ideal. |
Latest revision as of 15:35, 15 November 2024
The first Storage type is: Azure Blob Storage
Simple file or "blob" storage. Flat namespace. No directory structure, so files are all at the root level. You can include "/" characters to organize blobs into virtual "folders", but this is not ideal.