AI-100試験無料問題集「Microsoft Designing and Implementing an Azure AI Solution 認定」

You have an Azure SQL database an Azure Data Lake Storage Gen 2 account, and an APi developed by using Azure Machine Learning Studio.
You need to ingest data once daily from the database. score each row by using me API, and write the data to the storage account Solution: You create an Azure Data Factory pipeline that contains the Machine Learning Batch Execution activity.
Does this mew the goal?

解説: (GoShiken メンバーにのみ表示されます)
You need to build a pipeline for an Azure Machine Learning experiment.
In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.
正解:

Explanation

References:
https://azure.microsoft.com/en-in/blog/experimentation-using-azure-machine-learning/
https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/machine-learning-modules
You have Azure loT Edge devices that collect measurements every 30 seconds. You plan to send the measurements to an Azure loT hub. You need to ensure that every event is processed as quickly as possible.
What should you use?

解説: (GoShiken メンバーにのみ表示されます)
You use an Azure key vault to store credentials for several Azure Machine Learning applications.
You need to configure the key vault to meet the following requirements:
* Ensure that the IT security team can add new passwords and periodically change the passwords.
* Ensure that the applications can securely retrieve the passwords for the applications.
* Use the principle of least privilege.
Which permissions should you grant? To answer, drag the appropriate permissions to the correct targets. Each permission 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
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 create a managed identity for AKS, and then you create an SSH connection.
Does this meet the goal?

解説: (GoShiken メンバーにのみ表示されます)
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?

解説: (GoShiken メンバーにのみ表示されます)
You plan to design a solution for an Al implementation that uses data from loT devices.
You need to recommend a data storage solution for the loT devices that meets the following requirements:
*Allow data to be queried in real-time as it streams into the solution.
*Provide the lowest amount of latency for loading data into the solution.
What should you include in the recommendation?

解説: (GoShiken メンバーにのみ表示されます)
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.
正解:

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
You need to build and deploy a real-time media bot for Microsoft Skype on an Azure virtual machine. The bot will use the Azure Bot Service. The solution must minimize custom code.
Which environment and language should you use to develop the bot? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:

Explanation

References:
https://docs.microsoft.com/en-us/microsoftteams/platform/concepts/calls-and-meetings/requirements-considerati
You need to recommend a data storage solution that meets the technical requirements.
What is the best data storage solution to recommend? More than one answer choice may achieve the goal.
Select the BEST answer.

解説: (GoShiken メンバーにのみ表示されます)