Blob Storage
Storage Accounts
- Contains- Blobs
- Files
- Queues
- Tables
 
- Workloads- Cloud native
- Analytics
- HPC
- Backup & Archive
- ML & AI #ai
 
Endpoints
| Storage service | Endpoint | 
|---|---|
| Blob Storage | https://<storage-account>.blob.core.windows.net | 
| Static website (Blob Storage) | https://<storage-account>.web.core.windows.net | 
| Data Lake Storage | https://<storage-account>.dfs.core.windows.net | 
| Azure Files | https://<storage-account>.file.core.windows.net | 
| Queue Storage | https://<storage-account>.queue.core.windows.net | 
| Table Storage | https://<storage-account>.table.core.windows.net |