DP-700 Exam Discussions & Posts
Yaya
Commented on June 20, 2025
Question 56:You’ll need to treat Eventhouses as a “custom” Fabric artifact and invoke the REST API (or PowerShell) from your CI/CD tool of choice. The easiest way to hook that into your existing 3-stage Dev/Test/Prod flow is to add a step in your Azure DevOps pipeline that runs the PowerShell (or REST) script shown in the “Automating Real-Time Intelligence Eventhouse deployment…” blog—this will create or update the Eventhouse in each target workspace as part of your pipeline run.
Anonymous
Yaya
Commented on June 20, 2025
Question 40:No, using notebookutils.credentials.getSecret does not meet the goal.
Use a linked service to Key Vault and access secrets using methods supported by Microsoft Fabric, not notebookutils.
Anonymous
Yaya
Commented on June 20, 2025
Question 23:the least privileged role that satisfies all requirements is:
domain admin
Anonymous
Yaya
Commented on June 20, 2025
The correct answer for 17 is E:
Explanation:
When OneLake availability is enabled for an eventhouse in Microsoft Fabric, only the new data ingested after enabling OneLake availability is written to OneLake.
Anonymous
RITZ hmn
Commented on June 17, 2025
40 A YES, 39 Yes
AUSTRALIA
Anonymous
Commented on June 12, 2025
34 - No, 35 - yes, 36 - yes
INDIA
Anonymous
Commented on June 12, 2025
Q 30: Fabric Monitor
INDIA
Anonymous
Commented on June 12, 2025
Question 24:
No: There is no indication that User3 has been granted any explicit role in Workspace3.
Yes: Members of the default domain automatically have Contributor access to the domain. User3 is in Group1 ? Group1 is added to Domain1's default domain ? User3 is a Contributor in Domain1.
No: There is no information indicating that User2 was granted any role in Workspace3.
INDIA
Anonymous
Commented on June 09, 2025
Question 45. random is for numeric, apply default() https://learn.microsoft.com/en-us/fabric/data-warehouse/dynamic-data-masking#define-a-dynamic-data-mask
Anonymous
Anonymous
Commented on June 04, 2025
To create a domain you have to be a Fabric Administrator
SWEDEN
Pedro
Commented on May 19, 2025
Question 31.
For Warehouse, PRIMARY KEY and UNIQUE constraint are only supported when NONCLUSTERED and NOT ENFORCED are both used.
https://learn.microsoft.com/en-us/fabric/data-warehouse/tables
Anonymous
Andrea
Commented on May 18, 2025
Question 50: In Microsoft documentation: https://learn.microsoft.com/en-us/fabric/data-factory/parameters
says that the correct answer is A, B returns parameter as string and not an int
Anonymous
Shabbeer Shaik
Commented on May 13, 2025
It's really interesting, and I gained a lot of information from studying these questions and answers.
Anonymous