Free Microsoft Azure AI-102 Actual Exam Questions - Question 8 Discussion

Question No. 8
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.
Select all that apply, then reveal solution.
US
UO
Usman O.
2026-02-11

B/D? The QnA Maker definitely needs Azure SQL Database to store the knowledge base data, and Azure Cognitive Search is used for indexing and querying. I don’t think Language Understanding or App Service is automatically created because you already have an App Service plan there. Storage might be involved but not guaranteed as auto-created here. So B and D seem to fit best for the core backend components that get set up automatically.

0
DV
David V.
2026-01-22

B/D? The database is necessary to store the QnA data, and Cognitive Search handles querying. Storage (C) and App Service (E) don’t seem to be auto-provisioned here since you already set up the service plan.

0
DV
David V.
2026-01-22

D imo, because QnA Maker definitely uses Azure Cognitive Search to handle queries efficiently. B also fits since it needs a database backend, which is why Azure SQL Database gets created automatically. The Storage (C) might be there but not necessarily always auto-provisioned with the service itself—it’s more linked to App Service or other related services. So I’d stick with B and D as the two main ones created directly when provisioning QnA Maker.

0
OF
Osama F.
2026-01-19

D imo, because QnA Maker uses Cognitive Search to index content. B also makes sense since the service stores data in SQL, so those two are the most essential resources created automatically.

0
OF
Osama F.
2026-01-17

B. The QnA Maker needs a database to store its data, so Azure SQL Database gets created automatically. D also makes sense since the service uses Cognitive Search for indexing and querying the knowledge base.

0
OF
Osama F.
2026-01-17

B and C imo

0