Azure BLOB Connection String

Overview

Azure BLOB Connection String is a Connectors parameter that stores the connection string for Azure Blob Storage.

Function

Use this setting to keep connector setup and source connection defaults consistent across the project. AnalyticsCreator uses this value when no custom value is saved for the project. Keep placeholder names unchanged when adapting the pattern.

This value supports placeholders such as {0}, {1}.

Access

The parameter is maintained from the Parameters list in AnalyticsCreator.

How to access

Navigation tree

Parameters->List Parameters

Toolbar

Options->Parameter

Diagram

Not opened from the diagram.

Visual element

Parameter list

Default value

DefaultEndpointsProtocol=https;AccountName={0};AccountKey={1};EndpointSuffix=core.windows.net

Custom value

Not set.

Where it is used

This parameter belongs to the Connectors group and is used when AnalyticsCreator applies connector setup and source connection defaults.

SettingValue
Technical parameter nameAZURE_BLOB_CONNECTION_STRING
Default valueDefaultEndpointsProtocol=https;AccountName={0};AccountKey={1};EndpointSuffix=core.windows.net
Custom valueNot set.

Parameter groups

Group
Connectors
Connections
Connector Setup

Related topics