Set-SPOCopilotPromoOptInStatus

Sets the Opt-In Copilot promo status for the tenant.

Syntax

Set-SPOCopilotPromoOptInStatus
   -IsCopilotPromoStatusEnabled <Boolean>

Description

This cmdlet sets the Opt-In Copilot promo status for the tenant to True or False.

Examples

Example 1

Set-SPOCopilotPromoOptInStatusSetSuccessfully -SPOCopilotPromoOptInStatusEnabled $true

Example 1 sets the Opt-In Copilot promo status for the tenant to True.

Parameter:

-IsCopilotPromoStatusEnabled

Use this parameter to set Copilot opt-in promo status.

Type: Boolean
Parameter Sets: 
Aliases:
Applicable: SharePoint Online

Required: True
Default value: None