Data Factory Artefact Deployment
- In the Azure portal navigate to the Azure Data Factory instance that was created during the ARM template deployment process.
- Connect a Git Repository to this Azure Data Factory. Click here for details
- On your local development machine navigate to the folder shown below:
{RepoCloneDir}\solution\DataFactory
- Copy the contents from the directory above into the new Git repository that you have linked to your Azure Datafactory.
- Navigate to Azure Data Factory Studio.
- If required select the new data factory that was created during the ARM deployment in the previous steps.
- Update the "FunctionApp" Linked Service so that it points to the function app service endpoint that was created during your ARM script deployment.