Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In a scenario where you need to schedule a data pipeline in Azure Data Factory to run at a specific time every day, which of the following options would you choose and why?
A
Create a separate pipeline for each day and manually trigger them.
B
Use the 'Trigger Now' feature to run the pipeline whenever needed.
C
Create a Tumbling Window trigger with a 24-hour interval.
D
Create a Recurring Timer trigger with a daily schedule.