Winter Special Sale Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 713PS592

AI-900 Microsoft Azure AI Fundamentals Questions and Answers

Questions 4

Your company wants to build a recycling machine for bottles. The recycling machine must automatically identify bottles of the correct shape and reject all other items.

Which type of AI workload should the company use?

Options:

A.

anomaly detection

B.

conversational AI

C.

computer vision

D.

natural language processing

Buy Now
Questions 5

You need to determine the location of cars in an image so that you can estimate the distance between the cars.

Which type of computer vision should you use?

Options:

A.

optical character recognition (OCR)

B.

object detection

C.

image classification

D.

face detection

Buy Now
Questions 6

What are two tasks that can be performed by using the Computer Vision service? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Train a custom image classification model.

B.

Detect faces in an image.

C.

Recognize handwritten text.

D.

Translate the text in an image between languages.

Buy Now
Questions 7

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AI-900 Question 7

Options:

Buy Now
Questions 8

In which two scenarios can you use the Form Recognizer service? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Extract the invoice number from an invoice.

B.

Translate a form from French to English.

C.

Find image of product in a catalog.

D.

Identity the retailer from a receipt.

Buy Now
Questions 9

You need to develop a mobile app for employees to scan and store their expenses while travelling.

Which type of computer vision should you use?

Options:

A.

semantic segmentation

B.

image classification

C.

object detection

D.

optical character recognition (OCR)

Buy Now
Questions 10

You send an image to a Computer Vision API and receive back the annotated image shown in the exhibit.

AI-900 Question 10

Which type of computer vision was used?

Options:

A.

object detection

B.

semantic segmentation

C.

optical character recognition (OCR)

D.

image classification

Buy Now
Questions 11

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

AI-900 Question 11

Options:

Buy Now
Questions 12

You have a database that contains a list of employees and their photos.

You are tagging new photos of the employees.

For each of the following statements select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AI-900 Question 12

Options:

Buy Now
Questions 13

Match the facial recognition tasks to the appropriate questions.

To answer, drag the appropriate task from the column on the left to its question on the right. Each task may be used once, more than once, or not at all.

NOTE: Each correct selection is worth one point.

AI-900 Question 13

Options:

Buy Now
Questions 14

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AI-900 Question 14

Options:

Buy Now
Questions 15

Match the types of machine learning to the appropriate scenarios.

To answer, drag the appropriate machine learning type from the column on the left to its scenario on the right. Each machine learning type may be used once, more than once, or not at all.

NOTE: Each correct selection is worth one point.

AI-900 Question 15

Options:

Buy Now
Questions 16

Match the types of computer vision 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 selection is worth one point.

AI-900 Question 16

Options:

Buy Now
Questions 17

What are two tasks that can be performed by using computer vision? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Predict stock prices.

B.

Detect brands in an image.

C.

Detect the color scheme in an image

D.

Translate text between languages.

E.

Extract key phrases.

Buy Now
Questions 18

You need to build an image tagging solution for social media that tags images of your friends automatically. Which Azure Cognitive Services service should you use?

Options:

A.

Computer Vision

B.

Face

C.

Text Analytics

D.

Form Recognizer

Buy Now
Questions 19

What is a use case for classification?

Options:

A.

predicting how many cups of coffee a person will drink based on how many hours the person slept the previous night.

B.

analyzing the contents of images and grouping images that have similar colors

C.

predicting whether someone uses a bicycle to travel to work based on the distance from home to work

D.

predicting how many minutes it will take someone to run a race based on past race times

Buy Now
Questions 20

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

AI-900 Question 20

Options:

Buy Now
Questions 21

Match the types of machine learning to the appropriate scenarios.

To answer, drag the appropriate machine learning type from the column on the left to its scenario on the right. Each machine learning type may be used once, more than once, or not at all.

NOTE: Each correct selection is worth one point.

AI-900 Question 21

Options:

Buy Now
Questions 22

Which metric can you use to evaluate a classification model?

Options:

A.

true positive rate

B.

mean absolute error (MAE)

C.

coefficient of determination (R2)

D.

root mean squared error (RMSE)

Buy Now
Questions 23

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AI-900 Question 23

Options:

Buy Now
Questions 24

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

AI-900 Question 24

Options:

Buy Now
Questions 25

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

AI-900 Question 25

Options:

Buy Now
Questions 26

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AI-900 Question 26

Options:

Buy Now
Questions 27

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

AI-900 Question 27

Options:

Buy Now
Questions 28

Which two components can you drag onto a canvas in Azure Machine Learning designer? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

dataset

B.

co mpute

C.

pipeline

D.

module

Buy Now
Questions 29

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

AI-900 Question 29

Options:

Buy Now
Questions 30

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

