AI-300 Exam Question 26

A team is working in Microsoft Foundry to test and compare large language model (LLM) prompt variants in a development environment.
The team requires consistent inputs to evaluate prompt variants without relying on live user traffic.
You need to create a controlled evaluation of input data.
Which action should you perform first?
  • AI-300 Exam Question 27

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You have an Azure Machine Learning workspace. You connect to a terminal session from the Notebooks page in Azure Machine Learning studio.
    You plan to add a new Jupyter kernel that will be accessible from the same terminal session.
    You need to perform the task that must be completed before you can add the new kernel.
    Solution: Delete the Python 3.8 - AzureML kernel.
    Does the solution meet the goal?
  • AI-300 Exam Question 28

    A team is deploying machine learning models to a production inference endpoint in Azure Machine Learning.
    The team requires a safe way to validate a new model version without disrupting existing users.
    You need to recommend a deployment strategy for controlled testing of a new model version.
    What should you configure?
  • AI-300 Exam Question 29

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear on the review screen.
    You work in Microsoft Foundry with a prompt flow.
    You must manually evaluate prompts and compare results across prompt variants.
    You need to capture the inputs, outputs, token usage, and latencies for each flow run for the evaluation.
    Solution: Create prompt variants and compare their outputs in the Evaluation experience.
    Does the solution meet the goal?
  • AI-300 Exam Question 30

    A team schedules weekly retraining of a model using Azure ML pipelines. They also want retraining triggered automatically when production data significantly deviates from training data distribution, without duplicating pipeline logic. What should they implement?