Skip to main content

Create a destination connection

Setup credentials for Azure Blob

To set up an Azure Blob destination connection, you need the following setup credentials for the Azure Blob.

  • account
  • URI
  • azure shared access signature (SAS uri)

These credentials are located in the url of the Azure blob storage to which the extracted data needs to be uploaded.

Check out Retrieving the credentials for the Azure blob storage.

Setup the Azure Blob destination connection

Follow these steps to create the Azure Blob destination connection.

Step Action
1 Define a new connection of type Azure Blob .
2 Enter a descriptive name for the destination connection. For example, AzureBlob_IM .
3
  • Enter the URI azureblob://<container>/ as the URL.
  • Enter <account> as the Azure Storage Account
4
  • Select AzureStorageSAS as the Auth Scheme .
  • Enter the Azure Shared Access Signature (SAS uri) .
5 Create and test the connection.