Skip to content

Conversation

@Ashlesha-MSFT
Copy link
Contributor

@Ashlesha-MSFT Ashlesha-MSFT commented Jan 1, 2026

Category

  • Content fix

Related issues

What's in this Pull Request?

  • Update using-microsoft-graph-apis.md:

    • Remove migration WIP banner
    • Modernize Graph API calls from callback to Promise-based pattern
    • Add proper error handling with .catch()
    • Improve TypeScript typing and null safety
    • Update commands: gulp to heft (build/package-solution)
    • Add null coalescing operator and null checks
    • Fix code formatting with consistent indentation
  • Update simplify-adding-web-parts-with-preconfigured-entries.md:

    • Update ms.date to 01/01/2026
    • Migrate commands from gulp to heft
    • Update heft start command in all examples
  • Update graph-helloworld-webpart-on-page.png"

@learn-build-service-prod
Copy link
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
Contributor

Learn Build status updates of commit dfb2529:

✅ Validation status: passed

File Status Preview URL Details
docs/images/graph-helloworld-webpart-on-page.png ✅Succeeded View
docs/spfx/web-parts/get-started/add-jqueryui-accordion-to-web-part.md ✅Succeeded View
docs/spfx/web-parts/get-started/using-microsoft-graph-apis.md ✅Succeeded View
docs/spfx/web-parts/guidance/simplify-adding-web-parts-with-preconfigured-entries.md ✅Succeeded View

For more details, please refer to the build report.

@Ashlesha-MSFT
Copy link
Contributor Author

@andrewconnell ,
I noticed that some changes for this documentation weren't synced with docs/spfx/web-parts/guidance/simplify-adding-web-parts-with-preconfigured-entries.md from my local branch, so I've included those updates in this PR as well to ensure consistency across the documentation.

Going forward, I'll double-check PRs after creation to ensure all related changes are properly included before submission.

@learn-build-service-prod
Copy link
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
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment