Pre-Summer Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Microsoft > Microsoft Certified: Machine Learning Operations (MLOps) Engineer > AI-300

AI-300 Operationalizing Machine Learning and Generative AI Solutions (beta) Question and Answers

Question # 4

You train a model in Azure Machine Learning.

You plan to capture experiment details for later comparison. The training code must log parameters and metrics for each run.

You review the following training script.

You need to verify whether the training script meets the experiment tracking requirement.

For each of the following statements, select Yes if the statement is true. Otherwise, select No . NOTE: Each correct selection is worth one point.

Full Access
Question # 5

You need to isolate training workloads while remaining cost-aware to address Fabrikam Inc.’s issues, constraints, and technical requirements.

What should you implement?

A.

Training jobs that run on a single shared compute cluster

B.

Fixed-size compute cluster

C.

Dedicated compute clusters per experiment

D.

Managed compute targets with autoscaling

Full Access
Question # 6

A team runs training jobs by using multiple Azure Machine Learning pipelines.

The team must ensure that all runs use the same Python packages and system libraries. The solution must allow dependency updates to be versioned without modifying training code.

You need to configure the workspace so that runtime dependencies are consistent and reusable.

Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Full Access
Question # 7

A team is experimenting with traditional models for a classification workflow in Azure Machine Learning.

The team requires a consistent way to manage assets that are created during experimentation.

You need to ensure that artifacts can be reused and governed across projects.

Which asset should you register?

A.

Model

B.

Component

C.

Environment

D.

Pipeline

Full Access
Question # 8

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.

Full Access
Question # 9

You manage a Retrieval-Augmented Generation (RAG) system that uses Azure AI Search to retrieve documents from an indexed knowledge base.

The system must support the following retrieval requirements:

Queries that include exact policy identifiers must return matching documents even when semantic similarity is low.

Natural-language questions must prioritize semantically relevant documents even when keywords are not an exact match.

You need to configure the retrieval approach to meet the requirements.

How should you configure the retrieval behavior for each requirement? To answer, select the appropriate options in the answer area . NOTE: Each correct selection is worth one point.

Full Access
Question # 10

When comparing prompt variants, the team plans to assess whether the generated responses are grammatically correct.

You need to evaluate the quality of the language from the generated responses.

Which evaluator should you use?

A.

Coherence

B.

Textual similarity

C.

Grounded ness

D.

Fluency

Full Access
Question # 11

You need to recommend an experiment-tracking strategy that ensures consistent experiment results.

What should you recommend?

A.

Azure Machine Learning job output logs

B.

MLflow experiment tracking

C.

Application Insights logs

D.

Azure Monitor alerts

Full Access
Question # 12

You need to standardize how Fabrikam Inc. manages machine learning assets.

Which action should you perform first?

A.

Register assets in the Azure Machine Learning registry.

B.

Create a shared Azure Machine Learning workspace.

C.

Deploy a managed online endpoint.

D.

Create a new Microsoft Foundry project.

Full Access