Create Start-SPOSiteOpticalCharacterRecognitionBackfill.md#839
Create Start-SPOSiteOpticalCharacterRecognitionBackfill.md#839Ruchika-mittal01 merged 9 commits intoMicrosoftDocs:mainfrom
Conversation
Adding the new cmdlet documentation for the new feature OCR backfilling
|
Learn Build status updates of commit 12d4318: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
You also need to update the TOC file |
|
|
||
| ```Powershell | ||
|
|
||
| Start-SPOSiteBackfillOCR [-Site] <string> |
There was a problem hiding this comment.
this doesn't match the cmdlet name line 13.
also, be sure to use platyPS to generate the template for your documentation.
Where is the TOC file? |
Update upon request
|
Learn Build status updates of commit 1e83b41: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
…lCharacterRecognitionBackfill.md Co-authored-by: Jake Wilson <55420562+JWilson22@users.noreply.github.com>
…lCharacterRecognitionBackfill.md Co-authored-by: Jake Wilson <55420562+JWilson22@users.noreply.github.com>
|
Learn Build status updates of commit ecbb5e6: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
Learn Build status updates of commit 01d34e3: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
Learn Build status updates of commit 1bb71bd: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
@samkabue where should I update the TOC files? I thought it was automatically updated. Also I made some changes according to the comment. |
here: sharepoint/sharepoint-ps/sharepoint-online/sharepoint-online.md |
Updated TOC
|
Learn Build status updates of commit 7403d7e: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
| > [!important] | ||
| > Optical Character Recognition (OCR) is a pay-as-you-go feature. Running this cmdlet will incur cost for your organization. | ||
|
|
||
| Initiates a job to trigger the Optical Character Recognition (OCR) process for all files for the selected site. |
|
|
||
| ```Powershell | ||
|
|
||
| Start-SPOSiteOpticalCharacterRecognitionBackfill [-Site] <string> |
|
|
||
| ### -Site | ||
|
|
||
| Specifies the site URL where OCR process should be enabled on. |
…lCharacterRecognitionBackfill.md Co-authored-by: Sam M. Kabue <samkabue@users.noreply.github.com>
|
Learn Build status updates of commit 1271c90: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Adding the new cmdlet documentation for the new feature OCR backfilling