Skip to content

Freshness for the troubleshooting article #696

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 3 commits into from
Jul 10, 2025

Conversation

msewaweru
Copy link
Collaborator

This pull request updates the Microsoft Graph PowerShell troubleshooting documentation to improve clarity, enhance descriptions, and ensure technical accuracy. The changes primarily focus on refining explanations of cmdlet parameters, updating examples, and correcting minor inconsistencies.

Documentation Improvements:

  • Enhanced descriptions for -Debug parameter output: Expanded the explanation of each part of the -Debug output to provide more actionable insights for diagnosing issues.

  • Improved explanation of -ErrorVariable behavior: Clarified how errors are appended to custom variables and the role of the global $error variable in PowerShell sessions. Examples were updated for better readability.

  • Detailed -ErrorAction parameter behavior: Added information about how $ErrorActionPreference interacts with the -ErrorAction parameter and its impact on script execution.

Minor Adjustments:

  • Updated date metadata: Changed the ms.date field to reflect the new publication date.

  • Corrected case in code block language identifier: Fixed the casing of PowerShell in a code block to ensure proper syntax highlighting.

Copy link
Contributor

Learn Build status updates of commit 68743a0:

✅ Validation status: passed

File Status Preview URL Details
microsoftgraph/docs-conceptual/troubleshooting.md ✅Succeeded View (graph-powershell-1.0 || graph-powershell-beta)

For more details, please refer to the build report.

@msewaweru msewaweru changed the title Freshness for the troubleshppting article Freshness for the troubleshooting article Jul 7, 2025
@msewaweru
Copy link
Collaborator Author

@omondiatieno - Please review.

Copy link
Collaborator

@omondiatieno omondiatieno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@msewaweru, I left a few minor suggestions. Otherwise, LGTM!

Copy link
Contributor

Learn Build status updates of commit 4e33dd3:

✅ Validation status: passed

File Status Preview URL Details
microsoftgraph/docs-conceptual/troubleshooting.md ✅Succeeded View (graph-powershell-1.0 || graph-powershell-beta)

For more details, please refer to the build report.

Copy link
Contributor

Learn Build status updates of commit 9e70676:

✅ Validation status: passed

File Status Preview URL Details
microsoftgraph/docs-conceptual/troubleshooting.md ✅Succeeded View (graph-powershell-1.0 || graph-powershell-beta)

For more details, please refer to the build report.

@msewaweru msewaweru merged commit af2b948 into MicrosoftDocs:main Jul 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants