Campaigns now include workspace credits, OpenRouter or Bedrock generation, and reviewed multi-provider publishing. Explore the workflow
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. 1

    Open Azure Portal

    Sign in and search for Storage accounts.

    Azure Portal
  2. 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. 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. 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