Knowledge check

Completed
1.

You've trained a model using the Python SDK for Azure Machine Learning. You want to deploy the model to get real-time predictions. You want to manage the underlying infrastructure used by the endpoint. What kind of endpoint should you create?

2.

You're deploying a model as a real-time inferencing service. What functions must the scoring script for the deployment include?