Microsoft AI-100 Designing and Implementing an Azure AI Online Training
Microsoft AI-100 Online Training
The questions for AI-100 were last updated at Dec 20,2024.
- Exam Code: AI-100
- Exam Name: Designing and Implementing an Azure AI
- Certification Provider: Microsoft
- Latest update: Dec 20,2024
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.
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
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.
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
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
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.
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
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.
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 Logic Apps
- E . Azure Batch AI
You create an Azure Cognitive Services resource.
A data scientist needs to call the resource from Azure Logic Apps by using the generic HTTP connector.
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