AI-900 Question 30

Which two fields should you use as features? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Options:

A.

Education Level

B.

Last Name

C.

Age

D.

Income Range

E.

First Name

Buy Now
Questions 31

What are three stages in a transformer model? Each correct answer presents a complete solution.

NOTE: Each correct answer is worth one point.

Options:

A.

object detection

B.

embedding calculation

C.

tokenization

D.

next token prediction

E.

anonymization

Buy Now
Questions 32

Select the answer that correctly completes the sentence.

AI-900 Question 32

Options:

Buy Now
Questions 33

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

AI-900 Question 33

Options:

Buy Now
Questions 34

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AI-900 Question 34

Options:

Buy Now
Questions 35

You need to create a training dataset and validation dataset from an existing dataset.

Which module in the Azure Machine Learning designer should you use?

Options:

A.

Select Columns in Dataset

B.

Add Rows

C.

Split Data

D.

Join Data

Buy Now
Questions 36

Match the machine learning tasks to the appropriate scenarios.

To answer, drag the appropriate task from the column on the left to its scenario on the right. Each task may be used once, more than once, or not at all.

NOTE: Each correct selection is worth one point.

AI-900 Question 36

Options:

Buy Now
Questions 37

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.

AI-900 Question 37

Options:

Buy Now
Questions 38

For each of The following statements, select Yes If the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point

AI-900 Question 38

Options:

Buy Now
Questions 39

Which term is used to describe uploading your own data to customize an Azure OpenAI model?

Options:

A.

completion

B.

grounding

C.

fine -tuning

D.

prompt engineering

Buy Now
Questions 40

Which Azure Al Language feature can be used to retrieve data, such as dates and people's names, from social media posts?

Options:

A.

language detection

B.

speech recognition

C.

key phrase extraction

D.

entity recognition

Buy Now
Questions 41

What is an advantage of using a custom model in Form Recognizer?

Options:

A.

Only a custom model can be deployed on-premises.

B.

A custom model can be trained to recognize a variety of form types.

C.

A custom model is less expensive than a prebuilt model.

D.

A custom model always provides higher accuracy.

Buy Now
Questions 42

What should you do to reduce the number of false positives produced by a machine learning classification model?

Options:

A.

Include test data in the training data.

B.

Increase the number of training iterations.

C.

Modify the threshold value in favor of false positives.

D.

Modify the threshold value in favor of false negatives.

Buy Now
Questions 43

What should you implement to identify hateful responses returned by a generative Al solution?

Options:

A.

prompt engineering

B.

abuse monitoring

C.

content filtering

D.

fine-tuning

Buy Now
Questions 44

You need to count the number of animals in a photograph. Which type of computer vision should you use?

Options:

A.

facial detection

B.

image classification

C.

optical character recognition (OCR)

D.

object detection

Buy Now
Questions 45

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

AI-900 Question 45

Options:

Buy Now
Questions 46

Select the answer that correctly completes the sentence

AI-900 Question 46

Options:

Buy Now
Questions 47

Select the answer that correctly completes the sentence.

AI-900 Question 47

Options:

Buy Now
Questions 48

You have a dataset that contains experimental data for fuel samples.

You need to predict the amount of energy that can be obtained from a sample based on its density.

Which type of Al workload should you use?

Options:

A.

Classification

B.

Clustering

C.

Knowledge mining

D.

Regression

Buy Now
Questions 49

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

Options:

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

Buy Now
Questions 50

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

AI-900 Question 50

Options:

Buy Now
Questions 51

You have insurance claim reports that are stored as text.

You need to extract key terms from the reports to generate summaries.

Which type of Al workload should you use?

Options:

A.

conversational Al

B.

anomaly detection

C.

natural language processing

D.

computer vision

Buy Now
Questions 52

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

AI-900 Question 52

Options:

Buy Now
Questions 53

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AI-900 Question 53

Options:

Buy Now
Questions 54

Match the types of natural languages processing 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 selection is worth one point.

AI-900 Question 54

Options:

Buy Now
Questions 55

You are developing a Chabot solution in Azure.

Which service should you use to determine a user’s intent?

Options:

A.

Translator

B.

Azure Cognitive Search

C.

Speech

D.

Language

Buy Now
Questions 56

You are developing a solution that uses the Text Analytics service.

You need to identify the main talking points in a collection of documents.

Which type of natural language processing should you use?

Options:

A.

entity recognition

B.

key phrase extraction

C.

sentiment analysis

D.

language detection

Buy Now
Questions 57

Select the answer that correctly completes the sentence

AI-900 Question 57

Options:

Buy Now
Questions 58

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.

Options:

A.

Language Service

B.

Azure Bot Service

