Question 67 of 388
Single answerYou have a Power BI report that is configured to use row-level security (RLS).You have the following roles: - A manager role that limits managers to see only the sales data from the stores they manage- A region role that limits users to see only the data from their respective regionYou plan to use Power BI Embedded to embed the report into an application. The application will authenticate the users.You need to ensure that RLS is enforced when accessing the embedded report.What should you do?
AFrom dev.powerbi.com/apps, register the new application and enable the Read All Reports API access.
✓BIn the access token for the application, include the user name and the role name.
CFrom dev.powerbi.com/apps, register the new application and enable the Read All Groups API access.
DIn the access token for the application, include the report URL and the Microsoft Azure Active Directory domain name.
✓
Correct Answer: B
In the access token for the application, include the user name and the role name.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Microsoft certification topics.