Microsoft Certified Azure AI Engineer Associate · Free Practice Question Medium
Question 4
Identify the true statements below about the pricing tier of an Azure AI Search.
Select three options.
-
A
Your chosen pricing tier determines the maximum number of search units.
-
B
Al enrichment is not offered on the free tier.
-
C
Customer-managed encryption keys are not offered on the free tier.
-
D
IP firewall access is offered on the free tier.
-
E
The query latency is higher on the storage-optimized tier than on the standard tier.
Reveal correct answers
Correct answers: A, C, E
A. The pricing tier of an Azure AI Search determines the maximum number of search units that can be allocated to the service, which directly impacts the performance and scalability of the search functionality.
B.
Azure AI enrichment does offer a limited amount of free processing. Specifically, you can enrich up to 20 documents per day, per indexer without incurring charges. This allows you to try out the service and complete small exercises without needing to attach a billable Azure AI multi-service resource.
C. Customer-managed encryption keys, which allow users to control and manage the encryption of their data, are usually not offered on the free tier of Azure AI Search. This feature is commonly available on higher pricing tiers for enhanced security.
D. IP firewall access, which restricts access to the Azure AI Search service based on specified IP addresses, is not typically offered on the free tier. This feature is often included in higher pricing tiers for additional security measures.
E. The query latency, or the time it takes to retrieve search results, is generally higher on the storage-optimized tier compared to the standard tier of Azure AI Search. This difference in performance is due to the optimization focus of each tier.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
