AI-100Free trialFree trial

By microsoft
Aug, 2025

Verified

25Q per page

Question 1

HOTSPOT -
You are designing an application to parse images of business forms and upload the data to a database. The upload process will occur once a week.
You need to recommend which services to use for the application. The solution must minimize infrastructure costs.
Which services should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Image 1

Question 2

You deploy an infrastructure for a big data workload.
You need to run Azure HDInsight and Microsoft Machine Learning Server. You plan to set the RevoScaleR compute contexts to run rx function calls in parallel.
What are three compute contexts that you can use for Machine Learning Server? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A: SQL
  • B: Spark
  • C: local parallel
  • D: HBase
  • E: local sequential

Question 3

Your company has 1,000 AI developers who are responsible for provisioning environments in Azure.
You need to control the type, size, and location of the resources that the developers can provision.
What should you use?

  • A: Azure Key Vault
  • B: Azure service principals
  • C: Azure managed identities
  • D: Azure Security Center
  • E: Azure Policy

Question 4

You are designing an AI solution in Azure that will perform image classification.
You need to identify which processing platform will provide you with the ability to update the logic over time. The solution must have the lowest latency for inferencing without having to batch.
Which compute target should you identify?

  • A: graphics processing units (GPUs)
  • B: field-programmable gate arrays (FPGAs)
  • C: central processing units (CPUs)
  • D: application-specific integrated circuits (ASICs)

Question 5

You have a solution that runs on a five-node Azure Kubernetes Service (AKS) cluster. The cluster uses an N-series virtual machine.
An Azure Batch AI process runs once a day and rarely on demand.
You need to recommend a solution to maintain the cluster configuration when the cluster is not in use. The solution must not incur any compute costs.
What should you include in the recommendation?

  • A: Downscale the cluster to one node
  • B: Downscale the cluster to zero nodes
  • C: Delete the cluster

Question 6

HOTSPOT -
You are designing an AI solution that will be used to find buildings in aerial pictures.
Users will upload the pictures to an Azure Storage account. A separate JSON document will contain for the pictures.
The solution must meet the following requirements:
✑ Store metadata for the pictures in a data store.
✑ Run a custom vision Azure Machine Learning module to identify the buildings in a picture and the position of the buildings' edges.
✑ Run a custom mathematical module to calculate the dimensions of the buildings in a picture based on the metadata and data from the vision module.
You need to identify which Azure infrastructure services are used for each component of the AI workflow. The solution must execute as quickly as possible.
What should you identify? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Image 1

Question 7

Your company has recently deployed 5,000 Internet-connected sensors for a planned AI solution.
You need to recommend a computing solution to perform a real-time analysis of the data generated by the sensors.
Which computing solution should you recommend?

  • A: an Azure HDInsight Storm cluster
  • B: Azure Notification Hubs
  • C: an Azure HDInsight Hadoop cluster
  • D: an Azure HDInsight R cluster

Question 8

HOTSPOT -
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, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You plan to deploy an application that will perform image recognition. The application will store image data in two Azure Blob storage stores named Blob1 and
Blob2.
You need to recommend a security solution that meets the following requirements:
✑ Access to Blob1 must be controlled by using a role.
✑ Access to Blob2 must be time-limited and constrained to specific operations.
What should you recommend using to control access to each blob store? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Image 1

Question 9

You deploy an application that performs sentiment analysis on the data stored in Azure Cosmos DB.
Recently, you loaded a large amount of data to the database. The data was for a customer named Contoso, Ltd.
You discover that queries for the Contoso data are slow to complete, and the queries slow the entire application.
You need to reduce the amount of time it takes for the queries to complete. The solution must minimize costs.
What is the best way to achieve the goal? More than one answer choice may achieve the goal. Select the BEST answer.

  • A: Change the request units.
  • B: Change the partitioning strategy.
  • C: Change the transaction isolation level.
  • D: Migrate the data to the Cosmos DB database.

Question 10

You have an AI application that uses keys in Azure Key Vault.
Recently, a key used by the application was deleted accidentally and was unrecoverable.
You need to ensure that if a key is deleted, it is retained in the key vault for 90 days.
Which two features should you configure? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A: The expiration date on the keys
  • B: Soft delete
  • C: Purge protection
  • D: Auditors
  • E: The activation date on the keys

Question 11

DRAG DROP -
You are designing an AI solution that will analyze media data. The data will be stored in Azure Blob storage.
You need to ensure that the storage account is encrypted by using a key generated by the hardware security module (HSM) of your company.
Which three 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.
Select and Place:

Image 1

Question 12

HOTSPOT -
You plan to deploy an Azure Data Factory pipeline that will perform the following:
✑ Move data from on-premises to the cloud.
✑ Consume Azure Cognitive Services APIs.
You need to recommend which technologies the pipeline should use. The solution must minimize custom code.
What should you include in the recommendation? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Image 1

Question 13

