Creating a UDE Environment Through the Power Platform Admin Center Interface
Creating a UDE Environment Through the Power Platform Admin Center Interface
In the first article of this series, I tried to explain what UDE is, how it differs from the classic development VM approach, and why it is important.
In this article, we are moving a little more into the practical side. Our goal is to create a developer-enabled UDE environment for Dynamics 365 Finance & Operations by using the Power Platform Admin Center interface.
I will cover environment creation with PowerShell in a separate article. In my opinion, creating the first environment through the interface is more useful for seeing the screens and understanding the logic of the process. After that, making the same process repeatable with a script becomes much more meaningful.
Before you start
There are a few basic prerequisites that should be ready before creating a UDE environment.
First of all, the user who will create the environment must have the required admin permissions. Usually, one of the following roles is sufficient:
- Power Platform Administrator
- Dynamics 365 Administrator
- Global Administrator
The tenant must also have the appropriate licenses and capacity to create Finance & Operations applications. Especially Dataverse database capacity and Operations database capacity should be checked.
Important note: The “Developer Environment” type on the Power Platform side is not used for UDE. UDE is a Sandbox environment with Finance & Operations developer tools enabled. If this distinction is confused, unexpected errors may appear in the later steps of the setup.






