Skip to content

Update metadata and add deprecation note for doc#10863

Merged
andrewconnell merged 10 commits into
SharePoint:mainfrom
Ashlesha-MSFT:fix/doc-updates-cleanup3
Jun 2, 2026
Merged

Update metadata and add deprecation note for doc#10863
andrewconnell merged 10 commits into
SharePoint:mainfrom
Ashlesha-MSFT:fix/doc-updates-cleanup3

Conversation

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 6715bed:

✅ Validation status: passed

File Status Preview URL Details
docs/solution-guidance/create-remote-timer-jobs-in-sharepoint.md ✅Succeeded View

For more details, please refer to the build report.

@andrewconnell andrewconnell self-assigned this May 27, 2026
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 7eb7d3d:

✅ Validation status: passed

File Status Preview URL Details
docs/general-development/step-1-creating-a-project-and-adding-a-udf-reference.md ✅Succeeded View
docs/solution-guidance/create-remote-timer-jobs-in-sharepoint.md ✅Succeeded View

For more details, please refer to the build report.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit aadda4b:

✅ Validation status: passed

File Status Preview URL Details
docs/general-development/step-1-creating-a-project-and-adding-a-udf-reference.md ✅Succeeded View
docs/solution-guidance/create-remote-timer-jobs-in-sharepoint.md ✅Succeeded View
docs/solution-guidance/modules-sharepoint-add-in.md ✅Succeeded View

For more details, please refer to the build report.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@andrewconnell andrewconnell added the pr:in-review Actively reviewing pull request label May 27, 2026
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 8ec64a4:

✅ Validation status: passed

File Status Preview URL Details
docs/general-development/how-to-set-various-credentials.md ✅Succeeded View
docs/general-development/step-1-creating-a-project-and-adding-a-udf-reference.md ✅Succeeded View
docs/solution-guidance/create-remote-timer-jobs-in-sharepoint.md ✅Succeeded View
docs/solution-guidance/modules-sharepoint-add-in.md ✅Succeeded View

For more details, please refer to the build report.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

@andrewconnell andrewconnell self-requested a review June 1, 2026 21:45
Copy link
Copy Markdown
Collaborator

@andrewconnell andrewconnell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we're refreshing content, please address all MSLearn formatting rules.

> A people picker with claims picking functionality is sometimes referred to as a claims picker. For more information, see [People picker and claims provider planning](/previous-versions/office/sharepoint-foundation-2010/gg602063(v=office.14)).

To write a claims provider, your first step is to create a class that derives from the **SPClaimProvider** class.
> **Tip:**
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect use of tip... should be MSLearn callout




#### Other resources
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These should follow the same format the docs follow:

  • use "See Also"
  • shoudl be bullet list



8. You should see the following code in the Class1.cs file:
1. Start Visual Studio.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Numbered bullet points should always use 1. & let the rendering engine apply the correct numbers.




2. In the **Add Reference** dialog box, on the **.NET** tab, select **Excel Services UDF Framework**.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect numbered list mnarkdown format used

1. Creates a **SimpleJob** object, which inherits from the [OfficeDevPnP.Core.Framework.TimerJobs.TimerJob](https://github.com/pnp/PnP-Sites-Core/blob/master/Core/OfficeDevPnP.Core/Framework/TimerJobs/TimerJob.cs) base class.

2. Sets the Office 365 user credentials to use when running the timer job by using **TimerJob.UseOffice365Authentication**. The user credentials must have appropriate access to the site collections. You can learn more at [Authentication](timerjob-framework.md#authentication).
2. Sets the Microsoft 365 user credentials to use when running the timer job by using **TimerJob.UseOffice365Authentication**. The user credentials must have appropriate access to the site collections. You can learn more at [Authentication](timerjob-framework.md#authentication).
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect numbered bullet used

1. Gets the number of administrators assigned to the site collection by using the extension method [GetAdministrators](https://github.com/pnp/PnP-Sites-Core/blob/master/Core/OfficeDevPnP.Core/Extensions/SecurityExtensions.cs) which is part of [OfficeDevPnP.Core](https://github.com/pnp/PnP-Sites-Core/tree/master/Core/OfficeDevPnP.Core).

2. Uploads the JavaScript file to the SiteAssets or Style Library list by using [UploadFile](https://github.com/SharePoint/PnP-Sites-Core/blob/master/Core/OfficeDevPnP.Core/Extensions/FileFolderExtensions.cs), which is part of [OfficeDevPnP.Core](https://github.com/SharePoint/PnP-Sites-Core/tree/master/Core/OfficeDevPnP.Core).
2. Uploads the JavaScript file to the SiteAssets or Style Library list by using [UploadFile](https://github.com/pnp/PnP-Sites-Core/blob/master/Core/OfficeDevPnP.Core/Extensions/FileFolderExtensions.cs), which is part of [OfficeDevPnP.Core](https://github.com/pnp/PnP-Sites-Core/tree/master/Core/OfficeDevPnP.Core).
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

incorrect numbered list format

Copy link
Copy Markdown
Collaborator

@andrewconnell andrewconnell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In addition to the inline comments, multiple files have the following issues in this PR:

  • Remove extra line breaks... shouldn't have more than 1 blank line

@andrewconnell andrewconnell added Needs: Author Feedback Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days. pr:do-not-merge Pull request not ready to be merged and removed pr:in-review Actively reviewing pull request labels Jun 1, 2026
- collapse consecutive blank lines in body
- normalize list marker gutters
- collapse double spaces in prose
- clean fenced code blocks; strip blank-line padding and
  left-align sibling declarations
- revert `ms.date` to original publication date; rendering engine
  shows last modified date dynamically from git history
- collapse consecutive blank lines in body
- strip trailing whitespace
- collapse double spaces in prose
- clean fenced code blocks; strip blank-line padding,
  left-align, and normalize indentation
- revert `ms.date` to original publication date; rendering engine
  shows last modified date dynamically from git history
- collapse consecutive blank lines in body
- normalize ordered list markers and gutters
- strip trailing whitespace
- clean fenced code blocks; strip leading blank lines and
  normalize indentation
- revert `ms.date` to original publication date; rendering engine
  shows last modified date dynamically from git history
- collapse consecutive blank lines in body
- normalize list markers and collapse inter-item blank lines
- strip trailing whitespace
- clean fenced code blocks; left-align and normalize
  indentation
- revert `ms.date` to original publication date; rendering engine
  shows last modified date dynamically from git history
- collapse double spaces in prose
- revert `ms.date` to original publication date; rendering engine
  shows last modified date dynamically from git history
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@andrewconnell andrewconnell added pr:ready-to-merge Ready to merge PR and removed Needs: Author Feedback Awaiting response from the original poster of the issue. Marked as stale if no activity for 7 days. pr:do-not-merge Pull request not ready to be merged labels Jun 2, 2026
@andrewconnell andrewconnell merged commit 6d25ad8 into SharePoint:main Jun 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment