Application-Insights-Workbooks
Application-Insights-Workbooks copied to clipboard
Update settings.json for order and title
PR Checklist
- [ ] Explain your changes, so people looking at the PR know what and why, the code changes are the how.
If adding or updating templates:
- [ ] post a screenshot of templates and/or gallery changes
- [ ] ensure all steps have meaningful names
- [ ] ensure all parameters and grid columns have display names set so they can be localized
- [ ] ensure that parameters id values are unique or they will fail PR validation (parameter ids are used for localization)
- [ ] ensure that steps names are unique or they will fail PR validation (step names are used for localization)
- [ ] grep
/subscription/
and ensure that your parameters don't have any hardcoded resourceIds or they will fail PR validation - [ ] remove
fallbackResourceIds
andfromTemplateId
fields from your template workbook or they will fail PR validation
@zhvolosh this PR will need to get updated to update the gallery file for this gallery directly, instead of settings.json. settings.json files no longer exist for individual workbooks.
closing ancient uncompleted pull requests