I have a model-driven asset management app as part of a solution, of which i want to provide read access to the whole organization.
I follow the guide bellow
https://docs.microsoft.com/en-us/powerapps/maker/model-driven-apps/share-model-driven-app
The issue is that, even though i can share the model-driven app with users and groups, the effective rights apply only to users and not to groups.
Example:
I share the app with AAD user "John Doe" and AAD Group "Asset Owners" in which user AAD "Jane Doe" is member, by following the same steps.
Even though i complete the sharing steps without getting any warning and error, John Doe will have the required access, but Jane Doe will have no access to the model-driven app!