QuestionQ246

Create a technical design

You are the lead Microsoft Power Platform developer for a company.

Your developers cannot work on the same components simultaneously.

The developers require:

  • A way to automatically push their individual changes into the existing environments for testing.
  • A dedicated environment for all development work.
  • The ability to run, but not create, deployments directly within Microsoft Power Platform.

You need to implement a process to manage development activities.

Which four actions should you perform, in order?

Drag & Drop
Assign developers to the Deployment Pipeline User role.
Assign developers to the Release Administrator role.
Create a Microsoft Power Platform pipeline.
Create developer environments.
Create a Microsoft Azure DevOps pipeline.
Create production environments.
Enable managed environments.
Explanation

Power Platform pipelines require Managed Environments. Developer environments give makers isolated development workspaces. A Power Platform pipeline automates deployment from development into configured test stages. The Deployment Pipeline User role lets developers run deployments while withholding the pipeline-creation and management permissions granted by the Release Administrator role.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!