SC-300 Practice Question 3469

Exam: SC-300
Domain: Plan and implement workload identities
Difficulty: medium
In Microsoft Entra App Registrations, what is the purpose of exposing an API (Application ID URI and Scopes)?

Answer Options

A
Defines custom OAuth permission scopes that client apps can request
B
Publishes the app source code to the public web
C
Formats the database disks hosting the application
D
Assigns licenses to all tenant users automatically

Correct Answer

A: Defines custom OAuth permission scopes that client apps can request

Explanation

Exposing an API allows an application to act as a resource server that defines custom OAuth 2.0 permission scopes (e.g., Employees.Read) that client applications can request consent for.