Today I exported a managed solution for the first time. My intent was to install it on my test environment where I am have the system administrator role. Installation seemed to go well. I created new connections and I imported some data. Then I tried to turn on my solution's flows. Apparently I don't have permission to do so! Here's the error I got:
Turn on failed. Flow client error returned with status code "Forbidden" and details "{"error":{"code":"MissingAdequateQuotaPolicy","message":"The user '822ab623-a5bd-4b8e-8bf8-1b4a2409a825' does not have a service plan adequate for the non-Standard connection 'Microsoft Dataverse'. https://go.microsoft.com/fwlink/?linkid=2123710","extendedData":{}}}"
From my reading, it appears that I may need the Environment Admin role to turn on flows from managed solutions? This role is not listed in the roles for my environment(s).
- First, how do I get this role?
- And second, why is turning on flows on my own environment not something a sysadmin can do?
(I should mention that both I and my employer are very new to Power Platform.)