DP-600 · Question #124
You have a Microsoft Power BI Premium Per User (PPU) workspace that contains a semantic model. You have an Azure App Service app named App1 that modifies row-level security (RLS) for the model by…
The correct answer is D. Add a managed identity to App1. Adding a managed identity to App1 will allow it to authenticate and access resources securely without needing to manage credentials explicitly. This is the first step in configuring the app to use a service account for accessing the model via the XMLA endpoint.
Question
You have a Microsoft Power BI Premium Per User (PPU) workspace that contains a semantic model. You have an Azure App Service app named App1 that modifies row-level security (RLS) for the model by using the XMLA endpoint. App1 requires users to sign in by using their Microsoft Entra credentials to access the XMLA endpoint. You need to configure App1 to use a service account to access the model. What should you do first?
Options
- AAdd a managed identity to the workspace.
- BModify the XMLA Endpoint setting.
- CUpgrade the workspace to Premium capacity.
- DAdd a managed identity to App1.
How the community answered
(57 responses)- A14% (8)
- B7% (4)
- C5% (3)
- D74% (42)
Explanation
Adding a managed identity to App1 will allow it to authenticate and access resources securely without needing to manage credentials explicitly. This is the first step in configuring the app to use a service account for accessing the model via the XMLA endpoint.
Topics
Community Discussion
No community discussion yet for this question.