ai-901 Practice Question 1069
Exam: ai-901
Domain: Describe Artificial Intelligence workloads and considerations
Topic: Identify features of common AI workloads
Difficulty: medium
To make API calls to an Azure AI Service resource, what information must client applications supply alongside the service endpoint URL?
Answer Options
A
Virtual network ID
B
Resource group name
C
Subscription key
D
Azure Active Directory Object ID
Correct Answer
C: Subscription key
Explanation
Azure AI Services REST APIs authenticate requests using an authorized subscription key or Azure Entra token passed in the request headers.