0% found this document useful (0 votes)
133 views

AI-900 Microsoft Updated Practice Questions

This document provides a collection of practice questions for the AI-900 exam, designed to help candidates prepare by reflecting the exam's structure and topics. It includes topic-focused questions, accurate answer keys, and is intended for personal study only. Additionally, it offers links to further resources and explanations related to the questions and AI principles.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
133 views

AI-900 Microsoft Updated Practice Questions

This document provides a collection of practice questions for the AI-900 exam, designed to help candidates prepare by reflecting the exam's structure and topics. It includes topic-focused questions, accurate answer keys, and is intended for personal study only. Additionally, it offers links to further resources and explanations related to the questions and AI principles.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 19

This PDF contains a set of carefully selected practice questions for the

AI-900 exam. These questions are designed to reflect the structure,


difficulty, and topics covered in the actual exam, helping you reinforce
your understanding and identify areas for improvement.

What's Inside:

1. Topic-focused questions based on the latest exam objectives


2. Accurate answer keys to support self-review
3. Designed to simulate the real test environment
4. Ideal for final review or daily practice

Important Note:

This material is for personal study purposes only. Please do not


redistribute or use for commercial purposes without permission.

For full access to the complete question bank and topic-wise explanations, visit:
CertQuestionsBank.com

Our YouTube: https://www.youtube.com/@CertQuestionsBank

FB page: https://www.facebook.com/certquestionsbank
Share some AI-900 exam online questions below.
1.HOTSPOT
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE:
Each correct selection is worth one point.

Answer:

Explanation:
Providing an explanation of the outcome of a credit loan application is an example of the Microsoft
transparency principle for responsible AI.
Yes, transparency involves making the AI ’ s decision-making process clear and understandable.
Explaining the outcomes of a credit loan application aligns with this principle.
A triage bot that prioritizes insurance claims based on injuries is an example of the Microsoft reliability
and safety principle for responsible AI.
Yes, reliability and safety ensure that the AI system operates dependably, prioritizing urgent cases
and ensuring that the system responds effectively in all situations.
An AI solution that is offered at different prices for different sales territories is an example of the
Microsoft inclusiveness principle for responsible AI.
No, inclusiveness in AI typically refers to creating AI models and systems that are accessible and fair
to all users, regardless of their background or demographics. It doesn ’ t refer to pricing strategies.

2.Your website has a chatbot to assist customers.


You need to detect when a customer is upset based on what the customer types in the chatbot.
Which type of AI workload should you use?
A. anomaly detection
B. semantic segmentation
C. regression
D. natural language processing
Answer: D
Explanation:
Natural language processing (NLP) is used for tasks such as sentiment analysis, topic detection,
language detection, key phrase extraction, and document categorization.
Sentiment Analysis is the process of determining whether a piece of writing is positive, negative or
neutral.
Reference: https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-
language-processing

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

Answer:

4.You have the process shown in the following exhibit.


Which type AI solution is shown in the diagram?
A. a sentiment analysis solution
B. a chatbot
C. a machine learning model
D. a computer vision application
Answer: B

5.What can be used to complete a paragraph based on a sentence provided by a user?


A. Azure Al Language
B. Azure OpenAI
C. Azure Machine Learning
D. Azure Al Vision
Answer: B

6.A company employs a team of customer service agents to provide telephone and email support to
customers.
The company develops a webchat bot to provide automated answers to common customer queries.
Which business benefit should the company expect as a result of creating the webchat bot solution?
A. increased sales
B. a reduced workload for the customer service agents
C. improved product reliability
Answer: B

7.In which scenario should you use key phrase extraction?


A. translating a set of documents from English to German
B. generating captions for a video based on the audio track
C. identifying whether reviews of a restaurant are positive or negative
D. identifying which documents provide information about the same topics
Answer: D

8.DRAG DROP
Match the tool to the Azure Machine Learning task.
To answer, drag the appropriate tool from the column on the left to its tasks on the right. Each tool
may be used once, more than once, or not at all. NOTE: Each correct match is worth one point.

Answer:

9.You have a custom question answering solution.


You create a bot that uses the knowledge base to respond to customer requests. You need to identify
what the bot can perform without adding additional skills.
What should you identify?
A. Register customer complaints.
B. Answer questions from multiple users simultaneously.
C. Register customer purchases.
D. Provide customers with return materials authorization (RMA) numbers.
Answer: B

10.DRAG DROP
Match the Microsoft guiding principles for responsible AI to the appropriate descriptions.
To answer, drag the appropriate principle from the column on the left to its description on the right.
Each principle may be used once, more than once, or not at all. NOTE: Each correct selection is
worth one point.
Answer:

