Application-Insights-Workbooks
Application-Insights-Workbooks copied to clipboard
adding CVE Dashboard
PR Checklist
- [x] Explain your changes, so people looking at the PR know what and why, the code changes are the how. This workbook provides an overview of vulnerability findings for servers that have MDVM or Qualys VA installed. The presentation is focused on CVE IDs to make it easy for customers to look for relevant information in their environment.
If adding or updating templates:
- [x] post a screenshot of templates and/or gallery changes


- [x] ensure your template has a corresponding gallery entry in the gallery folder
- [x] If you are adding a new template, add your team and template/gallery file(s) to the CODEOWNERS file. CODEOWNERS entries should be teams, not individuals
- [x] ensure all steps have meaningful names
- [x] ensure all parameters and grid columns have display names set so they can be localized
- [x] ensure that parameters id values are unique or they will fail PR validation (parameter ids are used for localization)
- [x] ensure that steps names are unique or they will fail PR validation (step names are used for localization)
- [x] grep
/subscription/and ensure that your parameters don't have any hardcoded resourceIds or they will fail PR validation - [x] remove
fallbackResourceIdsandfromTemplateIdfields from your template workbook _or they will fail PR validation
_