Exam DP203 Storage 1 Azure Blob Storage: Difference between revisions

From MillerSql.com
NeilM (talk | contribs)
Created page with "The first storage type is Azure Blob Storage"
 
NeilM (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
The first storage type is Azure Blob Storage
The first [[Exam_DP203_Storage|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.

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.