Skip to content

Commit 9f4a2ba

Browse files
authored
Update Set-SPOCopilotPromoOptInStatus.md
1 parent 3d3c64e commit 9f4a2ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This cmdlet sets the Opt-In Copilot promo status for the tenant to `True` or `Fa
2929
### Example 1
3030

3131
```powershell
32-
Set-SPOCopilotPromoOptInStatusSetSuccessfully -SPOCopilotPromoOptInStatusEnabled $true
32+
Set-SPOCopilotPromoOptInStatus -IsCopilotPromoStatusEnabled $true
3333
```
3434

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

0 commit comments

Comments
 (0)