Hi All,
It appears the CoE flow, 'Admin|Compliance detail request v3', does not review model driven apps and other objects for compliance, only Canvas apps and chatbots.
Looking at the flow, the Dataverse action 'List Rows', named as 'List this envt apps', filters the rows of the dataverse table 'PowerApps Apps' with 'admin_powerappstype eq 597910000 ' which is a canvas app. Is there a reason for the filter excluding model-driven apps?
In the documentation for the Developer Compliance Center (https://learn.microsoft.com/en-us/power-platform/guidance/coe/governance-components#compliance-status) it says:
"...allows makers to check the compliance status and submit more details for the following resources:
- Canvas apps
- Model-driven apps
- Flows
- Bots
- Custom connectors
- Desktop Flows
- Solutions
- Environments
So I assumed the compliance flow would be looking at all these objects.
Am I missing something?