Hi all,
I wasn't sure if the question is for this community/section, but i will try my luck.
I want to export a list of all model-driven apps.
So far i used PowerShell cmd
Get-AdminPowerApp | Export-Csv -Path '.\AppsExport.csv'
but the problem is that the list has only appType=ClassicCanvasApps, after comparing the exported list with Power Platform, indeed model driven apps are not included in this export. Any ideas how/where i can export a list of all model_driven apps?
Regards,
Kiril