Altinn / Altinn/altinn-platform
Categorize and Suppress Azure-Managed, Non-Actionable Findings in the Dashboard
@khanrn is already working on this.
Since Sep 1, 2026.
- Dominant language
- Go
- Stars
- 13
- Forks
- 7
- Avg merge
- 19h 21m
- Merged PRs (30d)
- 76
Description
Description
Update the Azure Monitor Workbook to identify findings originating from Azure-managed resources (e.g., MC_-prefixed managed cluster resource groups) and categorize them as non-actionable / Azure-managed. Since these resources are fully managed by Microsoft/Azure and are outside the team’s control, the corresponding findings should be suppressed from the dashboard to reduce non-actionable noise.
The findings should be categorized rather than discarded, as they may provide useful context during future debugging or investigation of other issues that could potentially be related to these suppressed findings.
Additional Information
No response
Contributor guide
No contributing guide indexed for this repository
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.