You are deploying a machine learning model as a real-time web service that requires key-based authentication. You implement the following solution:
1. Create an AciWebservice instance.
2. Set the ssl_enabled property to True.
3. Deploy the model to the service.
Does this solution meet the goal? | Microsoft Certified Azure Data Scientist Associate - DP-100 Quiz - LeetQuiz
Microsoft Certified Azure Data Scientist Associate - DP-100
Get started today
Ultimate access to all questions.
Comments
Loading comments...
You are deploying a machine learning model as a real-time web service that requires key-based authentication. You implement the following solution: