ai-901 Practice Question 1071

Exam: ai-901
Domain: Describe Artificial Intelligence workloads and considerations
Topic: Identify features of common AI workloads
Difficulty: medium
Which two data exchange formats are supported for payload transmission in Azure AI Services REST APIs? (Choose two.)

Answer Options

A
CSV
B
JSON
C
XML
D
YAML

Correct Answer

B: JSON
C: XML

Explanation

Azure AI Services REST endpoints primarily accept and return standard structured JSON payloads, with certain services (like speech synthesis/SSML) accepting XML payloads.