Designing and Implementing Enterprise-Scale Analytics Using Microsoft Azure and Power BI — Question 76
You have new security and governance protocols for Power BI reports and datasets. The new protocols must meet the following requirements:
New reports can be embedded only in locations that require authentication.
Live connections are permitted only for workspaces that use Premium capacity datasets.
Which three actions should you recommend performing in the Power BI Admin portal? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. From Embed Codes, delete all the codes.
- B. From Tenant settings, disable Allow XMLA endpoints and Analyze in Excel with on-premises datasets.
- C. From Capacity settings, set XMLA Endpoint to Read Write.
- D. From the Premium per user settings, set XMLA Endpoint to Off.
- E. From Tenant settings, set Publish to web to Disable.
Correct answer: A, D, E
Explanation
The correct actions are A, D, and E because deleting all embed codes ensures that reports are not embedded in unauthorized locations, turning off the XMLA Endpoint prevents unauthorized access in Premium per user settings, and disabling Publish to web restricts report sharing. Options B and C do not align with the requirement of limiting access to only those locations that require authentication and allowing only specific live connections.