Designing and Implementing a Microsoft Azure AI Solution — Question 58

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?

Answer options

Correct answer: C

Explanation

The correct answer is C, Azure AI Services, as it allows unified access to multiple services through a single endpoint and credential. Options A and B are specific services that do not provide the necessary consolidated access, while D is unrelated to the requirement of accessing Speech and Language APIs through a single interface.