DP-700 · Workspace Lifecycle Management
26 cards
Fabric Workspace Settings
-
Quick check
A workspace runs small notebooks today, but next quarter's jobs will need larger nodes and room to grow up to a defined ceiling. What should the admin set as the workspace default?
AThe Starter Pool, whose sizing follows the capacity SKU
The Starter Pool is preconfigured from the capacity SKU and does not let the admin size nodes for a specific workload.
BA Custom Spark Pool with autoscale up to its max node limit
Right. A Custom Spark Pool is where node size lives, and autoscale adds nodes up to the maximum the admin sets and retires them afterwards.
CReserve maximum cores for active Spark jobs
Reserving maximum cores changes how jobs are admitted to the workspace; it does not size nodes or add capacity as a job grows.
3 / 26
-
Quick check
An admin turns off Customize compute configuration for items. What happens to the notebooks and Spark job definitions in that workspace?
AThey all run on the default pool and its compute settings
Right. With item customization off, every environment in the workspace falls back to the default pool and the compute configuration attached to it.
BEach item keeps its own driver and executor memory overrides
Session-level overrides such as driver and executor memory are exactly what that switch withdraws, so items cannot keep their own values.
CThey fail until a runtime version is chosen per notebook
Nothing stops running: the runtime comes from the workspace default Environment or the selected Fabric runtime version, not from a per-notebook choice.
6 / 26
-
Quick check
A workspace sets a maximum Spark job lifetime of two hours. Which run is still allowed to finish past that limit?
AA notebook run that a pipeline started on a schedule
A notebook run stays user-submitted even when a pipeline orchestrates it, so the limit still cancels it.
BA Livy batch session submitted by a data engineer
Livy batch and interactive sessions are user-submitted work and are cancelled like any other eligible job.
CA lakehouse table maintenance job
Right. Table maintenance such as optimize and vacuum is triggered and managed by Fabric, and system-managed jobs run to completion.
9 / 26
-
Keep your progress in the app
That’s 3 of 9 quick checks. In the app they stay answered, and every lesson remembers where you left off.
-
Quick check
A team assigns its workspace to the Finance domain and expects that only Finance members will then see the items. What actually changes?
AEvery item gains a domain attribute used for discovery
Right. The items pick up a domain attribute in their metadata, which supports catalog filtering and delegated governance — not access.
BOnly domain contributors keep access to the workspace items
Access is unchanged: visibility and accessibility still depend on workspace roles and item permissions.
CItem permissions are replaced by domain roles
Domain roles govern the domain itself; they do not take over the workspace roles and item permissions that grant access.
12 / 26
-
Quick check
A domain is set as the default domain for a group of workspace admins. One of their workspaces already belongs to another domain. What happens to it?
AIt moves to the new default domain
The default domain does not override a current assignment; it fills gaps rather than replacing existing ones.
BIt keeps the domain it is already assigned to
Right. An existing assignment is preserved, and only unassigned workspaces — plus new ones those principals create — go to the default domain.
CIt becomes unassigned until an admin acts
Nothing is cleared: the mechanism never removes a valid assignment to leave a workspace without a domain.
15 / 26
-
Quick check
How much lifecycle configuration can a single workspace hold?
ATen separate policies, each holding one rule
The ten belongs to rules inside one policy, not to a count of policies per workspace.
BOne policy for every item stored in the workspace
The policy is workspace-wide and narrows its reach with path prefixes; it is not created once per item.
COne policy holding up to ten rules
Right. A workspace has one lifecycle policy, and that policy can hold up to ten rules.
18 / 26
-
Quick check
An admin manages tiering through the API. A new rule must cool files that have gone thirty days without being read, and the workspace should start tracking reads without a separate setup step. What should the call send?
AOnly the new rule, with a creation-time condition
A creation-time condition measures how old a file is, not how long it has gone unread, and the API cannot accept a partial policy.
BThe whole policy, with a last-access condition and a cool action
Right. API updates resubmit the complete policy, and the last-access condition turns on access time tracking by itself.
CThe whole policy, plus a separate call that turns on access tracking first
The full policy is correct, but no separate call is needed: applying the last-access condition enables tracking automatically.
21 / 26
-
Quick check
A production Airflow environment must stay available between DAG runs and handle more concurrent DAGs as the team grows. What should the admin configure?
AA Custom Pool with autoscale enabled and extra nodes added
Right. A Custom Pool stays on until it is manually paused, and autoscale plus extra nodes — three more workers per node — cover the growing DAG volume.
BThe Starter Pool, resumed before each batch of DAGs
The Starter Pool shuts down after twenty minutes of inactivity and takes up to five minutes to resume, so it is not available between runs.
CThe Starter Pool with a shorter inactivity timeout
A shorter timeout makes the Starter Pool less available, and it still exposes none of the node size, autoscale, or extra-node controls.
24 / 26
-
Quick check
Which statement correctly separates the four areas of workspace settings covered here?
AA domain assignment decides who can open the items, and the Starter Pool is where node sizing is configured for a workload
Domain assignment never governs access, and the Starter Pool is precisely the pool that hides node sizing from you.
BThe maximum job lifetime also cancels lakehouse table maintenance, and a workspace can hold up to ten lifecycle policies
System-managed maintenance is exempt from the lifetime limit, and the ten is a limit on rules inside a single policy.
CA Custom Spark Pool sizes compute, a domain organizes items, and one lifecycle policy tiers the files
Right. Compute sizing, organizational grouping, and automatic tiering are three separate settings with three separate jobs.
26 / 26
-
9 quick checks · then the test
In the app, finishing the quick checks opens this lesson’s 10-question test, and the ones you miss come back exactly when you’re about to forget them.
The whole course, on your phone
Lessons you can read, audio you can listen to on the way to work, and practice that remembers what you got wrong.