Courseiva
Plan and manage an Azure AI solutionmediumMultiple ChoiceObjective-mapped

Selecting S0 Tier for Azure AI Document Intelligence Based on Invoice Volume

You are designing an Azure AI solution that uses Azure AI Document Intelligence to extract data from invoices. The solution must handle up to 1000 invoices per hour with a maximum latency of 5 seconds per invoice. You need to choose the appropriate pricing tier and resource configuration. What should you do?

Quick Answer

Working out the right tier here comes down to converting the stated requirement into the same units the service quotes its limits in. The S0 (Standard) tier for Document Intelligence supports up to 15 transactions per second, which works out to roughly 54,000 invoices an hour — comfortably beyond the 1,000-per-hour target in the scenario, with headroom to spare even before autoscaling is considered. The Free tier, F0, is capped at 20 transactions per minute, or about 1,200 per hour, which looks close to the requirement on paper but is explicitly positioned as a evaluation tier rather than a production one, and its throughput ceiling leaves essentially no margin for real-world traffic variance. The 5-second latency requirement doesn't actually change which tier is needed here; it's S0's throughput capacity that clears the bar, with autoscaling available as an optional safeguard for unexpected bursts rather than a requirement to meet the stated load. The recurring skill in these AI Document Intelligence sizing questions is converting a business requirement — invoices per hour — into the TPS units the tier limits are published in, rather than comparing tier names alone.

⚠ Common exam trap

Watch out — candidates often assume higher throughput requires multi-region deployment or multi-service accounts, but the S0 tier's default TPS limit already exceeds the requirement, making autoscaling optional rather than necessary.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Use the S0 tier and configure autoscaling if needed

The S0 tier (Standard) for Azure AI Document Intelligence supports up to 15 transactions per second (TPS), which equates to 54,000 invoices per hour—far exceeding the 1,000 per hour requirement. With a maximum latency of 5 seconds per invoice, the S0 tier's default throughput is sufficient without needing autoscaling, though autoscaling can be configured for burst scenarios. The Free tier (F0) is limited to 20 transactions per minute (1,200 per hour) and is not designed for production workloads, making S0 the correct choice.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Create a Cognitive Services multi-service account to increase throughput

    Why it's wrong here

    Multi-service account does not increase per-service throughput limits.

  • Use the S0 tier and configure autoscaling if needed

    Why this is correct

    S0 tier supports higher throughput and meets latency requirements.

  • Use the Free tier and implement a retry policy

    Why it's wrong here

    Free tier is limited to 20 transactions per minute, insufficient for 1000 per hour.

  • Deploy the Document Intelligence resource in multiple regions

    Why it's wrong here

    Multi-region deployment does not reduce latency for a single service; it provides failover.

About these practice questions

One of 945 original AI-102 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

1 more way this is tested on AI-102

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. You are planning an Azure AI solution that uses Azure AI Document Intelligence to extract data from invoices. The solution must handle large volumes of documents with varying layouts. Which pricing tier should you choose to ensure scalability and high throughput?

easy
  • A.Premium (P0)
  • B.Standard (S0)
  • C.Free (F0)
  • D.Basic (B0)

Why B: The Standard (S0) tier is correct because Azure AI Document Intelligence requires the S0 tier for production workloads that demand high throughput and scalability across varying document layouts. The S0 tier supports unlimited transactions per second (TPS) with auto-scaling, whereas lower tiers impose strict rate limits or lack the capacity to handle large volumes of invoices with diverse formats.

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This AI-102 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-102 exam.