Microsoft Fabric Data Engineer DP-700 Workspace Compute, Domains, OneLake And Airflow Settings Practice Test
Topic 01 covers workspace compute, domains, onelake and airflow settings for Microsoft DP-700 practice. Study each scenario and select the best answer. For broader exam preparation, review the Microsoft DP-700 Exam Dumps page.
Question 1
A data engineer must correct a design for a healthcare operations workspace. The decisive requirement is that all notebooks and Spark job definitions in the workspace must inherit the same runtime, libraries, and Spark configuration. Which choice best addresses it?
Correct Answer: B
Correct Answer
Answer B is correct because a workspace default environment centralizes the baseline used by items that select Workspace default.
Incorrect Answers
Answer A is incorrect because this action is appropriate when a recurring Spark job is dominated by scans and reads rather than writes. Specifically, a read-oriented resource profile targets the dominant access pattern without changing unrelated jobs, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when the workspace needs one common baseline but the team does not need an environment item to own that baseline. Specifically, leaving the environment-backed default off keeps Workspace default on workspace-level Spark settings, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when one notebook needs a different runtime or driver/executor sizing while the workspace baseline must stay unchanged. Specifically, item-level customization lets an environment override compute only for the workload that needs it, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when a medallion-layer job spends most of its time writing Delta data and needs resources tuned for write-heavy processing. Specifically, a write-oriented profile right-sizes Spark resources for the dominant write workload, which does not resolve the decisive condition in this scenario.
Question 2
For an IoT operations solution, the organization has fixed the following constraint: the workspace needs one common baseline but the team does not need an environment item to own that baseline. Which action best satisfies the requirement?
Correct Answer: E
Correct Answer
Answer E is correct because leaving the environment-backed default off keeps Workspace default on workspace-level Spark settings. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer A is incorrect because this action is appropriate when one notebook needs a different runtime or driver/executor sizing while the workspace baseline must stay unchanged. Specifically, item-level customization lets an environment override compute only for the workload that needs it, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when a medallion-layer job spends most of its time writing Delta data and needs resources tuned for write-heavy processing. Specifically, a write-oriented profile right-sizes Spark resources for the dominant write workload, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when a recurring Spark job is dominated by scans and reads rather than writes. Specifically, a read-oriented resource profile targets the dominant access pattern without changing unrelated jobs, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when all notebooks and Spark job definitions in the workspace must inherit the same runtime, libraries, and Spark configuration. Specifically, a workspace default environment centralizes the baseline used by items that select Workspace default, which does not resolve the decisive condition in this scenario.
Question 3
During an operational design review for a product usage analytics pipeline, engineers confirm that one notebook needs a different runtime or driver/executor sizing while the workspace baseline must stay unchanged. What should they do?
Correct Answer: C
Correct Answer
Answer C is correct because item-level customization lets an environment override compute only for the workload that needs it.
Incorrect Answers
Answer A is incorrect because this action is appropriate when all notebooks and Spark job definitions in the workspace must inherit the same runtime, libraries, and Spark configuration. Specifically, a workspace default environment centralizes the baseline used by items that select Workspace default, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when the workspace needs one common baseline but the team does not need an environment item to own that baseline. Specifically, leaving the environment-backed default off keeps Workspace default on workspace-level Spark settings, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when a medallion-layer job spends most of its time writing Delta data and needs resources tuned for write-heavy processing. Specifically, a write-oriented profile right-sizes Spark resources for the dominant write workload, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when a recurring Spark job is dominated by scans and reads rather than writes. Specifically, a read-oriented resource profile targets the dominant access pattern without changing unrelated jobs, which does not resolve the decisive condition in this scenario.
Question 4
After a recent change in a customer-analytics environment, the team determines that a medallion-layer job spends most of its time writing Delta data and needs resources tuned for write-heavy processing. Which implementation should be selected?
Correct Answer: A
Correct Answer
Answer A is correct because a write-oriented profile right-sizes Spark resources for the dominant write workload. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer B is incorrect because this action is appropriate when a recurring Spark job is dominated by scans and reads rather than writes. Specifically, a read-oriented resource profile targets the dominant access pattern without changing unrelated jobs, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when all notebooks and Spark job definitions in the workspace must inherit the same runtime, libraries, and Spark configuration. Specifically, a workspace default environment centralizes the baseline used by items that select Workspace default, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when the workspace needs one common baseline but the team does not need an environment item to own that baseline. Specifically, leaving the environment-backed default off keeps Workspace default on workspace-level Spark settings, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when one notebook needs a different runtime or driver/executor sizing while the workspace baseline must stay unchanged. Specifically, item-level customization lets an environment override compute only for the workload that needs it, which does not resolve the decisive condition in this scenario.
Question 5
A Fabric engineering team is reviewing an internal finance data estate. A recurring Spark job is dominated by scans and reads rather than writes Which action is most appropriate?
Correct Answer: D
Correct Answer
Answer D is correct because a read-oriented resource profile targets the dominant access pattern without changing unrelated jobs. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer A is incorrect because this action is appropriate when the workspace needs one common baseline but the team does not need an environment item to own that baseline. Specifically, leaving the environment-backed default off keeps Workspace default on workspace-level Spark settings, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when one notebook needs a different runtime or driver/executor sizing while the workspace baseline must stay unchanged. Specifically, item-level customization lets an environment override compute only for the workload that needs it, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when a medallion-layer job spends most of its time writing Delta data and needs resources tuned for write-heavy processing. Specifically, a write-oriented profile right-sizes Spark resources for the dominant write workload, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when all notebooks and Spark job definitions in the workspace must inherit the same runtime, libraries, and Spark configuration. Specifically, a workspace default environment centralizes the baseline used by items that select Workspace default, which does not resolve the decisive condition in this scenario.
Question 6
A data engineer must correct a design for a regulated retail analytics platform. The decisive requirement is that small interactive development sessions need fast startup and do not require an always-on custom configuration. Which choice best addresses it?
Correct Answer: B
Correct Answer
Answer B is correct because the starter pool minimizes startup friction for ordinary development workloads. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer A is incorrect because this action is appropriate when several independent notebooks must run together and one oversized job is monopolizing the shared Spark capacity. Specifically, right-sizing the single job preserves capacity for concurrent workloads, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when a production workload needs a persistent, deliberately sized pool rather than the general workspace starter configuration. Specifically, a custom pool provides explicit capacity settings for the workload, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when tasks are spilling because each executor lacks memory while parallelism is otherwise adequate. Specifically, raising executor resources addresses the per-executor memory constraint directly, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when the Spark driver is failing while collecting metadata and planning a large job, but executors have spare capacity. Specifically, driver sizing addresses driver-side pressure without over-sizing every executor, which does not resolve the decisive condition in this scenario.
Question 7
For a real-time telemetry service, the organization has fixed the following constraint: a production workload needs a persistent, deliberately sized pool rather than the general workspace starter configuration. Which action best satisfies the requirement?
Correct Answer: E
Correct Answer
Answer E is correct because a custom pool provides explicit capacity settings for the workload. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer A is incorrect because this action is appropriate when tasks are spilling because each executor lacks memory while parallelism is otherwise adequate. Specifically, raising executor resources addresses the per-executor memory constraint directly, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when the Spark driver is failing while collecting metadata and planning a large job, but executors have spare capacity. Specifically, driver sizing addresses driver-side pressure without over-sizing every executor, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when several independent notebooks must run together and one oversized job is monopolizing the shared Spark capacity. Specifically, right-sizing the single job preserves capacity for concurrent workloads, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when small interactive development sessions need fast startup and do not require an always-on custom configuration. Specifically, the starter pool minimizes startup friction for ordinary development workloads, which does not resolve the decisive condition in this scenario.
Question 8
During an operational design review for a global manufacturing data product, engineers confirm that tasks are spilling because each executor lacks memory while parallelism is otherwise adequate. What should they do?
Correct Answer: C
Correct Answer
Answer C is correct because raising executor resources addresses the per-executor memory constraint directly. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer A is incorrect because this action is appropriate when small interactive development sessions need fast startup and do not require an always-on custom configuration. Specifically, the starter pool minimizes startup friction for ordinary development workloads, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when a production workload needs a persistent, deliberately sized pool rather than the general workspace starter configuration. Specifically, a custom pool provides explicit capacity settings for the workload, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when the Spark driver is failing while collecting metadata and planning a large job, but executors have spare capacity. Specifically, driver sizing addresses driver-side pressure without over-sizing every executor, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when several independent notebooks must run together and one oversized job is monopolizing the shared Spark capacity. Specifically, right-sizing the single job preserves capacity for concurrent workloads, which does not resolve the decisive condition in this scenario.
Question 9
After a recent change in a governed self-service analytics domain, the team determines that the Spark driver is failing while collecting metadata and planning a large job, but executors have spare capacity. Which implementation should be selected?
Correct Answer: A
Correct Answer
Answer A is correct because driver sizing addresses driver-side pressure without over-sizing every executor. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer B is incorrect because this action is appropriate when several independent notebooks must run together and one oversized job is monopolizing the shared Spark capacity. Specifically, right-sizing the single job preserves capacity for concurrent workloads, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when small interactive development sessions need fast startup and do not require an always-on custom configuration. Specifically, the starter pool minimizes startup friction for ordinary development workloads, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when a production workload needs a persistent, deliberately sized pool rather than the general workspace starter configuration. Specifically, a custom pool provides explicit capacity settings for the workload, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when tasks are spilling because each executor lacks memory while parallelism is otherwise adequate. Specifically, raising executor resources addresses the per-executor memory constraint directly, which does not resolve the decisive condition in this scenario.
Question 10
A Fabric engineering team is reviewing a financial reporting workspace. Several independent notebooks must run together and one oversized job is monopolizing the shared Spark capacity Which action is most appropriate?
Correct Answer: D
Correct Answer
Answer D is correct because right-sizing the single job preserves capacity for concurrent workloads. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer A is incorrect because this action is appropriate when a production workload needs a persistent, deliberately sized pool rather than the general workspace starter configuration. Specifically, a custom pool provides explicit capacity settings for the workload, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when tasks are spilling because each executor lacks memory while parallelism is otherwise adequate. Specifically, raising executor resources addresses the per-executor memory constraint directly, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when the Spark driver is failing while collecting metadata and planning a large job, but executors have spare capacity. Specifically, driver sizing addresses driver-side pressure without over-sizing every executor, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when small interactive development sessions need fast startup and do not require an always-on custom configuration. Specifically, the starter pool minimizes startup friction for ordinary development workloads, which does not resolve the decisive condition in this scenario.
Question 11
A data engineer must correct a design for a multi-team Fabric deployment. The decisive requirement is that the workspace already belongs to a business area and its items must appear under that domain for governance and discovery. Which choice best addresses it?
Correct Answer: B
Correct Answer
Answer B is correct because workspace-to-domain assignment associates all workspace items with the intended business domain. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer A is incorrect because this action is appropriate when a domain admin must move a workspace that is already assigned to another domain. Specifically, the override tenant setting controls whether an existing assignment can be replaced by tenant or domain admins, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when a workspace admin must be able to assign that workspace to the domain without being made a domain administrator. Specifically, domain contributor is the delegated role for workspace admins who assign their own workspaces, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when a domain administrator must associate several existing workspaces with the domain in one governance action. Specifically, domain admins can assign workspaces to domains from domain management, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when all workspaces on a dedicated departmental capacity should be associated with the same domain in one operation. Specifically, capacity-based assignment is designed for workspaces whose capacity maps to a business domain, which does not resolve the decisive condition in this scenario.
Question 12
For a logistics monitoring solution, the organization has fixed the following constraint: a workspace admin must be able to assign that workspace to the domain without being made a domain administrator. Which action best satisfies the requirement?
Correct Answer: E
Correct Answer
Answer E is correct because domain contributor is the delegated role for workspace admins who assign their own workspaces.
Incorrect Answers
Answer A is incorrect because this action is appropriate when a domain administrator must associate several existing workspaces with the domain in one governance action. Specifically, domain admins can assign workspaces to domains from domain management, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when all workspaces on a dedicated departmental capacity should be associated with the same domain in one operation. Specifically, capacity-based assignment is designed for workspaces whose capacity maps to a business domain, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when a domain admin must move a workspace that is already assigned to another domain. Specifically, the override tenant setting controls whether an existing assignment can be replaced by tenant or domain admins, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when the workspace already belongs to a business area and its items must appear under that domain for governance and discovery. Specifically, workspace-to-domain assignment associates all workspace items with the intended business domain, which does not resolve the decisive condition in this scenario.
Question 13
During an operational design review for a regional supply-chain platform, engineers confirm that a domain administrator must associate several existing workspaces with the domain in one governance action. What should they do?
Correct Answer: C
Correct Answer
Answer C is correct because domain admins can assign workspaces to domains from domain management. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer A is incorrect because this action is appropriate when the workspace already belongs to a business area and its items must appear under that domain for governance and discovery. Specifically, workspace-to-domain assignment associates all workspace items with the intended business domain, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when a workspace admin must be able to assign that workspace to the domain without being made a domain administrator. Specifically, domain contributor is the delegated role for workspace admins who assign their own workspaces, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when all workspaces on a dedicated departmental capacity should be associated with the same domain in one operation. Specifically, capacity-based assignment is designed for workspaces whose capacity maps to a business domain, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when a domain admin must move a workspace that is already assigned to another domain. Specifically, the override tenant setting controls whether an existing assignment can be replaced by tenant or domain admins, which does not resolve the decisive condition in this scenario.
Question 14
After a recent change in a shared business intelligence platform, the team determines that all workspaces on a dedicated departmental capacity should be associated with the same domain in one operation. Which implementation should be selected?
Correct Answer: A
Correct Answer
Answer A is correct because capacity-based assignment is designed for workspaces whose capacity maps to a business domain. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer B is incorrect because this action is appropriate when a domain admin must move a workspace that is already assigned to another domain. Specifically, the override tenant setting controls whether an existing assignment can be replaced by tenant or domain admins, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when the workspace already belongs to a business area and its items must appear under that domain for governance and discovery. Specifically, workspace-to-domain assignment associates all workspace items with the intended business domain, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when a workspace admin must be able to assign that workspace to the domain without being made a domain administrator. Specifically, domain contributor is the delegated role for workspace admins who assign their own workspaces, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when a domain administrator must associate several existing workspaces with the domain in one governance action. Specifically, domain admins can assign workspaces to domains from domain management, which does not resolve the decisive condition in this scenario.
Question 15
A Fabric engineering team is reviewing an enterprise lakehouse program. A domain admin must move a workspace that is already assigned to another domain Which action is most appropriate?
Correct Answer: D
Correct Answer
Answer D is correct because the override tenant setting controls whether an existing assignment can be replaced by tenant or domain admins.
Incorrect Answers
Answer A is incorrect because this action is appropriate when a workspace admin must be able to assign that workspace to the domain without being made a domain administrator. Specifically, domain contributor is the delegated role for workspace admins who assign their own workspaces, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when a domain administrator must associate several existing workspaces with the domain in one governance action. Specifically, domain admins can assign workspaces to domains from domain management, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when all workspaces on a dedicated departmental capacity should be associated with the same domain in one operation. Specifically, capacity-based assignment is designed for workspaces whose capacity maps to a business domain, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when the workspace already belongs to a business area and its items must appear under that domain for governance and discovery. Specifically, workspace-to-domain assignment associates all workspace items with the intended business domain, which does not resolve the decisive condition in this scenario.
Question 16
A data engineer must correct a design for a healthcare operations workspace. The decisive requirement is that the team needs durable OneLake diagnostic events stored in Fabric for investigation. Which choice best addresses it?
Correct Answer: B
Correct Answer
Answer B is correct because workspace OneLake settings can write diagnostic events to a selected lakehouse. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer A is incorrect because this action is appropriate when the organization must prevent arbitrary external applications from reading OneLake while internal Fabric workloads continue to operate. Specifically, external OneLake access is governed by OneLake tenant settings rather than a per-notebook workaround, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when new diagnostic events must go to a different lakehouse while historical events remain in the current one. Specifically, replacing the diagnostic lakehouse changes the destination for new events without moving existing history, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when diagnostic capture must stop while keeping previously collected events available. Specifically, turning off the workspace diagnostic setting stops new capture and preserves prior data, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when Fabric items need a managed identity that can authenticate to protected Azure storage without embedded secrets. Specifically, workspace identity provides a managed service principal for supported Fabric connections, which does not resolve the decisive condition in this scenario.
Question 17
For an IoT operations solution, the organization has fixed the following constraint: new diagnostic events must go to a different lakehouse while historical events remain in the current one. Which action best satisfies the requirement?
Correct Answer: E
Correct Answer
Answer E is correct because replacing the diagnostic lakehouse changes the destination for new events without moving existing history.
Incorrect Answers
Answer A is incorrect because this action is appropriate when diagnostic capture must stop while keeping previously collected events available. Specifically, turning off the workspace diagnostic setting stops new capture and preserves prior data, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when Fabric items need a managed identity that can authenticate to protected Azure storage without embedded secrets. Specifically, workspace identity provides a managed service principal for supported Fabric connections, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when the organization must prevent arbitrary external applications from reading OneLake while internal Fabric workloads continue to operate. Specifically, external OneLake access is governed by OneLake tenant settings rather than a per-notebook workaround, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when the team needs durable OneLake diagnostic events stored in Fabric for investigation. Specifically, workspace OneLake settings can write diagnostic events to a selected lakehouse, which does not resolve the decisive condition in this scenario.
Question 18
During an operational design review for a product usage analytics pipeline, engineers confirm that diagnostic capture must stop while keeping previously collected events available. What should they do?
Correct Answer: C
Correct Answer
Answer C is correct because turning off the workspace diagnostic setting stops new capture and preserves prior data. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer A is incorrect because this action is appropriate when the team needs durable OneLake diagnostic events stored in Fabric for investigation. Specifically, workspace OneLake settings can write diagnostic events to a selected lakehouse, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when new diagnostic events must go to a different lakehouse while historical events remain in the current one. Specifically, replacing the diagnostic lakehouse changes the destination for new events without moving existing history, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when Fabric items need a managed identity that can authenticate to protected Azure storage without embedded secrets. Specifically, workspace identity provides a managed service principal for supported Fabric connections, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when the organization must prevent arbitrary external applications from reading OneLake while internal Fabric workloads continue to operate. Specifically, external OneLake access is governed by OneLake tenant settings rather than a per-notebook workaround, which does not resolve the decisive condition in this scenario.
Question 19
After a recent change in a customer-analytics environment, the team determines that Fabric items need a managed identity that can authenticate to protected Azure storage without embedded secrets. Which implementation should be selected?
Correct Answer: A
Correct Answer
Answer A is correct because workspace identity provides a managed service principal for supported Fabric connections. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer B is incorrect because this action is appropriate when the organization must prevent arbitrary external applications from reading OneLake while internal Fabric workloads continue to operate. Specifically, external OneLake access is governed by OneLake tenant settings rather than a per-notebook workaround, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when the team needs durable OneLake diagnostic events stored in Fabric for investigation. Specifically, workspace OneLake settings can write diagnostic events to a selected lakehouse, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when new diagnostic events must go to a different lakehouse while historical events remain in the current one. Specifically, replacing the diagnostic lakehouse changes the destination for new events without moving existing history, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when diagnostic capture must stop while keeping previously collected events available. Specifically, turning off the workspace diagnostic setting stops new capture and preserves prior data, which does not resolve the decisive condition in this scenario.
Question 20
A Fabric engineering team is reviewing an internal finance data estate. The organization must prevent arbitrary external applications from reading OneLake while internal Fabric workloads continue to operate Which action is most appropriate?
Correct Answer: D
Correct Answer
Answer D is correct because external OneLake access is governed by OneLake tenant settings rather than a per-notebook workaround.
Incorrect Answers
Answer A is incorrect because this action is appropriate when new diagnostic events must go to a different lakehouse while historical events remain in the current one. Specifically, replacing the diagnostic lakehouse changes the destination for new events without moving existing history, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when diagnostic capture must stop while keeping previously collected events available. Specifically, turning off the workspace diagnostic setting stops new capture and preserves prior data, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when Fabric items need a managed identity that can authenticate to protected Azure storage without embedded secrets. Specifically, workspace identity provides a managed service principal for supported Fabric connections, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when the team needs durable OneLake diagnostic events stored in Fabric for investigation. Specifically, workspace OneLake settings can write diagnostic events to a selected lakehouse, which does not resolve the decisive condition in this scenario.
Question 21
A data engineer must correct a design for a regulated retail analytics platform. The decisive requirement is that developers need quick DAG startup and can accept automatic shutdown after inactivity. Which choice best addresses it?
Correct Answer: B
Correct Answer
Answer B is correct because the starter pool is the default instant runtime suited to development and intermittent use.
Incorrect Answers
Answer A is incorrect because this action is appropriate when Airflow tasks spend substantial time waiting for Fabric item runs and should release worker resources during the wait. Specifically, deferrable operators free resources while waiting for external Fabric item completion, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when production DAGs require controlled sizing and an always-on pool rather than the default developer runtime. Specifically, a custom pool provides configurable node size, autoscale, and extra nodes, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when DAG concurrency varies significantly and the pool should add or remove nodes with demand. Specifically, autoscale adjusts custom-pool nodes to changing workflow demand, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when the current production pool is stable but needs more concurrent workers for additional DAGs. Specifically, extra nodes increase worker capacity without replacing the whole runtime model, which does not resolve the decisive condition in this scenario.
Question 22
For a real-time telemetry service, the organization has fixed the following constraint: production DAGs require controlled sizing and an always-on pool rather than the default developer runtime. Which action best satisfies the requirement?
Correct Answer: E
Correct Answer
Answer E is correct because a custom pool provides configurable node size, autoscale, and extra nodes. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer A is incorrect because this action is appropriate when DAG concurrency varies significantly and the pool should add or remove nodes with demand. Specifically, autoscale adjusts custom-pool nodes to changing workflow demand, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when the current production pool is stable but needs more concurrent workers for additional DAGs. Specifically, extra nodes increase worker capacity without replacing the whole runtime model, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when Airflow tasks spend substantial time waiting for Fabric item runs and should release worker resources during the wait. Specifically, deferrable operators free resources while waiting for external Fabric item completion, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when developers need quick DAG startup and can accept automatic shutdown after inactivity. Specifically, the starter pool is the default instant runtime suited to development and intermittent use, which does not resolve the decisive condition in this scenario.
Question 23
During an operational design review for a global manufacturing data product, engineers confirm that DAG concurrency varies significantly and the pool should add or remove nodes with demand. What should they do?
Correct Answer: C
Correct Answer
Answer C is correct because autoscale adjusts custom-pool nodes to changing workflow demand. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer A is incorrect because this action is appropriate when developers need quick DAG startup and can accept automatic shutdown after inactivity. Specifically, the starter pool is the default instant runtime suited to development and intermittent use, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when production DAGs require controlled sizing and an always-on pool rather than the default developer runtime. Specifically, a custom pool provides configurable node size, autoscale, and extra nodes, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when the current production pool is stable but needs more concurrent workers for additional DAGs. Specifically, extra nodes increase worker capacity without replacing the whole runtime model, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when Airflow tasks spend substantial time waiting for Fabric item runs and should release worker resources during the wait. Specifically, deferrable operators free resources while waiting for external Fabric item completion, which does not resolve the decisive condition in this scenario.
Question 24
After a recent change in a governed self-service analytics domain, the team determines that the current production pool is stable but needs more concurrent workers for additional DAGs. Which implementation should be selected?
Correct Answer: A
Correct Answer
Answer A is correct because extra nodes increase worker capacity without replacing the whole runtime model. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer B is incorrect because this action is appropriate when Airflow tasks spend substantial time waiting for Fabric item runs and should release worker resources during the wait. Specifically, deferrable operators free resources while waiting for external Fabric item completion, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when developers need quick DAG startup and can accept automatic shutdown after inactivity. Specifically, the starter pool is the default instant runtime suited to development and intermittent use, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when production DAGs require controlled sizing and an always-on pool rather than the default developer runtime. Specifically, a custom pool provides configurable node size, autoscale, and extra nodes, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when DAG concurrency varies significantly and the pool should add or remove nodes with demand. Specifically, autoscale adjusts custom-pool nodes to changing workflow demand, which does not resolve the decisive condition in this scenario.
Question 25
A Fabric engineering team is reviewing a financial reporting workspace. Airflow tasks spend substantial time waiting for Fabric item runs and should release worker resources during the wait Which action is most appropriate?
Correct Answer: D
Correct Answer
Answer D is correct because deferrable operators free resources while waiting for external Fabric item completion. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer A is incorrect because this action is appropriate when production DAGs require controlled sizing and an always-on pool rather than the default developer runtime. Specifically, a custom pool provides configurable node size, autoscale, and extra nodes, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when DAG concurrency varies significantly and the pool should add or remove nodes with demand. Specifically, autoscale adjusts custom-pool nodes to changing workflow demand, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when the current production pool is stable but needs more concurrent workers for additional DAGs. Specifically, extra nodes increase worker capacity without replacing the whole runtime model, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when developers need quick DAG startup and can accept automatic shutdown after inactivity. Specifically, the starter pool is the default instant runtime suited to development and intermittent use, which does not resolve the decisive condition in this scenario.
Question 26
A data engineer must correct a design for a multi-team Fabric deployment. The decisive requirement is that Airflow DAGs must invoke Fabric items without storing a client secret. Which choice best addresses it?
Correct Answer: B
Correct Answer
Answer B is correct because workspace identity provides managed authentication for supported Fabric connections. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer A is incorrect because this action is appropriate when a critical DAG should avoid the development-oriented pool that shuts down after inactivity. Specifically, the custom pool is intended for production scenarios that need explicit runtime behavior, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when authentication succeeds but the Airflow task receives access denied on the Fabric target. Specifically, the managed identity still requires authorization on the resource it invokes, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when a configured Fabric connection exists but the Airflow job cannot use it. Specifically, the Airflow artifact must have Fabric connections enabled before DAGs can use the configured connection, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when the connection is configured centrally but does not appear to the DAG as an available connection. Specifically, the job must include the desired Fabric connection before the DAG can reference it, which does not resolve the decisive condition in this scenario.
Question 27
For a logistics monitoring solution, the organization has fixed the following constraint: authentication succeeds but the Airflow task receives access denied on the Fabric target. Which action best satisfies the requirement?
Correct Answer: E
Correct Answer
Answer E is correct because the managed identity still requires authorization on the resource it invokes. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer A is incorrect because this action is appropriate when a configured Fabric connection exists but the Airflow job cannot use it. Specifically, the Airflow artifact must have Fabric connections enabled before DAGs can use the configured connection, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when the connection is configured centrally but does not appear to the DAG as an available connection. Specifically, the job must include the desired Fabric connection before the DAG can reference it, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when a critical DAG should avoid the development-oriented pool that shuts down after inactivity. Specifically, the custom pool is intended for production scenarios that need explicit runtime behavior, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when Airflow DAGs must invoke Fabric items without storing a client secret. Specifically, workspace identity provides managed authentication for supported Fabric connections, which does not resolve the decisive condition in this scenario.
Question 28
During an operational design review for a regional supply-chain platform, engineers confirm that a configured Fabric connection exists but the Airflow job cannot use it. What should they do?
Correct Answer: C
Correct Answer
Answer C is correct because the Airflow artifact must have Fabric connections enabled before DAGs can use the configured connection.
Incorrect Answers
Answer A is incorrect because this action is appropriate when Airflow DAGs must invoke Fabric items without storing a client secret. Specifically, workspace identity provides managed authentication for supported Fabric connections, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when authentication succeeds but the Airflow task receives access denied on the Fabric target. Specifically, the managed identity still requires authorization on the resource it invokes, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when the connection is configured centrally but does not appear to the DAG as an available connection. Specifically, the job must include the desired Fabric connection before the DAG can reference it, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when a critical DAG should avoid the development-oriented pool that shuts down after inactivity. Specifically, the custom pool is intended for production scenarios that need explicit runtime behavior, which does not resolve the decisive condition in this scenario.
Question 29
After a recent change in a shared business intelligence platform, the team determines that the connection is configured centrally but does not appear to the DAG as an available connection. Which implementation should be selected?
Correct Answer: A
Correct Answer
Answer A is correct because the job must include the desired Fabric connection before the DAG can reference it.
Incorrect Answers
Answer B is incorrect because this action is appropriate when a critical DAG should avoid the development-oriented pool that shuts down after inactivity. Specifically, the custom pool is intended for production scenarios that need explicit runtime behavior, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when Airflow DAGs must invoke Fabric items without storing a client secret. Specifically, workspace identity provides managed authentication for supported Fabric connections, which does not resolve the decisive condition in this scenario.
Answer D is incorrect because this action is appropriate when authentication succeeds but the Airflow task receives access denied on the Fabric target. Specifically, the managed identity still requires authorization on the resource it invokes, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when a configured Fabric connection exists but the Airflow job cannot use it. Specifically, the Airflow artifact must have Fabric connections enabled before DAGs can use the configured connection, which does not resolve the decisive condition in this scenario.
Question 30
A Fabric engineering team is reviewing an enterprise lakehouse program. A critical DAG should avoid the development-oriented pool that shuts down after inactivity Which action is most appropriate?
Correct Answer: D
Correct Answer
Answer D is correct because the custom pool is intended for production scenarios that need explicit runtime behavior. This directly addresses the relevant Fabric behavior while preserving the other stated constraints.
Incorrect Answers
Answer A is incorrect because this action is appropriate when authentication succeeds but the Airflow task receives access denied on the Fabric target. Specifically, the managed identity still requires authorization on the resource it invokes, which does not resolve the decisive condition in this scenario.
Answer B is incorrect because this action is appropriate when a configured Fabric connection exists but the Airflow job cannot use it. Specifically, the Airflow artifact must have Fabric connections enabled before DAGs can use the configured connection, which does not resolve the decisive condition in this scenario.
Answer C is incorrect because this action is appropriate when the connection is configured centrally but does not appear to the DAG as an available connection. Specifically, the job must include the desired Fabric connection before the DAG can reference it, which does not resolve the decisive condition in this scenario.
Answer E is incorrect because this action is appropriate when Airflow DAGs must invoke Fabric items without storing a client secret. Specifically, workspace identity provides managed authentication for supported Fabric connections, which does not resolve the decisive condition in this scenario.
Popular posts
Recent Posts
