Skip to content

Commit 2504398

Browse files
Merge pull request #763 from siruvanti/patch-4
Update Set-SPOCopilotPromoOptInStatus.md
2 parents 3d3c64e + 9f4a2ba commit 2504398

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)