You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Site admins can choose to use one of the pre-defined templates, or enter a custom template ID.
The pre-defined teams templates available depend on whether the Microsoft 365 tenant has education license.
Using custom template ID requires a new Microsoft Graph application permission "TeamTemplates.Read.All" to be granted for the Azure app used for the integration.
Community user contributed changes in this release:
Use \core\context* classes to replace context_* classes, as per changes in core Moodle. Thanks to @christianabila#2860