exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 1 question 57 discussion

Actual exam question from Microsoft's AI-102
Question #: 57
Topic #: 1
[All AI-102 Questions]

You are building an app that will use the Speech service.

You need to ensure that the app can authenticate to the service by using a Microsoft Azure Active Directory (Azure AD), part of Microsoft Entra, token.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

  • A. Enable a virtual network service endpoint.
  • B. Configure a custom subdomain.
  • C. Request an X.509 certificate.
  • D. Create a private endpoint.
  • E. Create a Conditional Access policy.
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
radzio123
Highly Voted 10 months, 2 weeks ago
Selected Answer: BD
https://learn.microsoft.com/en-us/azure/ai-services/speech-service/role-based-access-control#authentication-with-keys-and-tokens
upvoted 18 times
...
marras
Highly Voted 3 months, 4 weeks ago
Selected Answer: BD
under MS Documentation link: https://learn.microsoft.com/en-us/azure/ai-services/speech-service/role-based-access-control#authentication-with-keys-and-token you will find: "To authenticate with a Microsoft Entra token, the Speech resource must have a custom subdomain and use a private endpoint. The Speech service uses custom subdomains with private endpoints only."
upvoted 5 times
...
9c652a0
Most Recent 2 months, 2 weeks ago
Selected Answer: BD
To authenticate with a Microsoft Entra token, the Speech resource must have a custom subdomain and use a private endpoint. The Speech service uses custom subdomains with private endpoints only.
upvoted 1 times
...
SAMBIT
4 months, 3 weeks ago
Options A, B, and C are not directly related to Azure AD token authentication for the Speech service. Option A (enabling a virtual network service endpoint) is about network connectivity, option B (configuring a custom subdomain) is unrelated to authentication, and option C (requesting an X.509 certificate) is not necessary for Azure AD token-based authentication. (DE)
upvoted 1 times
...
cxw23
5 months, 2 weeks ago
BD. To authenticate with a Microsoft Entra token, the Speech resource must have a custom subdomain and use a private endpoint. The Speech service uses custom subdomains with private endpoints only.
upvoted 3 times
anto69
3 months, 3 weeks ago
Writing down the question in a different way ChatGPT comes to this conclusion too
upvoted 1 times
...
...
gary_cooper
5 months, 3 weeks ago
Selected Answer: BD
To authenticate with a Microsoft Entra token, the Speech resource must have a custom subdomain and use a private endpoint. The Speech service uses custom subdomains with private endpoints only.
upvoted 2 times
...
ManikNeelan
6 months ago
To authenticate with Speech resource keys, all you need is the key and region. To authenticate with a Microsoft Entra token, the Speech resource must have a custom subdomain and use a private endpoint. The Speech service uses custom subdomains with private endpoints only.
upvoted 3 times
...
Tempeck
6 months, 1 week ago
B. Configure a custom subdomain: This is necessary because Azure AD authentication requires a custom domain for the Speech service. D. Create a private endpoint: This ensures secure communication between the app and the Speech service. These actions align with the best practices for securing Azure services and enable the app to use Azure AD tokens for authentication.
upvoted 1 times
...
PeteColag
6 months, 1 week ago
When you authenticate using Microsoft Entra ID (formerly Azure Active Directory) tokens, having a private endpoint along with a custom subdomain ensures full feature access. Without a private endpoint, some features may be limited. Specifically, if your Speech resource uses a Microsoft Entra token without a custom subdomain and private endpoint, you may encounter limitations, such as not being able to use custom speech models to transcribe audio files​
upvoted 1 times
...
PeteColag
6 months, 1 week ago
Selected Answer: BD
B. Configure a custom subdomain: This is necessary when using Azure AD authentication with a private endpoint. However, it's also a requirement for using Azure AD authentication in general with the Speech service. C. Request an X.509 certificate: This is not needed for Azure AD token-based authentication. It's typically used for client certificate authentication. Hence, B is absolutely required. The others are optional.
upvoted 1 times
...
nanaw770
6 months, 2 weeks ago
Selected Answer: BD
Wrong again. It's frustrating.
upvoted 2 times
...
reiwanotora
6 months, 2 weeks ago
Selected Answer: BD
B and D.
upvoted 1 times
...
GirishGururani
7 months, 3 weeks ago
correct answer : B and D https://learn.microsoft.com/en-us/azure/ai-services/speech-service/role-based-access-control#authentication-with-keys-and-tokens To authenticate with a Microsoft Entra token, the Speech resource must have a custom subdomain and use a private endpoint. The Speech service uses custom subdomains with private endpoints only.
upvoted 2 times
...
Murtuza
8 months ago
Selected Answer: BD
B and D is the correct answer
upvoted 2 times
...
Murtuza
8 months, 3 weeks ago
https://learn.microsoft.com/en-us/azure/ai-services/speech-service/role-based-access-control#authentication-with-keys-and-tokens
upvoted 3 times
...
arcameon
9 months ago
Selected Answer: BD
The correct actions, according to Microsoft's documentation, are: B. Configure a custom subdomain. Configuring a custom subdomain involves setting up a custom domain for your Speech service instance, which can help in integrating with Azure AD and managing authentication effectively. D. Create a private endpoint. Creating a private endpoint allows your app to securely connect to the Speech service without exposing it to the public internet, maintaining network security and compliance.
upvoted 4 times
...
Murtuza
9 months, 1 week ago
Selected Answer: BD
B and D are the best choices its obvious
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...