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.
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
Topics
Community Discussion
No community discussion yet for this question.