-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SPOCopilotPromoOptInStatus.md #745
Conversation
Learn Build status updates of commit d1857bd: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md
Show resolved
Hide resolved
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md
Outdated
Show resolved
Hide resolved
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md
Outdated
Show resolved
Hide resolved
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md
Outdated
Show resolved
Hide resolved
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md
Outdated
Show resolved
Hide resolved
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🕐
|
CLA: |
Learn Build status updates of commit 7b40ec7: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 3f10cde: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue. This comment lists only the first 25 files in the pull request. sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md
sharepoint/sharepoint-ps/sharepoint-online/Add-SPOUser.yml
sharepoint/sharepoint-ps/sharepoint-online/Export-SPOUserInfo.yml
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteFileVersionBatchDeleteJobProgress.yml
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteFileVersionExpirationReportJobProgress.yml
sharepoint/sharepoint-ps/sharepoint-online/index.yml
sharepoint/sharepoint-ps/sharepoint-online/New-SPODataConnectionSetting.yml
sharepoint/sharepoint-ps/sharepoint-online/Remove-SPODataConnectionSetting.yml
sharepoint/sharepoint-ps/sharepoint-online/Remove-SPOSiteFileVersionBatchDeleteJob.yml
sharepoint/sharepoint-ps/sharepoint-online/Remove-SPOSiteGroup.yml
sharepoint/sharepoint-ps/sharepoint-online/Revoke-SPOUserSession.yml
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOMigrationPackageAzureSource.yml
sharepoint/sharepoint-ps/sharepoint-online/Unregister-SPOHubSite.yml
sharepoint/sharepoint-ps/sharepoint-server/Add-FASTSearchResource.yml
sharepoint/sharepoint-ps/sharepoint-server/Add-FASTSearchSpelltuning.yml
sharepoint/sharepoint-ps/sharepoint-server/Add-SPAppDeniedEndpoint.yml
sharepoint/sharepoint-ps/sharepoint-server/Add-SPDistributedCacheServiceInstance.yml
sharepoint/sharepoint-ps/sharepoint-server/Add-SPRoutingMachineInfo.yml
This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. For any questions, please:
|
Learn Build status updates of commit e9b1ae1: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue. This comment lists only the first 25 files in the pull request. sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md
sharepoint/docs-conceptual/sharepoint-server/sharepoint-server-cmdlets.md
sharepoint/docs-conceptual/sharepoint-server/sharepoint-server-sub-cmdlets.md
sharepoint/sharepoint-ps/sharepoint-online/Add-SPOUser.yml
sharepoint/sharepoint-ps/sharepoint-online/Export-SPOUserInfo.yml
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOApplication.yml
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOContainerType.yml
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOContentEventEmailAddresses.yml
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOEnterpriseAppInsightsReport.yml
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOListVersionPolicy.yml
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOOrgNewsSite.yml
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteGroup.yml
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOSiteVersionPolicyJobProgress.yml
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOStructuralNavigationCacheSiteState.yml
This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. For any questions, please:
|
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md
Outdated
Show resolved
Hide resolved
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md
Outdated
Show resolved
Hide resolved
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md
Outdated
Show resolved
Hide resolved
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md
Outdated
Show resolved
Hide resolved
|
||
## SYNOPSIS | ||
|
||
Retrieves the IsCopilotPromoStatusEnabled ( "true/false" ) state of the Copilot promo opt-in bit and stores the information. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this cmdlet does "set" -- it doesn't "retrieve" -- so change this to something like
Sets the Opt-In Copilot promo status for the tenant.
``` #Closed
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md
Show resolved
Hide resolved
|
||
## DESCRIPTION | ||
|
||
The `Set-SPOCopilotPromoOptInStatus` cmdlet stores the opt-in state. The user must be a SharePoint Admin to run the cmlets. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
move it up to after SYNTAX #Closed
|
||
## SYNTAX | ||
```powershell | ||
Set-SPOCopilotPromoOptInStatus |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is missing the param. #Closed
|
||
## DESCRIPTION | ||
|
||
The `Set-SPOCopilotPromoOptInStatus` cmdlet stores the opt-in state. The user must be a SharePoint Admin to run the cmlets. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reword to something like:
This cmdlet sets the Opt-In Copilot promo status for the tenant to `True` or `False`.
``` #Closed
### Example 1 | ||
|
||
```powershell | ||
Set-SPOCopilotPromoOptInStatusSetSuccessfully -SPOCopilotPromoOptInStatusEnabled true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
``` | ||
|
||
Example 2: Success message shown to user when commandlet executes successfully for Set-CopilotPromoOptInStatus | ||
If commandlet fails to execute for Set-CopilotPromoOptInStatus, an error message is shown to user. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove example 2 -- superfluous and not needed #Closed
``` | ||
|
||
Example 1: No success message returned, can validate by executing Get-SPOCopilotPromoOptInStatus. | ||
If commandlet fails to execute for Set-CopilotPromoOptInStatus, an error message is shown to user. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
unnecessary details. reword to something like
Example 1 sets the Opt-In Copilot promo status for the tenant to `True`.
``` #Closed
|
||
## RELATED LINKS | ||
|
||
Get-SPOCopilotPromoOptInStatus |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is not correct way to link -- see other file for my comments #Closed
Learn Build status updates of commit b4876ba:
|
File | Status | Preview URL | Details |
---|---|---|---|
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md | View (sharepoint-ps) | Details | |
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md | View (sharepoint-ps) | Details |
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md
- Line 0, Column 0: [Warning: xref-not-found - See documentation]
Cross reference not found: 'Microsoft.Online.SharePoint.PowerShell.Get-SPOCopilotPromoOptInStatus'.
- Line 0, Column 0: [Warning: author-not-found - See documentation]
Invalid value for author: 'swathi.iruvanti' is not a valid GitHub ID.
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md
- Line 0, Column 0: [Warning: xref-not-found - See documentation]
Cross reference not found: 'Microsoft.Online.SharePoint.PowerShell.Set-SPOCopilotPromoOptInStatus'.
- Line 0, Column 0: [Warning: author-not-found - See documentation]
Invalid value for author: 'swathi.iruvanti' is not a valid GitHub ID.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md
Outdated
Show resolved
Hide resolved
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md
Outdated
Show resolved
Hide resolved
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md
Outdated
Show resolved
Hide resolved
Learn Build status updates of commit 58c690e:
|
File | Status | Preview URL | Details |
---|---|---|---|
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md | View (sharepoint-ps) | Details | |
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md | View (sharepoint-ps) | Details |
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md
- Line 0, Column 0: [Warning: xref-not-found - See documentation]
Cross reference not found: 'Microsoft.Online.SharePoint.PowerShell.Get-SPOCopilotPromoOptInStatus'.
- Line 0, Column 0: [Warning: author-not-found - See documentation]
Invalid value for author: 'swathi.iruvanti' is not a valid GitHub ID.
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md
- Line 0, Column 0: [Warning: xref-not-found - See documentation]
Cross reference not found: 'Microsoft.Online.SharePoint.PowerShell.Set-SPOCopilotPromoOptInStatus'.
- Line 0, Column 0: [Warning: author-not-found - See documentation]
Invalid value for author: 'swathi.iruvanti' is not a valid GitHub ID.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
@microsoft-github-policy-service agree company="Microsoft" |
Learn Build status updates of commit e9ac1f3:
|
File | Status | Preview URL | Details |
---|---|---|---|
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md | View (sharepoint-ps) | Details | |
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md | View (sharepoint-ps) | Details |
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md
- Line 0, Column 0: [Warning: xref-not-found - See documentation]
Cross reference not found: 'Microsoft.Online.SharePoint.PowerShell.Get-SPOCopilotPromoOptInStatus'.
- Line 0, Column 0: [Warning: author-not-found - See documentation]
Invalid value for author: 'swathi.iruvanti' is not a valid GitHub ID.
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md
- Line 0, Column 0: [Warning: xref-not-found - See documentation]
Cross reference not found: 'Microsoft.Online.SharePoint.PowerShell.Set-SPOCopilotPromoOptInStatus'.
- Line 0, Column 0: [Warning: author-not-found - See documentation]
Invalid value for author: 'swathi.iruvanti' is not a valid GitHub ID.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Learn Build status updates of commit 61505ef:
|
File | Status | Preview URL | Details |
---|---|---|---|
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md | View (sharepoint-ps) | Details | |
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md | View (sharepoint-ps) | Details |
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md
- Line 0, Column 0: [Warning: xref-not-found - See documentation]
Cross reference not found: 'Microsoft.Online.SharePoint.PowerShell.Get-SPOCopilotPromoOptInStatus'.
- Line 0, Column 0: [Warning: author-not-found - See documentation]
Invalid value for author: 'swathi.iruvanti' is not a valid GitHub ID.
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md
- Line 0, Column 0: [Warning: xref-not-found - See documentation]
Cross reference not found: 'Microsoft.Online.SharePoint.PowerShell.Set-SPOCopilotPromoOptInStatus'.
- Line 0, Column 0: [Warning: author-not-found - See documentation]
Invalid value for author: 'swathi.iruvanti' is not a valid GitHub ID.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Learn Build status updates of commit 3ae8eae:
|
File | Status | Preview URL | Details |
---|---|---|---|
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md | View (sharepoint-ps) | Details | |
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md | View (sharepoint-ps) | Details |
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md
- Line 0, Column 0: [Warning: xref-not-found - See documentation]
Cross reference not found: 'Microsoft.Online.SharePoint.PowerShell.Get-SPOCopilotPromoOptInStatus'.
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md
- Line 0, Column 0: [Warning: xref-not-found - See documentation]
Cross reference not found: 'Microsoft.Online.SharePoint.PowerShell.Set-SPOCopilotPromoOptInStatus'.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Learn Build status updates of commit 23415ec:
|
File | Status | Preview URL | Details |
---|---|---|---|
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md | View (sharepoint-ps) | Details | |
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md | View (sharepoint-ps) | Details |
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md
- Line 0, Column 0: [Warning: xref-not-found - See documentation]
Cross reference not found: 'Microsoft.Online.SharePoint.PowerShell.Get-SPOCopilotPromoOptInStatus'.
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md
- Line 0, Column 0: [Warning: xref-not-found - See documentation]
Cross reference not found: 'Microsoft.Online.SharePoint.PowerShell.Set-SPOCopilotPromoOptInStatus'.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md
Outdated
Show resolved
Hide resolved
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md
Outdated
Show resolved
Hide resolved
Learn Build status updates of commit c97d3b3:
|
File | Status | Preview URL | Details |
---|---|---|---|
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md | View (sharepoint-ps) | Details | |
sharepoint/sharepoint-ps/sharepoint-online/Get-SPOCopilotPromoOptInStatus.md | ✅Succeeded | View (sharepoint-ps) |
sharepoint/sharepoint-ps/sharepoint-online/Set-SPOCopilotPromoOptInStatus.md
- Line 0, Column 0: [Warning: xref-not-found - See documentation]
Cross reference not found: 'Microsoft.Online.SharePoint.PowerShell.Set-SPOCopilotPromoOptInStatus'.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Learn Build status updates of commit 6bc7de8: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Learn Build status updates of commit 9a8c38f: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
d1857bd
8e1fb12