Designing and Implementing a Microsoft Azure AI Solution — Question 50
You are developing an app that will use the Decision 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?
Answer options
- A. Language
- B. Speech
- C. Azure Cognitive Services
- D. Content Moderator
Correct answer: C
Explanation
The correct answer is C, Azure Cognitive Services, as it allows you to access multiple APIs, including Decision and Language, through a unified endpoint and credential. The other options, such as Language, Speech, and Content Moderator, are individual services and do not provide a combined access point.