Free Microsoft AI-900 Exam Actual Questions

The questions for AI-900 were last updated On Jan 15, 2025

Question No. 1

Which OpenAI model does GitHub Copilot use to make suggestions for client-side JavaScript?

Show Answer Hide Answer
Correct Answer: B

Question No. 2

When you design an AI system to assess whether loans should be approved, the factors used to make the decision should be explainable.

This is an example of which Microsoft guiding principle for responsible AI?

Show Answer Hide Answer
Correct Answer: A

Achieving transparency helps the team to understand the data and algorithms used to train the model, what transformation logic was applied to the data, the final model generated, and its associated assets. This information offers insights about how the model was created, which allows it to be reproduced in a transparent way.


https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/innovate/best-practices/trusted-ai

https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/strategy/responsible-ai

Question No. 3

During the process of Machine Learning, when should you review evaluation metrics?

Show Answer Hide Answer
Correct Answer: D

Question No. 4

You are building a Language Understanding model for an e-commerce business.

You need to ensure that the model detects when utterances are outside the intended scope of the model.

What should you do?

Show Answer Hide Answer
Correct Answer: B

TheNoneintent is filled with utterances that are outside of your domain.


https://docs.microsoft.com/en-us/azure/cognitive-services/LUIS/luis-concept-intent

Topic 5, Describe features of conversational AI workloads on Azure

Question No. 5

Which two resources can you use to analyze code and generate explanations of code function and code comments? Each correct answer presents a complete solution.

NOTE: Each correct answer is worth one point.

Show Answer Hide Answer
Correct Answer: A, C