Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have an Azure Machine Learning workspace named Workspace1. Workspace1 has a registered MLflow model named model1 with PyFunc flavor.
You plan to deploy model1 to an online endpoint named endpoint1 without egress connectivity by using Azure Machine Learning Python SDK v2.
You have the following code:
You need to add a parameter to the ManagedOnlineDeployment object to ensure the model deploys successfully.
Solution: Add the with_package parameter.
Does the solution meet the goal?
astone42
3 months, 2 weeks agoBen999
4 months agoD0ktor
5 months, 2 weeks agoD0ktor
5 months, 1 week agof2a9aa5
10 months agocryodax
10 months, 2 weeks agocryodax
10 months, 2 weeks agoD0ktor
5 months, 1 week agocryodax
10 months, 2 weeks ago