Erik
Results
1
comments of
Erik
I have worked around this by using the custom_linked_service ```tf resource "azurerm_data_factory_linked_custom_service" "sql" { name = "LinkedSql" data_factory_id = azurerm_data_factory.factory.id type = "AzureSqlDatabase" type_properties_json =