AI-100 無料問題集「Microsoft Designing and Implementing an Azure AI Solution」
Your company plans to deploy an AI solution that processes IoT data in real-time.
You need to recommend a solution for the planned deployment that meets the following requirements:
Sustain up to 50 Mbps of events without throttling.
Retain data for 60 days.
What should you recommend?
You need to recommend a solution for the planned deployment that meets the following requirements:
Sustain up to 50 Mbps of events without throttling.
Retain data for 60 days.
What should you recommend?
正解:D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
You are designing a Custom Vision Service solution to identify fresh produce in grocery stores. The solution will be deployed as part of a mobile app.
You need to recommend the configurations for the Custom Vision API. The solution must minimize the size of the mobile app.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

You need to recommend the configurations for the Custom Vision API. The solution must minimize the size of the mobile app.
What should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

正解:

Explanation

Box 1:
Project type: Classification
Box 2:
Domain: Food (compact)
If you want to classify photographs of individual fruits or vegetables, use the Food domain. Compact domains are optimized for the constraints of real-time classification on mobile devices.
Box 3:
Export capability: Vision AI Dev Kit
Custom Vision Service supports the following exports:
* Tensorflow for Android.
* CoreML for iOS11.
* ONNX for Windows ML.
* Vision AI Developer Kit.
* A Docker container for Windows, Linux, or ARM architecture.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/select-domain
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/export-your-model
You have a database that contains sales data.
You plan to process the sales data by using two data streams named Stream1 and Stream2. Stream1 will be used for purchase order data. Stream2 will be used for reference data.
The reference data is stored in CSV files.
You need to recommend an ingestion solution for each data stream.
What two solutions should you recommend? Each correct answer is a complete solution.
NOTE: Each correct selection is worth one point.
You plan to process the sales data by using two data streams named Stream1 and Stream2. Stream1 will be used for purchase order data. Stream2 will be used for reference data.
The reference data is stored in CSV files.
You need to recommend an ingestion solution for each data stream.
What two solutions should you recommend? Each correct answer is a complete solution.
NOTE: Each correct selection is worth one point.
正解:C、D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
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 in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are developing an application that uses an Azure Kubernetes Service (AKS) cluster.
You are troubleshooting a node issue.
You need to connect to an AKS node by using SSH.
Solution: You change the permissions of the AKS resource group, and then you create an SSH connection.
Does this meet the goal?
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are developing an application that uses an Azure Kubernetes Service (AKS) cluster.
You are troubleshooting a node issue.
You need to connect to an AKS node by using SSH.
Solution: You change the permissions of the AKS resource group, and then you create an SSH connection.
Does this meet the goal?
正解:B
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
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 need to create an IoT solution that performs the following tasks:
* Identifies hazards
* Provides a real-time online dashboard
* Takes images of an area every minute
* Counts the number of people in an area every minute
Solution: You configure the IoT devices to send the images to an Azure IoT hub, and then you configure an Azure Automation call to Azure Cognitive Services that sends the results to an Azure event hub. You configure Microsoft Power BI to connect to the event hub by using Azure Stream Analytics.
Does this meet the goal?
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 need to create an IoT solution that performs the following tasks:
* Identifies hazards
* Provides a real-time online dashboard
* Takes images of an area every minute
* Counts the number of people in an area every minute
Solution: You configure the IoT devices to send the images to an Azure IoT hub, and then you configure an Azure Automation call to Azure Cognitive Services that sends the results to an Azure event hub. You configure Microsoft Power BI to connect to the event hub by using Azure Stream Analytics.
Does this meet the goal?
正解:B
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
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 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.

正解:

Explanation

References:
https://docs.microsoft.com/en-us/azure/storage/common/storage-encryption-keys-portal
https://docs.microsoft.com/en-us/azure/key-vault/key-vault-hsm-protected-keys
You deploy an Azure bot.
You need to collect Key Performance Indicator (KPI) data from the bot. The type of data includes:
* The number of users interacting with the bot
* The number of messages interacting with the bot
* The number of messages on different channels received by the bot
* The number of users and messages continuously interacting with the bot What should you configure?
You need to collect Key Performance Indicator (KPI) data from the bot. The type of data includes:
* The number of users interacting with the bot
* The number of messages interacting with the bot
* The number of messages on different channels received by the bot
* The number of users and messages continuously interacting with the bot What should you configure?
正解:B
解答を投票する
You have an Al 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
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
正解:B、D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)