-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Fix the navigation for article "SharePoint webhooks using azd" #10148
Fix the navigation for article "SharePoint webhooks using azd" #10148
Conversation
Learn Build status updates of commit 8f3a4ca:
|
File | Status | Preview URL | Details |
---|---|---|---|
docs/docfx.json | Details | ||
docs/apis/webhooks/sharepoint-webhooks-using-azd-template.md | ✅Succeeded | View |
docs/docfx.json
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
- Line 44, Column 33: [Warning: feedback-system-invalid - See documentation]
Invalid value for 'feedback_system': 'GitHub'. The value for "feedback_system" must be either "Standard", "OpenSource" or "None".
This comment lists only the first 25 errors (including error/warning/suggestion) in the pull request.
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
@andrewconnell FYI |
Category
What's in this Pull Request?
Article https://learn.microsoft.com/en-us/sharepoint/dev/apis/webhooks/sharepoint-webhooks-using-azd-template is not referenced in the menu, and when viewing the article, it is not integrated to the navigation.
I assume this might be a problem with the markdown header, so I open this PR to try to fix it