Skip to content

Update create-hub-site-with-powershell.md #10200

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
Apr 23, 2025

Conversation

nirav-raval
Copy link
Contributor

@nirav-raval nirav-raval commented Apr 19, 2025

Category

  • Content fix
  • New article

Related issues

N/A

What's in this Pull Request?

Updated the authentication section in the "Create SharePoint hub sites by using PowerShell" article to reflect modern best practices:

  • Replaced deprecated -UseWebLogin parameter with -Interactive and -ClientId using a registered Entra ID Application.
  • Linked to the official PnP guidance for registering Entra ID Apps.

- Updated authentication section to use modern method: Connect-PnPOnline with -Interactive and -ClientId
- Deprecated -UseWebLogin method marked and discouraged
- Linked to official PnP guidance on Entra ID App registration
@nirav-raval nirav-raval marked this pull request as ready for review April 19, 2025 17:31
Copy link
Contributor

Learn Build status updates of commit c4946ac:

✅ Validation status: passed

File Status Preview URL Details
docs/features/hub-site/create-hub-site-with-powershell.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@andrewconnell andrewconnell self-requested a review April 23, 2025 19:29
@andrewconnell andrewconnell self-assigned this Apr 23, 2025
@andrewconnell andrewconnell added the pr:in-review Actively reviewing pull request label Apr 23, 2025
Copy link
Contributor

Learn Build status updates of commit ecd07f6:

✅ Validation status: passed

File Status Preview URL Details
docs/features/hub-site/create-hub-site-with-powershell.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@andrewconnell andrewconnell added pr:ready-to-merge Ready to merge PR and removed pr:in-review Actively reviewing pull request labels Apr 23, 2025
@andrewconnell andrewconnell merged commit 6760b9d into SharePoint:main Apr 23, 2025
2 checks passed
@nirav-raval nirav-raval deleted the patch-1 branch April 23, 2025 20:03
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