DP-600 · Workspace Development Lifecycle
23 cards
Deployment Pipelines
-
Quick check
What does each stage of a deployment pipeline correspond to?
AA repository and its Git provider
A repository holds version history; it is not what a pipeline stage points at.
BA folder inside a project saved as text
A project folder is a local save format for one report and its model, not an environment.
CA separate workspace, which must run on Fabric or Premium capacity
Right. Each stage maps to its own workspace, and every assigned workspace must use Fabric or Premium capacity.
3 / 23
-
Quick check
Which stages does a default pipeline provide, and can that be changed?
ADraft, Review, and Published, and the count cannot be changed
Those are not the default names, and the stage count can in fact be customized.
BDevelopment, Test, and Production, with two to 10 possible
Right. The default is Development, Test, and Production, and teams can rename stages and use between two and 10 of them.
CSource, Transform, and Destination, one for each data movement step
Those describe steps inside a data movement process rather than environments content is promoted through.
6 / 23
-
Quick check
Which portal path creates a deployment pipeline?
AWorkspaces, then Deployment pipelines, then Create pipeline
Right. From there the pipeline is named, its stage count is set, and a workspace is assigned to each stage.
BFile, Save as, Power BI Project
That saves a report locally as a text-based project and creates no promotion path at all.
CWorkspace settings, then Git integration, then select a repository
That connects a workspace to version control, which answers a different lifecycle question.
9 / 23
-
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
Development must read a test database while Production reads the live one. What handles that?
AA branch in the repository that rewrites the item by hand for each environment
Editing the item by hand for each environment is exactly the manual work rules remove.
BA data source rule for each target stage
Right. Data source rules change a server, database, or connection path as content moves into a stage.
CA comparison indicator that turns the item's icon from orange to green
Comparison icons report whether items differ between stages; they change no configured value.
11 / 23
-
Quick check
A `MaxRows` parameter should be 1,000 in Development and unlimited in Production. What applies that, and when?
AA data source rule, applied when the item is saved
Data source rules change servers, databases, and connection paths rather than parameter values.
BA Git update, applied at each commit
Committing records a change in version history; it does not override a value for one environment.
CA parameter rule with a value per stage, applied during deployment
Right. The rule takes effect during deployment to the target stage and leaves the source item untouched.
13 / 23
-
Quick check
In the comparison view, what does an orange icon on an item mean?
AThe item differs between the source and target stages
Right. Orange marks a difference, green marks an identical item, and new content carries its own indicator.
BThe item is identical
An identical item is marked green, which is the signal that nothing needs to move.
CThe item exists only in the source stage and has never been deployed
Content found only in the source stage is flagged as new rather than as different.
16 / 23
-
Quick check
A semantic model has passed validation, but a report in the same stage is unfinished. What should the release lead do?
ADeploy every item in the stage so the two stay together
Deploying everything would carry the unfinished report forward with it.
BSend the unfinished report straight through to Production
Skipping ahead with unfinished content is the opposite of what staged promotion is for.
CDeploy the model on its own
Right. Selective deployment lets a validated item advance while unfinished content stays where it is.
19 / 23
-
Quick check
How do Git integration and deployment pipelines divide the work?
ABoth keep change history, so a team can pick either one
Only one of them keeps history, and in practice the two are combined rather than swapped.
BGit keeps history and reviews; pipelines move content between environments
Right. A combined workflow syncs approved changes into a development workspace and then promotes validated content onward.
CPipelines keep commit history, and Git assigns stage capacity
Commits belong to version control, and capacity is a workspace property rather than something Git assigns.
21 / 23
-
Quick check
Which summary matches how a pipeline promotes content?
AEach stage is a workspace, and a deployment copies selected items forward
Right. Deployment copies the items you select from the source stage into the next stage's workspace.
BEach stage is a branch, and a commit copies items forward
Branches are lines of development in a repository, not the environments a pipeline promotes through.
CEach stage is a report page, and a refresh copies items into the next environment
A report page displays results, and refreshing reloads data rather than promoting content.
23 / 23
-
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.