Forum Discussion
List of all Teams settings
Hello,
Is there a place I can get an extract of all of the Teams default config settings?
Thanks
"All" settings is a bit generic, but you can get most with the Graph API/PowerShell: https://docs.microsoft.com/en-us/graph/api/team-get?view=graph-rest-1.0
3 Replies
"All" settings is a bit generic, but you can get most with the Graph API/PowerShell: https://docs.microsoft.com/en-us/graph/api/team-get?view=graph-rest-1.0
- sammyh92Copper Contributor
VasilMichev thanks for your reply. Essentially what I am trying to get is for an extract of configurable settings in Teams that I can talk over to my clients and they can review this. Do you know if this exists somewhere?
sammyh92 VasilMichev gave the answer, there's no published list, but you can get the list by running the PowerShell commands against a tenant that hasn't yet been modified to see the global policy settings.