Please enable JavaScript.
Coggle requires JavaScript to display documents.
3 azure storage explorer - Coggle Diagram
3 azure storage explorer
when
-
- storage accounts.
- Azure Cosmos DB
- Data Lake
local emulators
- Azure storage emulator
- azurite
Azure Storage types
- Azure Blob storage.
unstructured data as a binary large object (blob).
- Azure Table storage.
NoSQL, semi-structured data.
- Azure Files.
file-sharing service that enables access through the Server Message Block protocol, similar to traditional file servers.
- Azure Data Lake Storage.
based on Apache Hadoop, is designed for large data volumes and can store unstructured and structured data.
Connecting
permission:
permission for data layer
-
types:
- Azure Active Directory (Azure AD)
- connection string
- shared access signature URI
- name and key
- Attach to a local emulator
- Attach to Azure Cosmos DB through a connection string
- Attach to Azure Data Lake by using a URI
- Add an Azure Account option and sign in to Azure
- Add a resource via Azure AD,
-
- shared access signature URI
-
-
-
- storage account name and key
-
Azure portal
- storage account name and key
-
-