Microsoft
DP-300 · Question #244
Hotspot Question You have an Azure SQL database named DB1 that contains a table named Orders. The Orders table contains a row for each sales order. Each sales order includes the name of the user who p
Sign in or unlock DP-300 to reveal the answer and full explanation for question #244. The question stem and answer options stay visible for context.
Submitted by helene.fr· Mar 6, 2026Implement a secure environment
Question
Hotspot Question You have an Azure SQL database named DB1 that contains a table named Orders. The Orders table contains a row for each sales order. Each sales order includes the name of the user who placed the order. You need to implement row-level security (RLS). The solution must ensure that the users can view only their respective sales orders. What should you include in the solution? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Answer:
Exhibits
Answer Area
- Create:A materialized view in DB1A security policy in the Orders tableDatabase scoped credentials in DB1
- Control access to the rows by using:A masking ruleA table-valued functionThe CONTAINS predicate
Unlock DP-300 to see the answer
You've previewed enough free DP-300 questions. Unlock DP-300 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#row-level security#security policy#table-valued function#predicate-based access

