nerdexam
Microsoft

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…

Submitted by chiamaka_o· Mar 30, 2026Implement and monitor AI solutions

Question

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 provision the QnA Maker service? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • ALanguage Understanding
  • BAzure SQL Database
  • CAzure Storage
  • DAzure AI Search
  • EAzure App Service

How the community answered

(38 responses)
  • A
    8% (3)
  • B
    3% (1)
  • C
    3% (1)
  • D
    87% (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

#QnA Maker#Azure AI Search#App Service#resource provisioning

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice