-
Notifications
You must be signed in to change notification settings - Fork 1k
Update PnP PowerShell connection instructions to use interactive login with Client ID #10201
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
Conversation
…gin and Client ID
Learn Build status updates of commit 6a304e1:
|
File | Status | Preview URL | Details |
---|---|---|---|
docs/declarative-customization/site-theming/sharepoint-site-theming-overview.md | View | Details | |
docs/general-development/site-collection-app-catalog.md | ✅Succeeded | View |
docs/declarative-customization/site-theming/sharepoint-site-theming-overview.md
- Line 83, Column 162: [Warning: disallowed-html-tag - See documentation]
HTML tag 'your-client-id' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
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.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
- [Fix] escape the brackets for <your-client-id>
@microsoft-github-policy-service agree |
Learn Build status updates of commit 1692974: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 6910a48: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Learn Build status updates of commit 5cd6260: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Category
What's in this Pull Request?
-Interactive
) and Client ID (-ClientId
), replacing the deprecated-UseWebLogin
method.