
Ultimate access to all questions.
You create a machine learning model using Azure Machine Learning designer and publish it as a real-time service on an Azure Kubernetes Service (AKS) inference cluster. The endpoint configuration remains unchanged.
Which two values must you provide to application developers to enable them to consume the endpoint? Each correct answer presents part of the solution.
A
The name of the AKS cluster where the endpoint is hosted.
B
The name of the inference pipeline for the endpoint.
C
The URL of the endpoint.
D
The run ID of the inference pipeline experiment for the endpoint.
E
The key for the endpoint.