Revise documentation for social feed JavaScript model#10817
Conversation
Updated the document to include a note about the deprecation of the SharePoint social feed JavaScript object model and added links to alternative APIs.
PoliCheck Scan ReportThe 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 foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 4cec282: ✅ Validation status: passed
For more details, please refer to the build report. |
Update the overview of the SharePoint mobile client authentication object model to indicate that the content is legacy and provide guidance for current development practices.
PoliCheck Scan ReportThe 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 foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 37d52a5: 💡 Validation status: suggestions
docs/general-development/overview-of-the-sharepoint-mobile-client-authentication-object-model.md
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. |
PoliCheck Scan ReportThe 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 foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 9bf9fc8: ✅ Validation status: passed
For more details, please refer to the build report. |
Updated the content and formatting of the Excel Services UDFs documentation, including improvements in clarity and structure.
PoliCheck Scan ReportThe 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 foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 61db49a: ✅ Validation status: passed
For more details, please refer to the build report. |
…t formatting cleanup - revert `ms.date` to original publication date; rendering engine shows last modified date dynamically from git history - collapse runs of blank lines and remove blank lines between adjacent list items - normalize ordered list markers to `1.` and unordered to `- ` with single space between marker and content - remove legacy `<a name="...">` anchors; rely on heading slugs - left-align fenced code blocks, normalize language tags, and convert 4-space indentation to 2-space in code samples - strip leading/trailing blank lines inside code fences - collapse double spaces in prose (frontmatter and code blocks untouched)
andrewconnell
left a comment
There was a problem hiding this comment.
when updating a page that's got a lot of formatting issues like this one, when we update it, we should make sure the entire doc has been modernized, not just just selective modernization
|
|
||
| Learn how to create and delete microblog posts and retrieve social feeds by using the SharePoint JavaScript object model. | ||
|
|
||
| > **Important:** The SharePoint social feed JavaScript object model (`SP.Social`) is deprecated in modern SharePoint and is not supported in SharePoint Online modern experiences. For new solutions, use Microsoft Graph or Viva Engage (Yammer) APIs. |
There was a problem hiding this comment.
this should use the approved alert callouts for msdocs
PoliCheck Scan ReportThe 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 foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit aeca4e4:
|
- replace removed `#bkmk_*` and `#bk_CreateApp` anchor links with heading-slug references for intra-file navigation - convert plain `> Note:` paragraph to `> [!NOTE]` admonition block - reindent nested sublist under list item to 4-space indent
- move backticks inside link brackets so `[name](url)` becomes [`name`](url) and renders the link text as inline code
PoliCheck Scan ReportThe 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 foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 6ca3aee: ✅ Validation status: passed
For more details, please refer to the build report. |
Category
Related issues
-fixes SPFx Docs Update for content: docs/general-development/understanding-excel-services-udfs.md #10815
What's in this Pull Request?
Updated the document to include a note about the deprecation of the SharePoint social feed JavaScript object model and added links to alternative APIs.