Application-Insights-Workbooks
Application-Insights-Workbooks copied to clipboard
Update Account Lockout Query to remove error
PR Checklist
- [X ] Explain your changes, so people looking at the PR know what and why, the code changes are the how. Based on a customer case, a "dynamic expression" error was displaying for the account lockout case. I have updated the query to remove the error.
If adding or updating templates:
- [ ] post a screenshot of templates and/or gallery changes
- [ ] ensure your template has a corresponding gallery entry in the gallery folder
- [ ] 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
- [ ] 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
#sign-off
Fixed JSON error and tested by pasting in Workbooks.
closing ancient uncompleted pull requests