AzureBlobContainer
Specifies the name of the Azure Blob Storage container that the provider uses for staging or transferring data when connecting to Databricks.
Data Type
string
Default Value
""
Remarks
An Azure Blob Storage container is a logical grouping of blobs (files) within a storage account. The AzureBlobContainer property identifies the container that the connector accesses for uploading, downloading, or staging data.
Enter the container name as it appears in your Azure Storage account.
This property is useful when your Databricks connection relies on Azure storage for temporary data operations or large result transfers.