| external help file | sharepointonline.xml |
|---|---|
| Module Name | Microsoft.Online.SharePoint.PowerShell |
| online version | https://learn.microsoft.com/powershell/module/sharepoint-online/Set-SPOCopilotPromoOptInStatus |
| applicable | SharePoint Online |
| title | Set-SPOCopilotPromoOptInStatus |
| schema | |
| author | siruvanti |
| ms.author | siruvanti |
| ms.reviewer |
Sets the Opt-In Copilot promo status for the tenant.
Set-SPOCopilotPromoOptInStatus -IsCopilotPromoStatusEnabled <Boolean>
This cmdlet sets the Opt-In Copilot promo status for the tenant to True or False.
Set-SPOCopilotPromoOptInStatus -IsCopilotPromoStatusEnabled $trueExample 1 sets the Opt-In Copilot promo status for the tenant to True.
Use this parameter to set Copilot opt-in promo status.
Type: Boolean
Parameter Sets: (All)
Aliases:
Applicable: SharePoint Online
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False