Skip to content

Conversation

@kalfeher
Copy link
Contributor

@kalfeher kalfeher commented Dec 3, 2025

Description

fix env setting
use bash echo instead of zsh print.
remove zsh expansion flag
remove em dashes from code block examples in script README

Related Issue

Fixes #1045

Checklist

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

No changes to resource graphs. The logic and construction of graph queries remains unchanged in the script

Additional Information

Script tested on both bash and zsh.

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.

fix env setting
use bash echo instead of zsh print
remove zsh expansion flag
@kalfeher
Copy link
Contributor Author

kalfeher commented Dec 4, 2025

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

@erjosito erjosito merged commit 806a8ae into Azure:main Dec 17, 2025
2 checks 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.

Bash script doesnt work in bash only zsh

2 participants