You need to monitor the data drift of a model deployed in Azure ML. What is the first step you must take?
Data Drift Monitor is the specific feature for tracking distribution changes.
Why this answer
You must create a Data Drift Monitor object linked to your target dataset and baseline dataset to begin tracking.