All provider guides
Cloud connection
How to connect Azure Blob Storage
You need a Name and a Connection String from an Azure storage account.
You can save multiple named Azure Blob Storage accounts. Credentials stay in workspace secret storage and are never shown after save.
- 1
- 2
Create or open a storage account
Create a storage account if you do not have one. Choose a name, region, and Standard performance, then create it.
- 3
Open Access keys
Open the storage account. In Security + networking choose Access keys. Click Show next to Key 1 connection string and copy it.
- 4
Paste into EntityStacks and save
Enter a Name, paste the Connection String, then save. Add another connection for a second storage account.
Fields EntityStacks saves
Connection String
Copy Key 1 connection string from Storage Account → Access keys.
DefaultEndpointsProtocol=https;AccountName=…;AccountKey=…;EndpointSuffix=core.windows.net