Question 76

You have a Microsoft Foundry project that contains a customer support agent built on a deployed chat model.
The agent responses are validated by using an automated testing system that compares generated answers to stored expected outputs. Identical prompts must return consistent responses to prevent automated test failures.
You need to reduce response variability, without modifying the prompt or reducing factual accuracy.
  • Question 77

    You have a custom agent named Agent1.
    You need to control access to and monitor activity for Agent1 by using Microsoft Foundry.
    What should you do first?
  • Question 78

    A customer support agent must answer from an internal knowledge base that is updated weekly with new product documentation, and its answers must always reflect the latest content. Which approach should you implement?
  • Question 79

    You have a Microsoft Foundry project.
    You plan to build a customer support solution that contains an agent. The solution must meet the following requirements:
    - Provide accurate, context-aware responses grounded in internal
    product documentation stored in Azure AI Search.
    - Require deep, multi-step reasoning across long contexts.
    - Generate detailed natural language responses.
    Which type of model should you use to power the agent?
  • Question 80

    You have a Microsoft Foundry agent that grounds responses from an Azure AI Search index containing:
    * Searchable text fields for product names and product codes.
    * A vector field containing embeddings for product descriptions.
    You need users to query by exact product names or codes and by natural-language product descriptions.