Microsoft AI-100 Exam Practice Questions (P. 5)
- Full Access (218 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #21
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.
✑ 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.
- AAzure Databricks
- BAzure Stream Analytics
- CAzure Functions
- DAzure Cognitive Services
- EAzure Logic Apps
Correct Answer:
BE
References:
https://docs.microsoft.com/en-us/azure/stream-analytics/streaming-technologies https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-twitter-sentiment-analysis-trends
BE
References:
https://docs.microsoft.com/en-us/azure/stream-analytics/streaming-technologies https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-twitter-sentiment-analysis-trends
send
light_mode
delete
Question #22
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:

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:

Correct Answer:
References:
https://docs.microsoft.com/en-us/machine-learning-server/operationalize/configure-roles#how-are-roles-assigned https://docs.microsoft.com/en-us/azure/machine-learning/service/how-to-assign-roles

References:
https://docs.microsoft.com/en-us/machine-learning-server/operationalize/configure-roles#how-are-roles-assigned https://docs.microsoft.com/en-us/azure/machine-learning/service/how-to-assign-roles
send
light_mode
delete
Question #23
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?
You need to ensure that you can audit application usage.
Which auditing solution should you use?
- AAzure Storage Analytics
- BAzure Application Insights
- CAzure diagnostics logs
- DAzure Active Directory (Azure AD) reporting
Correct Answer:
D
References:
https://docs.microsoft.com/en-us/azure/active-directory/reports-monitoring/concept-audit-logs
D
References:
https://docs.microsoft.com/en-us/azure/active-directory/reports-monitoring/concept-audit-logs
send
light_mode
delete
Question #24
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:

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:

Correct Answer:
Box 1: Azure Blob Storage -
The following technologies are recommended choices for batch processing solutions in Azure.
Data storage -
✑ Azure Storage Blob Containers. Many existing Azure business processes already use Azure blob storage, making this a good choice for a big data store.
✑ Azure Data Lake Store. Azure Data Lake Store offers virtually unlimited storage for any size of file, and extensive security options, making it a good choice for extremely large-scale big data solutions that require a centralized store for data in heterogeneous formats.
Box 2: Azure Blob Storage -
References:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/big-data/batch-processing https://docs.microsoft.com/bs-latn-ba/azure/storage/blobs/storage-blobs-introduction

Box 1: Azure Blob Storage -
The following technologies are recommended choices for batch processing solutions in Azure.
Data storage -
✑ Azure Storage Blob Containers. Many existing Azure business processes already use Azure blob storage, making this a good choice for a big data store.
✑ Azure Data Lake Store. Azure Data Lake Store offers virtually unlimited storage for any size of file, and extensive security options, making it a good choice for extremely large-scale big data solutions that require a centralized store for data in heterogeneous formats.
Box 2: Azure Blob Storage -
References:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/big-data/batch-processing https://docs.microsoft.com/bs-latn-ba/azure/storage/blobs/storage-blobs-introduction
send
light_mode
delete
Question #25
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?
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?
- AAzure Event Hubs
- BAzure Functions
- CAzure Stream Analytics
- DAzure Batch
Correct Answer:
B
By using Azure services such as the Computer Vision API and Azure Functions, companies can eliminate the need to manage individual servers, while reducing costs and leveraging the expertise that Microsoft has already developed around processing images with Cognitive Services.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/example-scenario/ai/intelligent-apps-image-processing
B
By using Azure services such as the Computer Vision API and Azure Functions, companies can eliminate the need to manage individual servers, while reducing costs and leveraging the expertise that Microsoft has already developed around processing images with Cognitive Services.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/example-scenario/ai/intelligent-apps-image-processing
send
light_mode
delete
All Pages