Muokkaa

Jaa


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-SPOCopilotPromoOptInStatus -IsCopilotPromoStatusEnabled $true

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