Skip to content

Commit 22db10c

Browse files
authored
Update Get-CsTeamsMultiTenantOrganizationConfiguration.md
Update parameters.
1 parent a6232b7 commit 22db10c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

teams/teams-ps/teams/Get-CsTeamsMultiTenantOrganizationConfiguration.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ external help file: Microsoft.TeamsCmdlets.PowerShell.Custom.dll-Help.xml
33
Module Name: MicrosoftTeams
44
applicable: Microsoft Teams
55
title: Get-CsTeamsMultiTenantOrganizationConfiguration
6-
online version: https://learn.microsoft.com/powershell/module/teams/get-csteamsmultiTenantorganizationconfiguration
6+
online version: https://learn.microsoft.com/powershell/module/teams/get-csteamsmultitenantorganizationconfiguration
77
schema: 2.0.0
88
author: samlyu
99
ms.author: samlyu
@@ -23,7 +23,7 @@ Get-CsTeamsMultiTenantOrganizationConfiguration [<CommonParameters>]
2323

2424
## DESCRIPTION
2525

26-
The new Get-CsTeamsMultiTenantOrganizationConfiguration cmdlet enables Teams meeting administrators to retrieve the Multi-Tenant Organization settings for their tenant. This includes the *isCopilotFromHomeTenant* field, which specifies whether users in a Multi-Tenant Organization are allowed to utilize their Copilot license from their home tenant during cross-tenant meetings.
26+
The new Get-CsTeamsMultiTenantOrganizationConfiguration cmdlet enables Teams meeting administrators to retrieve the Multi-Tenant Organization settings for their tenant. This includes the *CopilotFromHomeTenant* field, which specifies whether users in a Multi-Tenant Organization are allowed to utilize their Copilot license from their home tenant during cross-tenant meetings.
2727

2828
## EXAMPLES
2929

@@ -32,7 +32,7 @@ The new Get-CsTeamsMultiTenantOrganizationConfiguration cmdlet enables Teams mee
3232
PS C:\> Get-CsTeamsMultiTenantOrganizationConfiguration
3333
```
3434

35-
Retrieves tenant's Multi-tenant Organization Configuration, including isCopilotFromHomeTenant.
35+
Retrieves tenant's Multi-tenant Organization Configuration, including CopilotFromHomeTenant.
3636

3737
## PARAMETERS
3838

@@ -47,4 +47,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
4747

4848
## RELATED LINKS
4949

50-
[Set-CsTeamsMultiTenantOrganizationConfiguration](https://learn.microsoft.com/powershell/module/teams/set-csteamsmultiTenantorganizationconfiguration)
50+
[Set-CsTeamsMultiTenantOrganizationConfiguration](https://learn.microsoft.com/powershell/module/teams/set-csteamsmultitenantorganizationconfiguration)

0 commit comments

Comments
 (0)