C.

Form Recognizer

D.

Anomaly Detector

Buy Now
Questions 59

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AI-900 Question 59

Options:

Buy Now
Questions 60

Which AI service can you use to interpret the meaning of a user input such as “Call me back later?”

Options:

A.

Translator Text

B.

Text Analytics

C.

Speech

D.

Language Understanding (LUIS)

Buy Now
Questions 61

You need to make the press releases of your company available in a range of languages.

Which service should you use?

Options:

A.

Translator Text

B.

Text Analytics

C.

Speech

D.

Language Understanding (LUIS)

Buy Now
Questions 62

You plan to deploy an Azure Machine Learning model as a service that will be used by client applications.

Which three processes should you perform in sequence before you deploy the model? To answer, move the appropriate processes from the list of processes to the answer area and arrange them in the correct order.

AI-900 Question 62

Options:

Buy Now
Questions 63

In which scenario should you use key phrase extraction?

Options:

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

Buy Now
Questions 64

You are authoring a Language Understanding (LUIS) application to support a music festival.

You want users to be able to ask questions about scheduled shows, such as: “Which act is playing on the main stage?”

The question “Which act is playing on the main stage?” is an example of which type of element?

Options:

A.

an intent

B.

an utterance

C.

a domain

D.

an entity

Buy Now
Questions 65

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?

Options:

A.

Test the model by using new utterances

B.

Add utterances to the None intent

C.

Create a prebuilt task entity

D.

Create a new model

Buy Now
Questions 66

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?

Options:

A.

Increase the confidence threshold of responses

B.

Enable active learning

C.

Create multi-turn questions

D.

Add chit-chat

Buy Now
Questions 67

You need to develop a chatbot for a website. The chatbot must answer users’ questions based on the information in the following documents:

    A product troubleshooting guide in a Microsoft Word document

    A frequently asked questions (FAQ) list on a webpage

Which service should you use to process the documents?

Options:

A.

Azure Bot Service

B.

Language Understanding

C.

Text Analytics

D.

QnA Maker

Buy Now
Questions 68

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

AI-900 Question 68

Options:

Buy Now
Questions 69

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?

Options:

A.

anomaly detection

B.

semantic segmentation

C.

regression

D.

natural language processing

Buy Now
Questions 70

Your company is exploring the use of voice recognition technologies in its smart home devices. The company wants to identify any barriers that might unintentionally leave out specific user groups.

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

Options:

A.

accountability

B.

fairness

C.

inclusiveness

D.

privacy and security

Buy Now
Questions 71

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?

Options:

A.

transparency

B.

inclusiveness

C.

fairness

D.

privacy and security

Buy Now
Questions 72

Match the principles of responsible AI to appropriate requirements.

To answer, drag the appropriate principles from the column on the left to its requirement on the right. Each principle may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

AI-900 Question 72

Options:

Buy Now
Questions 73

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

AI-900 Question 73

Options:

Buy Now
Questions 74

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.

Options:

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

Buy Now
Questions 75

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

AI-900 Question 75

Options:

Buy Now
Questions 76

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

AI-900 Question 76

Options:

Buy Now
Questions 77

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

AI-900 Question 77

Options:

Buy Now
Questions 78

Match the types of AI 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 selection is worth one point.

AI-900 Question 78

Options:

Buy Now
Questions 79

You are building an AI system.

Which task should you include to ensure that the service meets the Microsoft transparency principle for responsible AI?

Options:

A.

Ensure that all visuals have an associated text that can be read by a screen reader.

B.

Enable autoscaling to ensure that a service scales based on demand.

C.

Provide documentation to help developers debug code.

D.

Ensure that a training dataset is representative of the population.

Buy Now
Questions 80

You build a machine learning model by using the automated machine learning user interface (UI).

You need to ensure that the model meets the Microsoft transparency principle for responsible AI.

What should you do?

Options:

A.

Set Validation type to Auto.

B.

Enable Explain best model.

C.

Set Primary metric to accuracy.

D.

Set Max concurrent iterations to 0.

Buy Now
Questions 81

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

AI-900 Question 81

Options:

Buy Now
Questions 82

You are developing a model to predict events by using classification.

You have a confusion matrix for the model scored on test data as shown in the following exhibit.

AI-900 Question 82

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.

NOTE: Each correct selection is worth one point.

AI-900 Question 82

Options:

Buy Now
Exam Code: AI-900
Exam Name: Microsoft Azure AI Fundamentals
Last Update: Nov 21, 2024
Questions: 276

PDF + Testing Engine

$68  $169.99

Testing Engine

$52  $129.99
buy now AI-900 testing engine

PDF (Q&A)

$44  $109.99
buy now AI-900 pdf