exam questions

Exam DP-600 All Questions

View all questions & answers for the DP-600 exam

Exam DP-600 topic 1 question 21 discussion

Actual exam question from Microsoft's DP-600
Question #: 21
Topic #: 1
[All DP-600 Questions]

You have a Fabric tenant that contains a workspace named Workspace1. Workspace1 is assigned to a Fabric capacity.
You need to recommend a solution to provide users with the ability to create and publish custom Direct Lake semantic models by using external tools. The solution must follow the principle of least privilege.
Which three actions in the Fabric Admin portal should you include in the recommendation? Each correct answer presents part of the solution.
NOTE: Each correct answer is worth one point.

  • A. From the Tenant settings, set Allow XMLA Endpoints and Analyze in Excel with on-premises datasets to Enabled.
  • B. From the Tenant settings, set Allow Azure Active Directory guest users to access Microsoft Fabric to Enabled.
  • C. From the Tenant settings, select Users can edit data model in the Power BI service.
  • D. From the Capacity settings, set XMLA Endpoint to Read Write.
  • E. From the Tenant settings, set Users can create Fabric items to Enabled.
  • F. From the Tenant settings, enable Publish to Web.
Show Suggested Answer Hide Answer
Suggested Answer: ADE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
sraakesh95
Highly Voted 1 year, 3 months ago
D - The XMLA endpoint needs to be enabled from the capacity settings as it is crucial for allowing external tools to only read, but also, publish and manage custom Direct Lake semantic models. A - Again from Tenant settings, we need to enable XMLA endpoints ; This is to ensure that external tools interact with the data models as and when necessary within the tenant's workspace ; The analyze in excel is just complimentary to this setting in Fabric and is irrelevant E - Sets appropriate permissions to users by allowing them to edit models and publish them as when required abiding by the principle of least privilege. B&C have concerns with the principle of least privilege and security concerns while publishing to the Web
upvoted 31 times
...
282b85d
Highly Voted 1 year ago
Selected Answer: ADE
A. Enabling XMLA Endpoints is crucial because it allows external tools (like SQL Server Management Studio, Tabular Editor, or any other tool that can connect via XMLA) to connect to Power BI datasets. This is essential for users who need to create, modify, or manage semantic models using these external tools. D. Setting the XMLA Endpoint to Read Write allows users not only to read the data from the Power BI service but also to write back to it. This is necessary for users to create and publish custom Direct Lake semantic models. Without write access, users would be unable to publish or update their models, which is a critical part of managing semantic models. E. Enabling users to create Fabric items is essential because it allows users to create new Power BI datasets, dataflows, and other necessary components within the workspace.
upvoted 11 times
...
NRezgui
Most Recent 5 months, 3 weeks ago
Selected Answer: ADE
D - The XMLA endpoint needs to be enabled from the capacity settings as it is crucial for allowing external tools to only read, but also, publish and manage custom Direct Lake semantic models.
upvoted 2 times
...
Rakesh16
7 months, 1 week ago
Selected Answer: ADE
ADE is the answer
upvoted 2 times
...
jass007_k
7 months, 3 weeks ago
A- From tenant settings, setting allow XMLA endpoints and Analyze in excel with on-premises datasets to enabled D- From capacity settings, set XMLA endpoint to ReadWrite E- From Tenant settings, setUsers can create fabric items within workspace
upvoted 1 times
...
nyoike
10 months, 2 weeks ago
Selected Answer: ADE
C is not correct for those voting for it. Below is the (verbatim) description for the "Users can edit data models in the Power BI service (preview)" Tenant setting in the Admin portal. "Turn on this setting to allow users to edit data models in the service. This setting DOESN'T apply to DirectLake semantic models or editing a semantic model through an API or XMLA endpoint." More information on that Tenant setting from the link below .... https://learn.microsoft.com/en-us/power-bi/transform-model/service-edit-data-models#enabling-data-model-editing-in-the-admin-portal
upvoted 2 times
...
Ahmadpbi
11 months ago
C is wrong for 2 reasons, this setting is not in the tenant, it is in workspace settings. The second reason is that this feature is still in preview till date of my comment.
upvoted 1 times
...
Subhamssg13
1 year ago
ADE OPTION C should not be consider as : Users can edit data models in the Power BI service (preview) Enabled for the entire organization Turn on this setting to allow users to edit data models in the service. This setting doesn't apply to DirectLake semantic models or editing a semantic model through an API or XMLA endpoint.
upvoted 2 times
...
rlo123
1 year, 1 month ago
ADE B. From the Tenant settings, set Allow Azure Active Directory guest users to access Microsoft Fabric to Enabled. This focuses on external user access, which might not be necessary for your scenario. C. From the Tenant settings, select Users can edit data model in the Power BI service. This primarily affects in-browser editing of Power BI models and is less relevant to creating custom models with external tools. F. From the Tenant settings, enable Publish to Web. This is unrelated to external tool development and is concerned with sharing Power BI reports publicly.
upvoted 2 times
...
stilferx
1 year, 1 month ago
Selected Answer: ADE
A -> D -> E
upvoted 2 times
...
hello2tomoki
1 year, 1 month ago
Selected Answer: ACD
A. From the Tenant settings, set Allow XMLA Endpoints and Analyze in Excel with on-premises datasets to Enabled (https://learn.microsoft.com/en-us/fabric/admin/service-admin-portal-integration) . C. From the Tenant settings, select Users can edit data model in the Power BI service (https://learn.microsoft.com/en-us/fabric/admin/service-admin-portal-data-model) . D. From the Capacity settings, set XMLA Endpoint to Read Write (https://learn.microsoft.com/en-us/power-bi/enterprise/service-premium-connect-tools) .
upvoted 1 times
Priyanka007
12 months ago
From the link you https://learn.microsoft.com/en-us/fabric/admin/service-admin-portal-data-model provided - It clearly says that "This setting doesn't apply to DirectLake datasets or editing a dataset through an API or XMLA endpoint." so it is not C.
upvoted 2 times
...
...
PazaBIandData
1 year, 1 month ago
Selected Answer: ADE
AD for sure https://learn.microsoft.com/en-us/power-bi/enterprise/service-premium-connect-tools#security
upvoted 2 times
...
a61d298
1 year, 1 month ago
A Allow XMLA Endpoints and Analyze in Excel with on-premises datasets: From the Tenant settings, set Allow XMLA Endpoints and Analyze in Excel with on-premises datasets to Enabled. This allows users to interact with the dataset via XMLA endpoints and analyze data using Excel. D. Set XMLA Endpoint to Read Write: In the Capacity settings, configure the XMLA Endpoint to Read Write. This ensures that users have the necessary permissions to create and modify semantic models through external tools. E Enable Users to Create Fabric Items: From the Tenant settings, set Users can create Fabric items to Enabled. This grants users the ability to create custom semantic models within the Fabric workspace.
upvoted 2 times
...
kelvin3105
1 year, 2 months ago
Selected Answer: ADE
sraakesh95 Highly Voted 1 month, 3 weeks ago D - The XMLA endpoint needs to be enabled from the capacity settings as it is crucial for allowing external tools to only read, but also, publish and manage custom Direct Lake semantic models. A - Again from Tenant settings, we need to enable XMLA endpoints ; This is to ensure that external tools interact with the data models as and when necessary within the tenant's workspace ; The analyze in excel is just complimentary to this setting in Fabric and is irrelevant E - Sets appropriate permissions to users by allowing them to edit models and publish them as when required abiding by the principle of least privilege. B&C have concerns with the principle of least privilege and security concerns while publishing to the Web upvoted 8 times JUST TO VOTE GUYS
upvoted 3 times
...
PCCCCCC
1 year, 2 months ago
Selected Answer: ADE
Not C : https://learn.microsoft.com/en-us/power-bi/transform-model/service-edit-data-models#enabling-data-model-editing-in-the-admin-portal
upvoted 1 times
...
a_51
1 year, 3 months ago
Selected Answer: ADE
ADE seems most appropriate
upvoted 1 times
...
azure_bimonster
1 year, 3 months ago
Selected Answer: ADE
Most probably ADE, I put E because users have the necessary permissions to create custom Direct Lake semantic models within the Fabric workspace.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...