QuestionQ17
Implement AI solutions by using Microsoft FoundryYou have a Microsoft Foundry project that includes a generative AI model deployment.
You test the model by using the Foundry playground.
You need to build an application that submits requests to the deployed model.
Which information must the application include to call the model?
- A The exported playground session history
- B The model training dataset
- C The Foundry project display name
- D The model endpoint and authentication credentials
Community Discussion