From now on, we are done with building on top of the Teams platform. It sometimes is necessary that we build a solution against the Teams platform. Provisioning, for example, is a use case most used. Users needing multiple teams with specific settings don’t want to create them all manually. A company policy changes, and suddenly all GIF settings must change for all Teams. Doing something like that manually would be impossible. That’s the reason we sometimes must develop against Microsoft Teams, and for that we are going to use the Microsoft Graph.
Background
With Teams, ...