Configuring the ALM Accelerator
The setup of the ALM Accelerator is rather complex compared to the setup of all other options you have (such as GitHub, ADO, or PPP).
It also changes slightly every now and then. Also, there is very good documentation on it (see the Further reading section). Therefore, we will not go into much detail. In general, the installation contains the following:
- Setting up app registrations: The ALM accelerator also needs app registrations. The setup for these is described earlier in this chapter.
- Cloning YAML files to your ADO: We have to clone the Microsoft YAML files so that our ALM Accelerator installation can run the same pipelines in our ADO.
- Setting up permissions: As “normal” pipelines, the pipelines of the Accelerator also need certain permissions.
- Creating service connections: The pipelines of the Accelerator need access to our Dataverse instance and therefore service connections within ADO.
- Installing several...