Courseiva
Text AnalysismediumMultiple SelectObjective-mapped

AI-103 Text Analysis Practice Question

You are troubleshooting an Azure AI Language resource deployment. Which THREE error codes or HTTP status codes might indicate an issue with your API request structure or payload? (Choose three.)

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

404 Not Found

HTTP 400 (Bad Request) indicates malformed JSON or invalid parameters, HTTP 404 indicates an incorrect endpoint URL, and HTTP 422 indicates unprocessable data. HTTP 200 is success.

Answer analysis

Option-by-option breakdown

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

  • 404 Not Found

    Why this is correct

    404 indicates an invalid endpoint URI.

  • 100 Continue

    Why it's wrong here

    100 is an informational status code, not an error.

  • 400 Bad Request

    Why this is correct

    400 indicates syntax or payload structure errors.

  • 200 OK

    Why it's wrong here

    200 indicates success.

  • 422 Unprocessable Entity

    Why this is correct

    422 indicates valid JSON syntax but semantic or data validation errors.

About these practice questions

Courseiva writes every AI-103 question from scratch — 510 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

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 AI-103 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-103 exam.