1- # Get-SPOCopilotPromoOptInStatus
21---
3- - External help file: sharepointonline.xml
4- - Module Name: Microsoft.Online.SharePoint.PowerShell
5- - Online version: https://learn.microsoft.com/powershell/module/sharepoint-online/Get-SPOCopilotPromoOptInStatus
6- - Applicable : SharePoint Online
7- - Title : Get-SPOCopilotPromoOptInStatus.md
8- - Schema :
9- - Author : swathi.iruvanti
10- - Ms .author: siruvanti
11- - Ms .reviewer:
2+ external help file : sharepointonline.xml
3+ Module Name : Microsoft.Online.SharePoint.PowerShell
4+ online version : https://learn.microsoft.com/powershell/module/sharepoint-online/Get-SPOCopilotPromoOptInStatus
5+ applicable : SharePoint Online
6+ title : Get-SPOCopilotPromoOptInStatus.md
7+ schema :
8+ author : swathi.iruvanti
9+ ms .author : siruvanti
10+ ms .reviewer :
1211---
12+
1313# Get-SPOCopilotPromoOptInStatus
1414
1515## SYNOPSIS
@@ -23,7 +23,7 @@ Get-SPOCopilotPromoOptInStatus
2323
2424## DESCRIPTION
2525
26- The ` Get-SPOCopilotPromoOptInStatus ` This cmdlet returns the Opt-In Copilot promo status for the tenant.
26+ This cmdlet returns the Opt-In Copilot promo status for the tenant.
2727If the promo status is enabled, the return value is ` True ` , otherwise the return value is ` False ` .
2828
2929
@@ -35,13 +35,8 @@ If the promo status is enabled, the return value is `True`, otherwise the return
3535Get-SPOCopilotPromoOptInStatusEnabled
3636```
3737
38- Example 1: returns the value of the Opt-In promo status.
38+ Example 1 returns the value of the Opt-In promo status.
3939
4040## RELATED LINKS
41-
4241- [ Set-SPOCopilotPromoOptInStatus] ( ./Set-SPOCopilotPromoOptInStatus.md )
43-
44-
4542- [ Getting started with SharePoint Online Management Shell] ( /powershell/sharepoint/sharepoint-online/connect-sharepoint-online )
46-
47-
0 commit comments