Valid DP-100 Dumps shared by ExamDiscuss.com for Helping Passing DP-100 Exam! ExamDiscuss.com now offer the newest DP-100 exam dumps, the ExamDiscuss.com DP-100 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com DP-100 dumps with Test Engine here:
You create an Azure Machine Learning workspace. You must configure an event-driven workflow to automatically trigger upon completion of training runs in the workspace. The solution must minimize the administrative effort to configure the trigger. You need to configure an Azure service to automatically trigger the workflow. Which Azure service should you use?
Correct Answer: A
Event Grid subscription: is the most suitable choice for creating event-driven workflows in Azure. When a training run is completed in an Azure ML workspace, Event Grid can be used to trigger a workflow automatically. This approach requires minimal administrative effort, as you can subscribe to specific events (like training run completion) and respond to them without constant polling or manual intervention.