nerdexam
MicrosoftMicrosoft

AI-102 · Question #341

AI-102 Question #341: Real Exam Question with Answer & Explanation

The correct answer is C: Azure AI Services. To use multiple Azure AI services like Speech and Language with a single endpoint and credential, you should provision an Azure AI Services (formerly Cognitive Services) multi-service resource.

Submitted by alyssa_d· Mar 30, 2026Plan and manage an Azure AI solution

Question

You are developing an app that will use the Speech and Language APIs. You need to provision resources for the app. The solution must ensure that each service is accessed by using a single endpoint and credential. Which type of resource should you create?

Options

  • AAzure AI Language
  • BAzure AI Speech
  • CAzure AI Services
  • DAzure AI Content Safety

Explanation

To use multiple Azure AI services like Speech and Language with a single endpoint and credential, you should provision an Azure AI Services (formerly Cognitive Services) multi-service resource.

Common mistakes.

  • A. An Azure AI Language resource provides an endpoint and credential specifically for Language services, but not for Speech services.
  • B. An Azure AI Speech resource provides an endpoint and credential specifically for Speech services, but not for Language services.
  • D. Azure AI Content Safety is a specific service for content moderation and does not provide access to both Speech and Language APIs via a single endpoint.

Concept tested. Azure AI Services multi-service resource

Reference. https://learn.microsoft.com/en-us/azure/ai-services/multi-service-resource?tabs=windows&pivots=programming-language-python

Topics

#Azure AI Services resource#Azure AI provisioning#Single endpoint AI#Multi-service account

Community Discussion

No community discussion yet for this question.

Full AI-102 PracticeBrowse All AI-102 Questions