Skip to content

Update use-aadhttpclient.md #10316

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

Merged
merged 2 commits into from
Jul 2, 2025
Merged

Conversation

westleyMS
Copy link
Contributor

changed note to indicate MSAL is not to be directly used in SPFx due to conflicts, use AADHttpClient instead.

Category

  • Content fix
  • New article

What's in this Pull Request?

change to use-aadhttpclient.md, to recommend not to use MSAL directly due to conflicts with SPFx version of MSAL.

changed note to indicate MSAL is not to be directly used in SPFx due to conflicts, use AADHttpClient instead.
Copy link
Contributor

Learn Build status updates of commit ec4ea19:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/spfx/use-aadhttpclient.md ⚠️Warning View Details

docs/spfx/use-aadhttpclient.md

  • Line 21, Column 68: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/javascript/api/overview/msal-overview' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 21, Column 68: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/javascript/api/overview/msal-overview' will be broken in isolated environments. Replace with a relative link.

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.

@andrewconnell andrewconnell self-assigned this Jul 2, 2025
@andrewconnell andrewconnell added the pr:in-review Actively reviewing pull request label Jul 2, 2025
- replace "Azure AD" with "Entra ID" & related references
- update doc timestamp
- fix grammar
- remove locale from URL
Copy link
Contributor

Learn Build status updates of commit 12b996f:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/spfx/release-1.15.2.md ⚠️Warning View Details
docs/spfx/use-microsoft-graph-toolkit.md ⚠️Warning View Details
docs/spfx/use-aadhttpclient.md 💡Suggestion View Details

docs/spfx/release-1.15.2.md

  • Line 53, Column 44: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#requesting-permissions-to-azure-ad-applications-in-another-tenant' in 'spfx/use-aadhttpclient.md', did you mean '#requesting-permissions-to-entra-id-applications-in-another-tenant'?

docs/spfx/use-microsoft-graph-toolkit.md

  • Line 59, Column 101: [Warning: bookmark-not-found - See documentation] Cannot find bookmark '#request-permissions-to-an-azure-ad-application' in 'spfx/use-aadhttpclient.md', did you mean '#request-permissions-to-an-entra-id-application'?

docs/spfx/use-aadhttpclient.md

  • Line 21, Column 70: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/javascript/api/overview/msal-overview' will be broken in isolated environments. Replace with a relative link.

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.

@andrewconnell andrewconnell added pr:ready-to-merge Ready to merge PR and removed pr:in-review Actively reviewing pull request labels Jul 2, 2025
@andrewconnell andrewconnell merged commit 0183344 into SharePoint:main Jul 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:ready-to-merge Ready to merge PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants