Trigger and Monitor ADF Pipelines > Using the Trigger and Monitor ADF Pipelines recipe > Step 3. Configure and publish the ADF connection
  

Step 3. Configure and publish the ADF connection

Configure the details to connect to Azure Data Factory, and then publish the con-ADF connection.
  1. 1Open the con-ADF connection.
  2. 2From the Type list, select svc-ADF from the recipe assets folder.
  3. 3From the Runtime Environment list, select Cloud Server or any Secure Agent.
  4. 4In the Connection Properties section, enter values for the following properties:
  5. Property
    Description
    tenant_id
    The Microsoft Azure tenant ID used for authentication.
    grant_type
    The grant type must be set to client_credentials.
    client_id
    The application’s client ID, also known as the Application ID.
    client_secret
    The client secret associated with the client ID.
    resource
    The resource name, which must be set to https://management.azure.com.
    subscription_id
    The Azure subscription identifier.
    api_version
    The version of the Azure Data Factory API to use.
  6. 5Save and publish the connection.