| external help file | Microsoft.Online.SharePoint.PowerShell.dll-Help.xml |
|---|---|
| Module Name | Microsoft.Online.SharePoint.PowerShell |
| online version | https://learn.microsoft.com/powershell/module/sharepoint-online/Get-SPOCopilotPromoOptInStatus |
| applicable | SharePoint Online |
| title | Get-SPOCopilotPromoOptInStatus |
| schema | 2.0.0 |
| author | siruvanti |
| ms.author | siruvanti |
| ms.reviewer |
Returns the Opt-In Copilot promo status for the tenant.
Get-SPOCopilotPromoOptInStatus [<CommonParameters>]
This cmdlet returns the Opt-In Copilot promo status for the tenant.
If the promo status is enabled, the return value is True, otherwise the return value is False.
Get-SPOCopilotPromoOptInStatusExample 1 returns the value of the Opt-In promo status.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.