Explanation:
Box 1: Reliability and safety
To build trust, it's critical that AI systems operate reliably, safely, and consistently under normal
circumstances and in unexpected conditions. These systems should be able to operate as they were
originally designed, respond safely to unanticipated conditions, and resist harmful manipulation.
Box 2: accountability
Box 3: Privacy and security
As AI becomes more prevalent, protecting privacy and securing important personal and business
information is becoming more critical and complex. With AI, privacy and data security issues require
especially close attention because access to data is essential for AI systems to make accurate and
informed predictions and decisions about people. AI systems must comply withprivacy laws that
require transparency about the collection, use, and storage of data and mandate that consumers
have appropriate controls to choose how their data is used
https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/4-guiding-principles

11. You need to generate images based on user prompts.


Which Azure OpenAI model should you use?
A. GPT-4
B. DALL-E
C. GPT-3
D. Whisper
Answer: B

12.You need to predict the income range of a given customer by using the following dataset.

Which two fields should you use as features? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
A. Education Level
B. Last Name
C. Age
D. Income Range
E. First Name
Answer: A,C
Explanation:
First Name, Last Name, Age and Education Level are features. Income range is a label (what you
want to predict). First Name and Last Name are irrelevant in that they have no bearing on income.
Age and Education level are the features you should use.

13.HOTSPOT
Select the answer that correctly completes the sentence.

Answer:

14.HOTSPOT
Select the answer that correctly completes the sentence.
Answer:

15.You are developing a conversational AI solution that will communicate with users through multiple
channels including email, Microsoft Teams, and webchat.
Which service should you use?
A. Text Analytics
B. Azure Bot Service
C. Translator
D. Form Recognizer
Answer: B
Explanation:
Reference: https://docs.microsoft.com/en-us/azure/bot-service/bot-service-overview-
introduction?view=azure-bot-service-4.0

16.HOTSPOT
To complete the sentence, select the appropriate option in the answer area.

Answer:
Explanation:
Accelerate your business processes by automating information extraction. Form Recognizer applies
advanced machine learning to accurately extract text, key/value pairs, and tables from documents.
With just a few samples, Form Recognizer tailors its understanding to your documents, both on-
premises and in the cloud. Turn forms into usable data at a fraction of the time and cost, so you can
focus more time acting on the information rather than compiling it.

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

Answer:

Explanation:
Box 1: No
Box 2: Yes
Box 3: No
Anomaly detection encompasses many important tasks in machine learning:
Identifying transactions that are potentially fraudulent.
Learning patterns that indicate that a network intrusion has occurred.
Finding abnormal clusters of patients.
3 ? Checking values entered into a system.
Predicting whether a patient will develop diabetes based on the patient ’ s medical history is an
example of anomaly detection.
Answer. No
This is more related to predictive modeling or classification rather than anomaly detection.

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

Answer:

Explanation:
Box 1: Yes
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.
Box 2: Yes
Statement: A triage bot that prioritizes insurance claims based on injuries is an example of the
Microsoft reliability and safety principle for responsible AI.
Answer. Yes
Explanation: The reliability and safety principle focuses on ensuring that AI systems operate reliably
and safely, prioritizing user well-being and avoiding harm. A triage bot prioritizing insurance claims
based on the severity of injuries aligns with ensuring well-being and safety.
Box 3: No
Inclusiveness mandates that AI should consider all human races and experiences, and inclusive
design practices can help developers to understand and address potential barriers that could
unintentionally exclude people. Where possible, speech-to-text, text-to-speech, and visual recognition
technology should be used to empower people with hearing, visual, and other impairments.

19.Your company manufactures widgets.


You have 1.000 digital photos of the widgets.
You need to identify the location of the widgets within the photos.
What should you use?
A. Computer Vision Spatial Analysis
B. Custom Vision object detection
C. Custom Vision classification
D. Computer Vision Image Analysis
Answer: B

20.You build a QnA Maker bot by using a frequently asked questions (FAQ) page.
You need to add professional greetings and other responses to make the bot more user friendly.
What should you do?
A. Increase the confidence threshold of responses
B. Enable active learning
C. Create multi-turn questions
D. Add chit-chat
Answer: D
Explanation:
Reference: https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/how-to/chit-chat-
knowledge-base?tabs=v1

21. DRAG DROP


Match the types of computer vision workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right.
Each workload type may be used once more than once, or not at all. NOTE: Each correct match is
worth one point.

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

Answer:

Explanation:
A webchat bot can interact with users visiting a website.
Yes, webchat bots are designed to interact with users on websites, providing automated responses,
guidance, and information in real-time.
Automatically generating captions for pre-recorded videos is an example of conversational AI.
No, automatically generating captions for videos is more related to speech recognition and natural
language processing, but it's not conversational AI, which involves two-way interaction in natural
language.
A smart device in the home that responds to questions such as "What will the weather be like today?"
is an example of conversational AI.
Yes, conversational AI involves two-way interaction in natural language, and a smart device
responding to user queries aligns with this definition.

