Skip to content
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

How do you keep the workbook and doc markup in sync ? #62

Open
chrisribe opened this issue Feb 6, 2025 · 1 comment
Open

How do you keep the workbook and doc markup in sync ? #62

chrisribe opened this issue Feb 6, 2025 · 1 comment

Comments

@chrisribe
Copy link

This project is great!

I was just wondering how you keep the workbook and the markup file in sync ?
Being a bit curious I wanted to see the different queries, and the markup file makes this easy.

But then I wondered if they where up to date with the workbook or not...
https://github.com/dolevshor/azure-orphan-resources/blob/main/Queries/orphan-resources-queries.md
https://github.com/dolevshor/azure-orphan-resources/blob/main/Workbook/Azure%20Orphaned%20Resources%20v3.0.workbook

If you are using a tool or a script it should be part of this project :)
Thanks for the info

@dolevshor
Copy link
Owner

Hi @chrisribe ,

Thanks for the kind words, glad to see it helps.

The queries are updated.
The update is performed manually because the workbook sometimes includes adjustments and additions to the query based on its specific needs. For example, these may include filters, count displays, or data visualizations like pie charts.

I plan to add a JSON file containing all KQL queries to enable integration with other projects.

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

No branches or pull requests

2 participants