Application-Insights-Workbooks icon indicating copy to clipboard operation
Application-Insights-Workbooks copied to clipboard

Update Account Lockout Query to remove error

Open zhvolosh opened this issue 3 years ago • 2 comments

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 and fromTemplateId fields from your template workbook or they will fail PR validation

zhvolosh avatar Aug 18 '21 19:08 zhvolosh

#sign-off

billmath avatar Aug 30 '21 16:08 billmath

Fixed JSON error and tested by pasting in Workbooks.

zhvolosh avatar Sep 27 '21 17:09 zhvolosh

closing ancient uncompleted pull requests

gardnerjr avatar Nov 18 '22 23:11 gardnerjr