You can add a connection to the Azure Blob Storage file system using ThoughtSpot DataFlow.
Follow these steps:
-
Click Connections in the top navigation bar.
-
In the Connections interface, click Add connection in the top right corner.
-
In the Create Connection interface, select the Connection type.
-
After you select the Connection type, the rest of the connection properties appear.
- Connection name
Name your connection. - Connection type
Choose the Azure Blob Storage connection type. - Storage type
Choose the Storage type: Azure Blob Storage (default) or Data Lake GEN2 Storage. - Account
Azure Storage has an address that includes our unique account name which is a combination of the account name and the Azure Storage blob endpoint forms the base address for the objects in your storage account. - Authentication type
This supports two types of authentication methods: Azure account key: Choose to authenticate based on access keys and other parameters to produce an encrypted signature stringthat is passed on the request in the Authorization header.Shared access signatures (SAS): Choose to grant fine-grained access to resources in your storage account with specified permissions and over a specified time interval. - Key
The 512-bit access key generated while creating storage account. - Container
Give container details that organizes a set of blobs, like a directory in a file system.
See Connection properties for details, defaults, and examples.
- Connection name
-
Click Create connection.