Article 09/26/2024
8 contributors
Feedback
In this article
CoE command line
Power Platform environment prerequisites
Read next
Note
The CoE CLI is deprecated and will be removed in a future release. Use the Power Platform Project Setup Wizard to set up and manage your ALM Accelerator for Power Platform projects.
Before you start an install of ALM Accelerator, ensure that you have the following components in place.
Install the CoE CLI locally or via a docker image .
Expand table
Environment
Description
Developer
Development environments that each maker uses to create and manage source-controlled solutions.
ALM environment
Environment with Microsoft Dataverse enabled. This environment will be used to deploy a managed solution.
Validation
Environment used to validate builds before merging into a solution branch.
Test
Pre-production environment used to test solutions before moving to production.
Production
Production environment for managed solutions.
Ensure the user you run with has the following permissions.
Expand table
Component
Description
Privileged role administrator
Grant tenant-wide admin consent to an application. More information:Grant admin consent
The following components must be installed before the CoE CLI ALM install can begin.
Expand table
Component
Description
Organization
Review Add organization users to create Azure DevOps organization and add users.
Project
An Azure DevOps project to integrate with. This guide uses the name alm-sandbox as the project name.
The following components are set up or used as part of the install and follow the CoE ALM branch .
Expand table
Component
Description
Extensions
Review the extensions configuration that is installed.
Repository
Ensure the git repository has been initialized with an initial commit.
Notes:
If installing using demo tenant, you can request a trial Azure DevOps environment.
Review the Azure DevOps Extensions that the CLI application installs to ensure your organization gives consent for them to be installed.
After you've verified the configuration:
Determine the install deployment scenario you're targeting.
Complete the Administration install .