Azure Basics (legacy) — Question 16

You are designing a Microsoft Copilot Studio agent that uses a custom Microsoft Foundry model to generate responses.
You need to ensure that the agent can securely connect to and invoke the custom model during user interactions.
What should you include in the design?

Answer options

Correct answer: B

Explanation

The correct answer is B because creating a connection to Microsoft Foundry is essential for the agent to securely interact with the custom model. Option A is incorrect as classic orchestration does not relate to secure connections. Option C, while relevant, does not address the need for a secure connection directly. Option D is not applicable since a custom engine agent does not specifically ensure the secure invocation of the Foundry model.