최신 AI-100 무료덤프 - Microsoft Designing and Implementing an Azure AI Solution
You are designing an AI solution that will use IoT devices to gather data from conference attendees and then analyze the data. The IoT device will connect to an Azure IoT hub.
You need to ensure that data contains no personally identifiable information before it is sent to the IoT hub.
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 data contains no personally identifiable information before it is sent to the IoT hub.
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
Note:
ASA Edge jobs run in containers deployed to Azure IoT Edge devices. They are composed of two parts:
* A cloud part that is responsible for job definition: users define inputs, output, query, and other settings (out of order events, etc.) in the cloud.
* A module running on your IoT devices. It contains the ASA engine and receives the job definition from the cloud.
References:
https://docs.microsoft.com/en-us/azure/stream-analytics/stream-analytics-edge
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?
정답: C
You have an intelligent edge solution that processes data and outputs the data to an Azure Cosmos DB account that uses the SQL API.
You need to ensure that you can perform full text searches of the data.
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 you can perform full text searches of the data.
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
Reference:
https://docs.microsoft.com/en-us/azure/search/search-howto-index-cosmosdb
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.
*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,B
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?
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
설명: (DumpTOP 회원만 볼 수 있음)
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 run the kubect1 command, 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 run the kubect1 command, and then you create an SSH connection.
Does this meet the goal?
정답: A
You have Azure IoT Edge devices that generate measurement data from temperature sensors. The data changes very slowly.
You need to analyze the data in a temporal two-minute window. If the temperature rises five degrees above a limit, an alert must be raised. The solution must minimize the development of custom code.
What should you use?
You need to analyze the data in a temporal two-minute window. If the temperature rises five degrees above a limit, an alert must be raised. The solution must minimize the development of custom code.
What should you use?
정답: D
설명: (DumpTOP 회원만 볼 수 있음)
You plan to build an app that win provide wets with the ability to dictate messages and convert the messages into text. You need to recommend a solution to meet the following requirements for the app:
* Must be able to transcribe streaming dictated messages that are longer than 15 seconds.
* Must be able to upload existing recordings to Azure Blob storage to be transcribed later.
Which solution should you recommend for each requirement? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
* Must be able to transcribe streaming dictated messages that are longer than 15 seconds.
* Must be able to upload existing recordings to Azure Blob storage to be transcribed later.
Which solution should you recommend for each requirement? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.
정답:
Explanation
Box 1: The Speech SDK
The Speech SDK is not limited to 15 seconds.
Box 2: Batch Transcription API
Batch transcription is a set of REST API operations that enables you to transcribe a large amount of audio in storage. You can point to audio files with a shared access signature (SAS) URI and asynchronously receive transcription results. With the new v3.0 API, you have the choice of transcribing one or more audio files, or process a whole storage container.
Asynchronous speech-to-text transcription is just one of the features.
Reference:
https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues/13
https://docs.microsoft.com/en-us/azure/cognitive-services/speech-service/batch-transcription
Your company plant to monitor twitter hashtags. and then to build a graph of connected people and places that contains the associated sentiment.
The monitored hashtags use several languages, but the graph will be displayed in English.
You need to recommend the required Azure Cognitive Services endpoints (or the planned graph Which Cognitive Services endpoints should you recommend?
The monitored hashtags use several languages, but the graph will be displayed in English.
You need to recommend the required Azure Cognitive Services endpoints (or the planned graph Which Cognitive Services endpoints should you recommend?
정답: A
설명: (DumpTOP 회원만 볼 수 있음)
You plan to use the Microsoft 8ot Framework to develop bots that will be deployed by using the Azure Bot Service.
You need to configure the Azure Bot Service to support the following types of bots:
*Bots that use Azure Functions
*Bots that set a timer
Which template should you use for each bot type? To answer, drag the appropriate templates to the correct bot types. Each template 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.
You need to configure the Azure Bot Service to support the following types of bots:
*Bots that use Azure Functions
*Bots that set a timer
Which template should you use for each bot type? To answer, drag the appropriate templates to the correct bot types. Each template 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.
정답:
Explanation
References:
https://docs.microsoft.com/en-us/azure/bot-service/bot-service-concept-templates?view=azure-bot-service-3.0