microsoft / microsoft/finops-toolkit
[Hubs] Update the Build-OpenData.ps1 script to update file references
Open
Nobody has claimed this yet.
Tool: FinOps hubs
- Dominant language
- PowerShell
- Stars
- 603
- Forks
- 248
- Avg merge
- 7d 11h
- Merged PRs (30d)
- 11
Description
⚠️ Problem
The Build-OpenData.ps1 script generates OpenDataFunctions_resource_type_#.kql files, but doesn't update all references to these files, so there's a risk that all files won't be included in the build when new ones are added.
🛠️ Solution
Change the Build-OpenData.ps1 script to update the following files to include references to all generated OpenDataFunctions_resource_type_#.kql files:
src/templates/finops-hub/.build.configsrc/templates/finops-hub/modules/dataExplorer.bicep
🙋♀️ Ask for the community
We could use your help:
- Please vote this issue up (👍) to prioritize it.
- Leave comments to help us solidify the vision.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.