AB-410 Business Application Logic And Automation Practice Question
A Power Automate flow fails when calling a custom AI Builder prompt. The error indicates a token limit exceed. How should you resolve this?
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
✓
Chunk the input data before sending to the prompt
Splitting the input or reducing the prompt complexity is the standard way to stay within LLM token limits.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Enable 'Retry' policy with exponential backoff
Why it's wrong here
Retrying a request that exceeds tokens will continue to fail.
- ✓
Chunk the input data before sending to the prompt
Why this is correct
Breaking down the input into smaller segments prevents token overflow.
- ✗
Increase the AI Builder model capacity in the Admin Center
Why it's wrong here
Model capacity refers to credits, not token limits per call.
- ✗
Change the AI model to GPT-4o
Why it's wrong here
The model version does not change the hard token limit of the request.
Visual reference
About these practice questions
This AB-410 question is part of Courseiva's 203-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Microsoft exam blueprint
This AB-410 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 AB-410 exam.