Exam DP203 Storage 1 Azure Blob Storage

From MillerSql.com
Revision as of 15:35, 15 November 2024 by NeilM (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.