Azure Blob Storage Linked Service Args
The azure blob storage linked service.
Constructors
Properties
The Azure key vault secret reference of accountKey in connection string.
Specify the kind of your storage account. Allowed values are: Storage (general purpose v1), StorageV2 (general purpose v2), BlobStorage, or BlockBlobStorage. Type: string (or Expression with resultType string).
List of tags that can be used for describing the linked service.
The type used for authentication. Type: string.
Indicates the azure cloud type of the service principle auth. Allowed values are AzurePublic, AzureChina, AzureUsGovernment, AzureGermany. Default value is the data factory regions’ cloud type. Type: string (or Expression with resultType string).
The connection string. It is mutually exclusive with sasUri, serviceEndpoint property. Type: string, SecureString or AzureKeyVaultSecretReference.
The integration runtime reference.
Container uri of the Azure Blob Storage resource only support for anonymous access. Type: string (or Expression with resultType string).
The credential reference containing authentication information.
Linked service description.
The encrypted credential used for authentication. Credentials are encrypted using the integration runtime credential manager. Type: string.
Parameters for linked service.
The Azure key vault secret reference of sasToken in sas uri.
Blob service endpoint of the Azure Blob Storage resource. It is mutually exclusive with connectionString, sasUri property.
The ID of the service principal used to authenticate against Azure SQL Data Warehouse. Type: string (or Expression with resultType string).
The key of the service principal used to authenticate against Azure SQL Data Warehouse.