Hi all.
I am using Get-AdminPowerApp from the Power Platform PowerShell Module and can see the results returned only include CanvasApps.
We do not have COE (yet) and I am looking for a method to audit any tenant with 100 or more environments in order to capture data on Model driven apps & also portals.
I have access to Flow, MS Graph, Powerapps, PowerShell etc and Global admin access.
Can you someone please share with me the best way to get a list of all the model driven apps, the portals and information like createdBy, CreatedTime, ModifiedTime or any data that is accessible please?
Thanks in advance. Alan
Proud to be a Flownaut!
So if you are global admin, you should see all environments. If activity auditing is enabled, you can see audit history of model driven apps. https://docs.microsoft.com/en-us/power-platform/admin/enable-use-comprehensive-auditing
If you as the global admin add yourself as an active user to each environment, you can get the details of the apps and portals.
I'm not aware of tooling that will give you details of model driven apps in your tenant.
Hi @AlanPs1,
CDS environments now come with Environments and "PowerApps App" entities. You can easily list these environments and related apps with Power Automate for example. The PowerApps App entity has a field name "App type" which you can filter by model-driven:
These are the entities the CoE starter kit uses to govern the apps.
Hope this helps!
Hi @EricRegnier
Sorry for the late reply.
You say "You can easily list these environments and related apps with Power Automate for example".
I am looking at the common data service connector but can't see a suitable option. Would you mind helping by showing me how you'd do that or naming the connectors and actions please?
Thanks for taking the time to reply.
Best wishes,
Alan
Proud to be a Flownaut!
Hi Alan,
My example was looking at the "PowerApps Apps" entity directly in a model-driven app (or in D365) via Advanced Find. You also have access to that entity in Power Automate "Common data service (current environment)" connector:
That entity is only there if you have installed the coe starter kit
User | Count |
---|---|
11 | |
4 | |
3 | |
2 | |
1 |
User | Count |
---|---|
14 | |
8 | |
7 | |
3 | |
2 |