AI-300 Exam Question 6

You manage an Azure Machine Learning workspace named workspace1 by using the Python SDK v2.
The default datastore of workspace1 contains a folder named sample_data.
The folder structure contains the following content:

You write Python SDK v2 code to materialize the data from the files in the sample_data folder into a Pandas data frame.
You need to complete the Python SDK v2 code to use the MLTable folder as the materialization blueprint.
How should you complete the code? To answer, select the appropriate options in the answer area . NOTE:
Each correct selection is worth one point

AI-300 Exam Question 7

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 8

    An Azure Machine Learning workspace processes sensitive training data.
    The workspace must NOT be accessible from the public internet.
    You need to restrict network access.
    Which configuration should you implement?
  • AI-300 Exam Question 9

    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 manage an Azure Machine Learning workspace. The Python script named script.py reads an argument named training_data.
    The training_data argument specifies the path to the training data in a file named dataset 1. csv.
    You plan to run the script.py Python script as a command job that trains a machine learning model.
    You need to provide the command to pass the path for the dataset as a parameter value when you submit the script as a training job.
    Solution: python train.py --training_data training_data
    Does the solution meet the goal?
  • AI-300 Exam Question 10

    A real-time endpoint is deployed in Azure Machine Learning to serve predictions to a web application.
    Users report intermittent failures and unexpected responses when calling the endpoint.
    You need to identify the appropriate troubleshooting action for each reported issue.
    Which troubleshooting action should you perform for each issue? To answer, move the appropriate troubleshooting actions to the correct issues. You may use each troubleshooting action once, more than once, or not at all. You may need to move the split bar between panes or scroll to view content . NOTE: Each correct selection is worth one point.