USER MANUALS

Microsoft Fabric DataWarehouse

Fabric DataWarehouse provides one method of uploading to Fabric the data file that Virtual DataPort has generated:

Upload the data file to an Azure Storage Location (Blob and ADLS Gen 2 are supported) and from there, to the database. To use this method, in the Read & Write tab of the data source, do this:

  1. Select Use bulk data load APIs.

  2. Enter the value of Azure Storage Location.

  3. Enter the value of Storage account key.

The Azure Storage Location is the endpoint of a container within an Azure Storage Account to be assumed by the user. The format is https://<account\>.blob.core.windows.net/<container\>/<path\> for Blob Storage and https://<account\>.dfs.core.windows.net/<container\>/<path\> for ADLS Gen 2.

Add feedback