You use Azure Machine Learning designer to publish an inference pipeline. Which two parameters should you use to consume the pipeline? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
You can consume a published pipeline in the Published pipelines page. Select a published pipeline and find the REST endpoint of it. To consume the pipeline, you need: - The REST endpoint for your service - The Primary Key for your service Reference: https://docs.microsoft.com/en-in/learn/modules/create-regression-model-azure-machine-learning-designer/deploy-service