Skip to content

Commit b255e1f

Browse files
authored
Update Set-SPOCopilotPromoOptInStatus.md
1 parent 04daf10 commit b255e1f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@ ms.reviewer:
1616
Sets 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

2526
This cmdlet sets the Opt-In Copilot promo status for the tenant to `True` or `False`.
@@ -49,6 +50,7 @@ Applicable: SharePoint Online
4950
Required: True
5051
Default 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)

0 commit comments

Comments
 (0)