You plan to implement a new data warehouse for a planned AI solution.
You have the following information regarding the data warehouse:
✑ The data files will be available in one week.
✑ Most queries that will be executed against the data warehouse will be ad-hoc queries.
✑ The schemas of data files that will be loaded to the data warehouse will change often.
✑ One month after the planned implementation, the data warehouse will contain 15 TB of data.
You need to recommend a database solution to support the planned implementation.
What two solutions should you include in the recommendation? Each correct answer is a complete solution.
NOTE: Each correct selection is worth one point.

  • A: Apache Hadoop
  • B: Apache Spark
  • C: A Microsoft Azure SQL database
  • D: An Azure virtual machine that runs Microsoft SQL Server

Question 14

You need to build a solution to monitor Twitter. The solution must meet the following requirements:
✑ Send an email message to the marketing department when negative Twitter messages are detected.
✑ Run sentiment analysis on Twitter messages that mention specific tags.
✑ Use the least amount of custom code possible.
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: Azure Databricks
  • B: Azure Stream Analytics
  • C: Azure Functions
  • D: Azure Cognitive Services
  • E: Azure Logic Apps

Question 15

HOTSPOT -
You need to configure security for an Azure Machine Learning service used by groups of data scientists. The groups must have access to only their own experiments and must be able to grant permissions to the members of their team.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Image 1

Question 16

You plan to build an application that will perform predictive analytics. Users will be able to consume the application data by using Microsoft Power BI or a custom website.
You need to ensure that you can audit application usage.
Which auditing solution should you use?

  • A: Azure Storage Analytics
  • B: Azure Application Insights
  • C: Azure diagnostics logs
  • D: Azure Active Directory (Azure AD) reporting

Question 17

HOTSPOT -
You need to build a sentiment analysis solution that will use input data from JSON documents and PDF documents. The JSON documents must be processed in batches and aggregated.
Which storage type should you use for each file type? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Image 1

Question 18

You are developing a mobile application that will perform optical character recognition (OCR) from photos.
The application will annotate the photos by using metadata, store the photos in Azure Blob storage, and then score the photos by using an Azure Machine
Learning model.
What should you use to process the data?

  • A: Azure Event Hubs
  • B: Azure Functions
  • C: Azure Stream Analytics
  • D: Azure Batch

Question 19

You create an Azure Cognitive Services resource.
A data scientist needs to make API calls to the Cognitive Services resource.
Which two values should you provide to the data scientist? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A: Endpoint URL
  • B: Resource name
  • C: Access key
  • D: Resource group name
  • E: Subscription ID

Question 20

You plan to deploy an AI solution that tracks the behavior of 10 custom mobile apps. Each mobile app has several thousand users.
You need to recommend a solution for real-time data ingestion for the data originating from the mobile app users.
Which Microsoft Azure service should you include in the recommendation?

  • A: Azure Event Hubs
  • B: Azure Service Bus queries
  • C: Azure Service Bus topics and subscriptions
  • D: Apache Storm on Azure HDInsight

Question 21

You plan to deploy Azure IoT Edge devices that will each store more than 10,000 images locally and classify the images by using a Custom Vision Service classifier.
Each image is approximately 5 MB.
You need to ensure that the images persist on the devices for 14 days.
What should you use?

  • A: The device cache
  • B: Azure Blob storage on the IoT Edge devices
  • C: Azure Stream Analytics on the IoT Esge devices
  • D: Microsoft SQL Server on the IoT Edge devices

Question 22

Your company is building custom models that integrate into microservices architecture on Azure Kubernetes Services (AKS).
The model is built by using Python and published to AKS.
You need to update the model and enable Azure Application Insights for the model.
What should you use?

  • A: the Azure CLI
  • B: MLNET Model Builder
  • C: the Azure Machine Learning SDK
  • D: the Azure portal

Question 23

HOTSPOT -
You need to build an interactive website that will accept uploaded images, and then ask a series of predefined questions based on each image.
Which services should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Image 1

Question 24

You are designing an AI solution that will analyze millions of pictures by using Azure HDInsight Hadoop cluster.
You need to recommend a solution for storing the pictures. The solution must minimize costs.
Which storage solution should you recommend?

  • A: Azure Table storage
  • B: Azure File Storage
  • C: Azure Data Lake Storage Gen2
  • D: Azure Data Lake Storage Gen1

Question 25

You deploy an application that performs sentiment analysis on the data stored in Azure Cosmos DB.
Recently, you loaded a large amount of data to the database. The data was for a customer named Contoso, Ltd.
You discover that queries for the Contoso data are slow to complete, and the queries slow the entire application.
You need to reduce the amount of time it takes for the queries to complete. The solution must minimize costs.
What should you do? More than one answer choice may achieve the goal. (Choose two.)

  • A: Change the request units.
  • B: Change the partitioning strategy.
  • C: Change the transaction isolation level.
  • D: Migrate the data to the Cosmos DB database.
Page 1 of 9 • Questions 1-25 of 206

Free preview mode

Enjoy the free questions and consider upgrading to gain full access!