How dynamically pass a string parameter to a Delta Live Table Pipeline when calling from Azure Data Factory using REST API
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2023 08:33 AM
I want to pass some context information to the delta live tables pipeline when calling from Azure Data Factory. I know the body of the API call supports Full Refresh parameter but I wonder if I can add my own custom parameters and how this can be retrieved dynamically from the running notebook attached to pipeline
Any help appreciated
Thanks in advance
Labels:
- Labels:
-
Delta Live Table Pipeline