I've spent the better part of today building an app that will allow some of our business-side leaders to view what Power Apps are deployed into their respective Environments (we have one environment per business function). These are people like Finance Managers, HR Managers, etc. They do not have Admin role in any of the environments - nor should they.
So I built the App, and created a Flow using an Application account that has System Admin in all of these environments so that I can use the Power Apps for Admins - Get Admin Apps action.
Everything is working great.... however, I can't share the Power Apps for Admin connection with anyone else. I get the following error, even when trying to share it using the account that owns the Connection:
The connection with id '/providers/Microsoft.PowerApps/apis/shared_powerappsforadmins/connections/shared-powerappsfora-dcffd2bb-0164-417c-a49e-206b2f1accdc' of type 'powerappsforadmins' cannot be shared.
Is this Connection type (Power Apps for Admins) just not shareable at all?