23.You have a frequently asked questions (FAQ) PDF file.


You need to create a conversational support system based on the FAQ.
Which service should you use?
A. QnA Maker
B. Text Analytics
C. Computer Vision
D. Language Understanding (LUIS)
Answer: A
Explanation:
QnA Maker is a cloud-based API service that lets you create a conversational question-and-answer
layer over your existing data. Use it to build a knowledge base by extracting questions and answers
from your semi-structured content, including FAQs, manuals, and documents.
Reference: https://azure.microsoft.com/en-us/services/cognitive-services/qna-maker/

24.DRAG DROP
Match the machine learning models to the appropriate deceptions.
To answer, drag the appropriate model from the column on the left to its description on the right. Each
model may be used once, more than once, or not at all. NOTE: Each correct match is worth one
point.

Answer:

25.1.Topic 1, Describe Artificial Intelligence workloads and considerations

HOTSPOT
To complete the sentence, select the appropriate option in the answer area.
Answer:

Explanation:
Reliability and safety: To build trust, it's critical that AI systems operate reliably, safely, and
consistently under normal circumstances and in unexpected conditions. These systems should be
able to operate as they were originally designed, respond safely to unanticipated conditions, and
resist harmful manipulation.

26.Which statement is an example of a Microsoft responsible AJ principle?


A. Al systems must use only publicly available data.
B. Al systems must protect the interests of the company
C. Al systems must be understandable.
D. Al systems must keep personal details public
Answer: C

27.You have a bot that identifies the brand names of products in images of supermarket shelves.
Which service does the bot use?
A. Al enrichment for Azure Search capabilities
B. Computer Vision Image Analysis capabilities
C. Custom Vision Image Classification capabilities
D. Language understanding capabilities
Answer: B

28.You are building an AI-based app.


You need to ensure that the app uses the principles for responsible AI.
Which two principles should you follow? Each correct answer presents part of the solution. NOTE:
Each correct selection is worth one point.
A. Implement an Agile software development methodology
B. Implement a process of Al model validation as part of the software review process
C. Establish a risk governance committee that includes members of the legal team, members of the
risk management team, and a privacy officer
D. Prevent the disclosure of the use of Al-based algorithms for automated decision making
Answer: B,C
Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/innovate/best-practices/trusted-ai
https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/3-implications-responsible-ai-
practical

29. HOTSPOT
Select the answer that correctly completes the sentence.

Answer:

30.HOTSPOT
To complete the sentence, select the appropriate option in the answer area.

Answer:
Explanation:
In the most basic sense, regression refers to prediction of a numeric target.
Linear regression attempts to establish a linear relationship between one or more independent
variables and a numeric outcome, or dependent variable.
You use this module to define a linear regression method, and then train a model using a labeled
dataset. The trained model can then be used to make predictions.

31.A medical research project uses a large anonymized dataset of brain scan images that are
categorized into predefined brain haemorrhage types.
You need to use machine learning to support early detection of the different brain haemorrhage types
in the images before the images are reviewed by a person.
This is an example of which type of machine learning?
A. clustering
B. regression
C. classification
Answer: C
Explanation:
Reference: https://docs.microsoft.com/en-us/learn/modules/create-classification-model-azure-
machine-learning-designer/introduction

32.HOTSPOT
To complete the sentence, select the appropriate option in the answer area.

Answer:
Explanation:
To perform real-time inferencing, you must deploy a pipeline as a real-time endpoint.
Real-time endpoints must be deployed to an Azure Kubernetes Service cluster.

33.DRAG DROP
You plan to deploy an Azure Machine Learning model by using the Machine Learning designer
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.

Answer:

Explanation:
Graphical user interface, application
Description automatically generated

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

Answer:
35.You plan to develop a bot that will enable users to query a knowledge base by using natural
language processing.
Which two services should you include in the solution? Each correct answer presents part of the
solution. NOTE: Each correct selection is worth one point.
A. QnA Maker
B. Azure Bot Service
C. Form Recognizer
D. Anomaly Detector
Answer: A,B
Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/bot-service/bot-service-overview-introduction?view=azure-bot-
service-4.0
https://docs.microsoft.com/en-us/azure/cognitive-services/luis/choose-natural-language-processing-
service

36.DRAG DROP
Match the principles of responsible AI to the appropriate descriptions.
To answer, drag the appropriate principle from the column on the left to its description on the right.
Each principle may be used once, more than once, or not at all. NOTE: Each correct match is worth
one point.

Answer:
Explanation:
Graphical user interface, text, application
Description automatically generated

Get AI-900 exam dumps full version.

Powered by TCPDF (www.tcpdf.org)

You might also like