Welcome to the WalkMe Help Center

Please login in order to continue:

Work flows better with WalkMe
Work flows better with WalkMe.

Azure Blob Connection in Console

Last Updated August 20, 2025

Brief Overview

Integrate with Azure Blob Storage to securely transfer data for archiving, analytics, or backup workflows. Follow these steps to connect your Azure storage.

How It Works

Azure Blob connections page overview

The Azure Blob Connections page is a central hub for viewing and managing all of your configured Azure Blob connections.

1. Azure Blob table

The Azure Blob connections table lists all configured connections.

Table columns:

  1. Connection ID: Unique identifier for the connection

  2. Connection name: Custom name given to the connection

  3. Account name: Name of the Azure Storage account

  4. Authentication method: Type of authentication used

  5. Container name: Name of the Azure Blob container used for the connection

  6. Container path: Optional folder path within the container where files are stored or retrieved

  7. Created by: User who created the connection

  8. Last modified by: User who last updated the connection

2. Table icons

Manage columns

Remove or add columns from the table

  1. Click the Manage columns icon

  2. Select which columns you'd like to have in the table

  3. Click Apply

Add new connection

  1. Click the + Add New Connection button to add a new Azure Blob connection

Learn more in the section below.

Export connections

  1. Click the Export Connections icon to download a csv or xlsx file containing all configured connection details

  1. Use the Search bar to quickly find specific connections

Item options

Available actions:

  1. Click the Edit icon to update the connection

  2. Click the Delete icon to remove the connection

How to setup an Azure Blob connection

You can add a new connection whether it's your first or you're adding to existing ones.

  1. Choose how to start:

    1. If this is your first connection:

      1. Go to the Available connections tab

      2. Hover over the Azure Blob tile

      3. Click Setup

    2. If you already have connections:

      1. Go to the Active connections tab

      2. Hover over the Azure Blob tile

      3. Click Manage Connections

      4. A table will open showing all configured connections for that integration

      5. Click Add new connection

  1. You'll be taken to the Add Azure Blob Connection page

  2. Give your connection a clear, descriptive name so you can easily recognize it later

    1. For example: Azure_Blob_CustomerExport

  1. Enter the name of your Azure Storage account

    1. You can find this in the Azure Portal under Storage Accounts

  1. Enter the name of the container in your Azure Storage account

    1. Containers act as top-level directories in your Azure Blob environment

  1. Optional: Enter the container path

    1.  Define a subfolder path within the container to help organize your files into folders

      1. For example: reports/monthly

    2. If left blank, files will be stored in the root directory of the container

  1. Select an authentication method from the dropdown that matches your security and access setup:

    1. SAS Token: Use a Shared Access Signature (SAS) Token to grant time-limited, permission-controlled access

      1. Paste the SAS Token string (toggle to show or hide)

      2. Make sure the token includes the required permissions

        1. For example:  Read, Write, List

    2. SAS Tokens are generated in the Azure Portal under Storage Account → Shared Access Signature settings

    3. Microsoft Entra ID (Azure AD): Use authentication through Microsoft Entra ID (formerly Azure Active Directory)

      1. When this method is selected, the SAS token field is hidden

      2. Provide the following from your Azure AD app registration:

        1. Client ID: The application (client) ID

        2. Client Secret: The secure app key (toggle to show or hide)

        3. Tenant ID: The directory (tenant) ID  Make sure the app has the Storage Blob Data Contributor role or similar

  1. Click Test Connection to validate that your connection works

    1. If the test is successful, you'll see a confirmation message

    2. If there's an issue, you'll get an error message with steps to fix it

  2. Click Save

Your new Amazon Blob connection will now be available when setting up Data In or Data Out integrations.

Was this article helpful?

Thanks for your feedback!

Be part of something bigger.

Engage with peers, ask questions, share ideas

Ask the Community
×