AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: In an Azure Machine Learning environment, you azure video

Question 1
« Back   Next azure Cloud dp-100-data-scientist-assoc Question »

Full Certification Question

In an Azure Machine Learning environment, you are deploying two models using a blue/green deployment strategy and wish to direct a specific percentage of traffic to each model. Using the Azure Machine Learning Python SDK, how would you configure the endpoint to route 70% of the traffic to the 'blue' model and 30% to the 'green' model? Choose the correct code snippet from the options below, assuming the endpoint object is already defined.