pnp / provision-assist-m365

Provision Assist is a request and provisioning solution for Teams, Groups, SPO Sites and Viva Engage Communities in Microsoft 365. It can be used as part of a Copilot for Microsoft 365 deployment.
MIT License
62 stars 9 forks source link

"Visible To" doesn't work with dynamic groups #63

Open rjhowes73 opened 8 months ago

rjhowes73 commented 8 months ago

Description

When a dynamic group is used in the "Visible To" section of the "Provisioning Types" SharePoint list members of the group don't see the site type it is assigned to. When a static / assigned group is used they can see it.

Steps to reproduce

  1. For the Team Site item (as an example but same issue with all site types) leave "Visible To" blank. All users can see the Team Site as a suggestion.
  2. Add an Azure AD dynamic group to "Visible To". Members of that group cannot see Team Site as a suggested option.
  3. Remove the dynamic Azure AD group and add an assigned group. Members of that group can now see Team Site as a suggested option.

Expected results

Members of Azure AD dynamic group should be able to see site types

Actual Results

Members of Azure AD dynamic group cannot see suggested type site when that group is on the "Visible To" entry.

Solution component

Power App

Operating system (environment)

Windows

Additional Info

No response