Which two services should you include in the solution?
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...
Which core component should you use for the app?
Your company plans to create a mobile app that will be used by employees to query the employee handbook. You need to ensure that the employees can query the handbook by typing or by using speech. Which core component should you use for the app?A . Language Understanding (LUIS)B ....
What should you recommend using to control access to each blob store?
HOTSPOT 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...
Which components should you use for data ingestion and data preparation?
HOTSPOT You are designing a solution that will analyze bank transactions in real time. The transactions will be evaluated by using an algorithm and classified into one of five groups. The transaction data will be enriched with information taken from Azure SQL Database before the transactions are sent to the...
Which services should you use?
HOTSPOT You need to build an interactive website that will accept uploaded images, and then ask a series of predefined questions based on each image. Which services should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer:...
What should you include in the recommendation?
You have a solution that runs on a five-node Azure Kubernetes Service (AKS) cluster. The cluster uses an N-series virtual machine. An Azure Batch AI process runs once a day and rarely on demand. You need to recommend a solution to maintain the cluster configuration when the cluster is not...
What should you recommend?
You are designing a real-time speech-to-text AI feature for an Android mobile app. The feature will stream data to the Speech service. You need to recommend which audio format to use to serialize the audio. The solution must minimize the amount of data transferred to the cloud. What should you...
What should you use to process the data?
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...
Which three actions should you recommend?
You have an Azure Machine Learning model that is deployed to a web service. You plan to publish the web service by using the name ml.contoso.com. You need to recommend a solution to ensure that access to the web service is encrypted. Which three actions should you recommend? Each correct...
What should you use?
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?A . the Azure CLIB ....