Skip to content

fix(scripts): improve shell script usability and error handling#1049

Open
sybeck2k wants to merge 1 commit intoAzure:mainfrom
sybeck2k:main
Open

fix(scripts): improve shell script usability and error handling#1049
sybeck2k wants to merge 1 commit intoAzure:mainfrom
sybeck2k:main

Conversation

@sybeck2k
Copy link
Copy Markdown

Description

Improved shell script usability and error handling across multiple script files in the repository.

  • Make all shell scripts executable for direct execution
  • Add validation for technology parameter in checklist_graph.sh
  • Display helpful error message when invalid technology is provided
  • Suggest using --list-technologies to see available options

Related Issue

Link to any related issues or discussions here. This helps reviewers understand the context and the need for your changes.

Checklist

  • I've tested my changes to ensure they are ready for review.
  • I've read the CONTRIBUTING.md guide.
  • I've updated the documentation (if applicable).
  • Resource Graph queries have been included (and tested) for recommendations where ever possible1.
  • Resource Graph queries have NOT been included (please explain below).

Additional Information

Is there any additional context, screenshots, or considerations that might help in the review process? Please include them here.

Reviewer Notes

Is there a specific area you’d like feedback on? Please highlight it here. We're here to help and learn together! 💡

Footnotes

  1. Details on how to add Azure Resource Graph queries to recommendations can be found here.

- Make all shell scripts executable for direct execution
- Add validation for technology parameter in checklist_graph.sh
- Display helpful error message when invalid technology is provided
- Suggest using --list-technologies to see available options
@sybeck2k
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree company="Microsoft"

@igorjnzl
Copy link
Copy Markdown
Contributor

igorjnzl commented Feb 25, 2026

@erjosito how does this look to you?

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