
Answer-first summary for fast verification
Answer: Provision a Standard tier Azure AI Search resource with multiple replicas and partitions.
The Standard tier with multiple replicas and partitions ensures high availability and scalability, which is essential for a large e-commerce company handling diverse and high-volume data sources.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are tasked with provisioning an Azure AI Search resource for a large e-commerce company. The company has a diverse set of data sources including SQL databases, Cosmos DB, and blob storage. They require a highly available and scalable search solution. Describe the steps you would take to provision the Azure AI Search resource, ensuring it meets the company's requirements for availability and scalability.
A
Provision a Basic tier Azure AI Search resource.
B
Provision a Standard tier Azure AI Search resource with multiple replicas and partitions.
C
Provision a Free tier Azure AI Search resource.
D
Provision a Standard tier Azure AI Search resource with a single replica and partition.
No comments yet.