Azure Data Factory Linked Service Synapse
This page shows how to write Terraform and Azure Resource Manager for Data Factory Linked Service Synapse and write them securely.
azurerm_data_factory_linked_service_synapse (Terraform)
The Linked Service Synapse in Data Factory can be configured in Terraform with the resource name azurerm_data_factory_linked_service_synapse. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
-
additional_propertiesoptional - map from string to string -
annotationsoptional - list of string -
connection_stringrequired - string -
data_factory_namerequired - string -
descriptionoptional - string -
idoptional computed - string -
integration_runtime_nameoptional - string -
namerequired - string -
parametersoptional - map from string to string -
resource_group_namerequired - string -
key_vault_passwordlist block-
linked_service_namerequired - string -
secret_namerequired - string
-
-
timeoutssingle block
Explanation in Terraform Registry
Manages a Linked Service (connection) between Synapse and Azure Data Factory.
Note: All arguments including the client secret will be stored in the raw state as plain-text. Read more about sensitive data in state.
Tips: Best Practices for The Other Azure Data Factory Resources
In addition to the azurerm_data_factory, Azure Data Factory has the other resources that should be configured for security reasons. Please check some examples of those resources and precautions.
azurerm_data_factory
Ensure to disable public access
It is better to disable public access for Data Factory, which is enabled as default.
Microsoft.DataFactory/factories/linkedservices (Azure Resource Manager)
The factories/linkedservices in Microsoft.DataFactory can be configured in Azure Resource Manager with the resource name Microsoft.DataFactory/factories/linkedservices. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
apiVersionrequired - stringnamerequired - stringThe linked service name.
propertiesrequiredadditionalPropertiesoptional - objectUnmatched properties from the message are deserialized this collection
annotationsoptional - arrayList of tags that can be used for describing the linked service.
connectViaoptionalparametersoptional - objectAn object mapping parameter names to argument values.
referenceNamerequired - stringReference integration runtime name.
typerequired - stringType of integration runtime.
descriptionoptional - stringLinked service description.
parametersoptional - undefinedDefinition of all parameters for an entity.
typerequired - string