Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note
The CoE CLI is deprecated and no new features are being added. Issues are no longer reviewed or addressed.
If you identify a potential security issue, please report it to the Microsoft Security Response Center.
In addition to the Power Platform admin center, consider using the Microsoft Power Platform CLI, Power Platform API, Power Platform inventory API, and the Power Platform for Admins V2 connector.
Before you start an install of ALM Accelerator, ensure that you have the following components in place.
CoE command line
Install the CoE CLI locally or via a docker image.
Power Platform environment prerequisites
| 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. |
Azure
Ensure the user you run with has the following permissions.
| Component | Description |
|---|---|
| Privileged role administrator | Grant tenant-wide admin consent to an application. More information:Grant admin consent |
Azure DevOps
The following components must be installed before the CoE CLI ALM install can begin.
| 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.
| 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.
Select Start free.
Create an initial project, for example, alm-sandbox.
Review the Azure DevOps Extensions that the CLI application installs to ensure your organization gives consent for them to be installed.
Read next
After you've verified the configuration:
Determine the install deployment scenario you're targeting.
Complete the Administration install.