-
Notifications
You must be signed in to change notification settings - Fork 43
Freshness navigating graphps #661
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
Freshness navigating graphps #661
Conversation
Learn Build status updates of commit 9cc2dfb:
|
File | Status | Preview URL | Details |
---|---|---|---|
microsoftgraph/docs-conceptual/navigating.md | View (graph-powershell-1.0 || graph-powershell-beta) | Details |
microsoftgraph/docs-conceptual/navigating.md
- Line 1, Column 1: [Warning: title-missing - See documentation]
Missing required attribute: 'title'. Add a title string to show in search engine results.
- Line 13, Column 1: [Warning: h1-not-first - See documentation]
Markdown content is not allowed before H1 'Navigate the Microsoft Graph PowerShell SDK'.
- Line 1, Column 1: [Suggestion: ms-date-missing - See documentation]
Missing required attribute: 'ms.date'.
- Line 1, Column 1: [Suggestion: description-missing - See documentation]
Missing required attribute: 'description'.
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
Learn Build status updates of commit 58e81eb: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Freshness navigating graphps
@msewaweru : I have reviewed and left suggestions via this PR - msewaweru#1 You can merge the changes if happy with the suggestions. |
Review suggestions - Freshness navigating graphps
@SteveMutungi254 - Thanks for the updates I have merged them into this PR. Please rereview. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Learn Build status updates of commit c7ca06b: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
This pull request includes changes to improve the clarity and accuracy of the documentation for navigating the Microsoft Graph PowerShell SDK. The most important changes include updating the title and customer intent, correcting API references, and refining the language for better readability.
Documentation improvements:
microsoftgraph/docs-conceptual/navigating.md
: Updated the title to "Navigate the Microsoft Graph PowerShell SDK" and revised the customer intent section for clarity.microsoftgraph/docs-conceptual/navigating.md
: Corrected API references to remove unnecessary query parameters and ensure they point to the correct endpoints.microsoftgraph/docs-conceptual/navigating.md
: Improved the language to better align with PowerShell conventions and naming rules, making the documentation easier to understand.microsoftgraph/docs-conceptual/navigating.md
: Updated the "Finding available commands" section to specify the use of Microsoft Graph PowerShell in theGet-Command
example.microsoftgraph/docs-conceptual/navigating.md
: Modified the link text for discovering cmdlets to use a consistent naming convention.