Skip to main content

There are three options to connect to Microsoft Azure Blob:

  • Create a new project
  • Edit an existing project connection
  • Export data from the Export > Run recipe button

Connecting to Microsoft Azure Blob when Creating a New Project

1

Click Enrich. The Enrich page is displayed.
2

Click ‘Create project’. The Create a new project window is displayed.
3

Type in a new project name. The project name needs to be unique.
4

Select a use case from the drop-down.
5

Click Create project. The Upload a dataset window appears.
6

Select Microsoft Azure Blob.
7

Type in the connection name.
8

Type in the Storage Account Name.
9

Type in the Connection String.
10

This is an example of a connection string
11

ActionScript
12

Copy
13

Click Test Connection to make sure the connection is successful. A message is displayed informing you if the connection was successfully created or not. If the test connection failed, then you are unable to create a connection. Note: Before creating a new connection, a Test Connection must be run. If the test failed, or a parameter was changed, the Create button will be disabled, and you need to create a new connection.
14

After the test connection has succeeded, click Create in order to create the connection.

Connecting to Microsoft Azure Blob when Editing a Dataset

1

Click Enrich. The Enrich page is displayed.
2

Create or search for a project.
3

The Change data and edit dataset is displayed.
4

Click Continue. The Upload a dataset window appears.
5

Select Microsoft Azure Blob.
6

Choose the connection name.
7

Type in the Storage Account Name.
8

Type in the Connection String.
9

ActionScript
10

Copy
11

Click Create to test the connection before creating the connector.
12

Click Test Connection. A message is displayed informing you if the connection was successfully created or not.
13

If the test connection failed, then you are unable to create a connection.
Before creating a new connection, a Test Connection must be run. If the test failed, or a parameter was changed, the Create button will be disabled, and you need to create a new connection.

Exporting Data

1

Click Enrich. The Enrich page is displayed.
2

Create, search or edit a project.
3

Click the Export > Run Recipe.
I