Technical requirements
To follow this chapter, you need the following:
- Power Platform subscription: You can sign up for a Power Platform development plan (https://powerapps.microsoft.com/en-us/developerplan/) if you already have a Microsoft Entra ID work account, or you can join the Microsoft 365 developer program (https://developer.microsoft.com/en-us/microsoft-365/dev-program).
- Visual Studio Code: We recommend using Visual Studio Code or Visual Studio with the Power Platform Tools extension, or the IDE of your choice. Visual Studio Code can be found here: https://code.visualstudio.com/. Visual Studio is also available as a free Community edition: https://visualstudio.microsoft.com/vs/community/.
- Power Platform CLI: We will be using the PAC CLI inside the command line or terminal. Installation guidance can be found here: https://learn.microsoft.com/en-us/power-platform/developer/cli/introduction?tabs=windows.
- Azure DevOps or GitHub: We can create an Azure DevOps...