Skip to main content

Azure File Storage (Account Key)

Connect to Azure File Storage using an account key

To use this connection type within the API, use a ConnectionTypeCode of AZFILESTORAGE-KEY.

Variable Reference

The following variables are supported:

  • AzureFileStorageConnectionStringSecretName - (Required) The name of the Key Vault Secret containing the connection string to Azure File Storage.

  • FileShare - (Required) File Share to access.

  • IntegrationRuntime - (Required) Integration Runtime to use for Copy Activity.