Azure Sql Database Linked Service Args
Microsoft Azure SQL Database linked service.
Constructors
Properties
Sql always encrypted properties.
List of tags that can be used for describing the linked service.
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. Type: string, SecureString or AzureKeyVaultSecretReference.
The integration runtime reference.
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 password in connection string.
The ID of the service principal used to authenticate against Azure SQL Database. Type: string (or Expression with resultType string).
The key of the service principal used to authenticate against Azure SQL Database.