Skip to content

Instantly share code, notes, and snippets.

@jasonhorner
Last active December 27, 2021 19:49
Show Gist options
  • Save jasonhorner/9a8713b4c9d68be2e93b61ef9285a8b8 to your computer and use it in GitHub Desktop.
Save jasonhorner/9a8713b4c9d68be2e93b61ef9285a8b8 to your computer and use it in GitHub Desktop.

Azure Data Factory Design Patterns Resources

This page has the resources for my Azure Data Factory Design Patterns talk.

Abstract

Slides

The latest PDF copy of the slides:

Recordings

This is a link of the recorded versions of this talk in reverse chronological order

SQL PASS Cloud Virtual Chapter 2020 https://www.youtube.com/watch?v=DhcPjWeA8K4

MS Ignite 2018 (co-presented with @cathrinew) http://bit.ly/adfdesignpatternsignite2018

Resources

Here are some of the resources for working with ADF:

1hr Sessiomn Link bit.ly/datafactoryresources

ADF Queuing https://asanwordpress.com/2021/10/26/why-you-shouldnt-use-auto-resolve-integration-runtime-in-azure-data-factory-or-synapse/

ADF Naming standards (Terry M) https://adatis.co.uk/azure-data-factory-suggested-naming-conventions-and-best-practices/

ADF Pricing Video (Cathrine W) https://www.youtube.com/watch?v=c958SwJ8lpg

Functions: https://docs.microsoft.com/en-us/azure/azure-functions/functions-compare-logic-apps-ms-flow-webjobs#:~:text=Functions%20and%20Logic%20Apps%20are,Logic%20Apps%20provides%20serverless%20workflows.&text=An%20orchestration%20is%20a%20collection,to%20accomplish%20a%20complex%20task.

ADF Documentation:

https://docs.microsoft.com/en-us/azure/data-factory/

ADF Product Feedback:

https://feedback.azure.com/forums/270578-data-factory

ADF Resource Manage Templates:

https://docs.microsoft.com/en-us/azure/templates/microsoft.datafactory/allversions

ADF Rest API:

https://docs.microsoft.com/en-us/rest/api/datafactory/

ADF PowerShell

https://docs.microsoft.com/en-us/powershell/module/az.datafactory/?view=azps-3.6.1

Azure Data Factory Devops training

https://t.co/qgJHy72kKW

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment