You have an Azure SQL database named SalesDB
You have a Data API builder (DAB) instance that exposes the following entities in SalesDB
• A table entity named Order mapped to a table named dbo. Orders
• A stored procedure entity named FinalizeOrder mapped to a stored procedure named dbo.usp_FinalizeOrder
The DAB runtime configuration includes the following permissions.

Client requests include a Microsoft Entra access token. The client also sends HTTP header x-MS-APl-ROlE: operations for both REST and GraphQL requests.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Submit