File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
sharepoint/sharepoint-ps/sharepoint-online Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,11 @@ ms.reviewer:
1616Sets the Opt-In Copilot promo status for the tenant.
1717
1818## SYNTAX
19- ``` powershell
20- Set-SPOCopilotPromoOptInStatus -IsCopilotPromoStatusEnabled <Boolean>
2119
2220```
21+ Set-SPOCopilotPromoOptInStatus -IsCopilotPromoStatusEnabled <Boolean>
22+ ```
23+
2324## DESCRIPTION
2425
2526This cmdlet sets the Opt-In Copilot promo status for the tenant to ` True ` or ` False ` .
@@ -49,6 +50,7 @@ Applicable: SharePoint Online
4950Required : True
5051Default value : None
5152` ` `
53+
5254## RELATED LINKS
5355- [Get-SPOCopilotPromoOptInStatus](./Get-SPOCopilotPromoOptInStatus.md)
5456- [Getting started with SharePoint Online Management Shell](/powershell/sharepoint/sharepoint-online/connect-sharepoint-online)
You can’t perform that action at this time.
0 commit comments