First of all, I say that I don't speak English and I use an online translator. Therefore, I apologize for any misunderstandings.
A contextualization first: I am having to manage the Apps service in our organization but learning at the same time, so I believe these questions can be simple for everyone.
Directly, the situation is that an employee left the company. This one worked developing, creating environments that are still there, with their Apps in production.
Another employee must continue the work.
However, I, as a Global Administrator, cannot change it. I can't find where to do it. Nor where to give permission for him to record in this environment.
I use the 'Get-AdminPowerAppEnvironment' command and find the Environment, BUT, if I run 'Get-AdminPowerAppEnvironmentRoleAssignment' it doesn't return anything.
If I do the same things with an environment, for example, that I created - and didn't even know I had created - the 'AdminPowerAppEnvironmentRoleAssignment' command brings me data about the permissions.
When doing so in one of the environments of this user who left, the return is as follows:
Code: 403
Description: Forbidden
Does anyone have any tips on how I can overcome this situation in my work?
Thank you very much for everyone’s attention and help.