AI-102 · Question #72
You plan to provision a QnA Maker service in a new resource group named RG1. In RG1, you create an App Service plan named AP1. Which two Azure resources are automatically created in RG1 when you…
The correct answer is D. Azure AI Search E. Azure App Service. At the creation, we have to precise Azure Search an Azure Web App details. When you create a QnAMaker resource, you host the data in your own Azure subscription. Azure Search is used to index your data. When you create a QnAMaker resource, you host the runtime in your own Azure…
Question
Options
- ALanguage Understanding
- BAzure SQL Database
- CAzure Storage
- DAzure AI Search
- EAzure App Service
How the community answered
(38 responses)- A8% (3)
- B3% (1)
- C3% (1)
- D87% (33)
Explanation
At the creation, we have to precise Azure Search an Azure Web App details. When you create a QnAMaker resource, you host the data in your own Azure subscription. Azure Search is used to index your data. When you create a QnAMaker resource, you host the runtime in your own Azure subscription. App Service is the compute engine that runs the QnA Maker queries for you. https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/how-to/set-up-qnamaker-ser vice-azure?tabs=v1#delete-azure-resources
Topics
Community Discussion
No community discussion yet for this question.