Forum Discussion
Users appear in Sharepoint but not in Teams
VasilMichev Yep, there's been a reduction in the amount of background processing performed in the service. The golden rule is to add users in the workloads you want to use them with. I would add Teams members to Teams (Add-TeamUser in PowerShell or via the Graph) and then let synchronization work its magic.
TonyRedmond Thanks for confirming that Tony. You mention using Powershell or Graph. I'm actually using a Power Automate to extract a list of users from a learning management course site (Canvas) and populate a MS Teams space. Is there anything I can do to improve the performance without having to rewrite using Powershell?
Thanks Mark
- TonyRedmondApr 28, 2020MVP
Mark_Smithers_RMIT I suspect Power Automate uses Graph API calls behind the scenes, but I am not sure. The updates might be going to Azure AD and then need to be synchronized to Teams.