Forum Discussion
EntilZha
Jan 10, 2020Iron Contributor
Using Microsoft Graph to Assign Team Custom Policies
The issue I'm having it's taking days many days to assign custom Team Policies to over 200000 users using the Cs Powershell module. What make even hard to assign these custom policies is the constant...
- Jan 10, 2020
Those operations are not yet exposed via the Graph API. Considering the number of users, aren't you better off setting these as default policies though?
VasilMichev
Jan 10, 2020MVP
Those operations are not yet exposed via the Graph API. Considering the number of users, aren't you better off setting these as default policies though?
EntilZha
Jan 22, 2020Iron Contributor
Thank You,