diff --git a/docs/docs/cmd/entra/groupsettingtemplate/groupsettingtemplate-get.mdx b/docs/docs/cmd/entra/groupsettingtemplate/groupsettingtemplate-get.mdx index 8e6f0d12366..87f844ecb0e 100644 --- a/docs/docs/cmd/entra/groupsettingtemplate/groupsettingtemplate-get.mdx +++ b/docs/docs/cmd/entra/groupsettingtemplate/groupsettingtemplate-get.mdx @@ -24,6 +24,25 @@ m365 entra groupsettingtemplate get [options] +## Permissions + + + + + | Resource | Permissions | + |------------------|------------------------| + | Microsoft Graph | GroupSettings.Read.All | + + + + + | Resource | Permissions | + |------------------|------------------------| + | Microsoft Graph | GroupSettings.Read.All | + + + + ## Examples Get information about the group setting template with id _62375ab9-6b52-47ed-826b-58e47e0e304b_ @@ -97,4 +116,4 @@ m365 entra groupsettingtemplate get --displayName Group.Unified ``` - \ No newline at end of file + diff --git a/docs/docs/cmd/entra/groupsettingtemplate/groupsettingtemplate-list.mdx b/docs/docs/cmd/entra/groupsettingtemplate/groupsettingtemplate-list.mdx index ccf18b83d4e..9f9af39e876 100644 --- a/docs/docs/cmd/entra/groupsettingtemplate/groupsettingtemplate-list.mdx +++ b/docs/docs/cmd/entra/groupsettingtemplate/groupsettingtemplate-list.mdx @@ -16,6 +16,27 @@ m365 entra groupsettingtemplate list [options] +## Permissions + +## Permissions + + + + + | Resource | Permissions | + |------------------|------------------------| + | Microsoft Graph | GroupSettings.Read.All | + + + + + | Resource | Permissions | + |------------------|------------------------| + | Microsoft Graph | GroupSettings.Read.All | + + + + ## Examples List all group setting templates in the tenant @@ -83,4 +104,4 @@ m365 entra groupsettingtemplate list ``` - \ No newline at end of file +