Skip to content

updated json as per ms learn docs - #14912

Open
Joseph A. M. (josamontiel) wants to merge 3 commits into
Azure:masterfrom
josamontiel:master
Open

updated json as per ms learn docs#14912
Joseph A. M. (josamontiel) wants to merge 3 commits into
Azure:masterfrom
josamontiel:master

Conversation

@josamontiel

Copy link
Copy Markdown
Contributor

Fix UEBA workbook bugs and refresh docs references

  • Fix Hosts/IPs tab conditionalVisibility referencing UserName instead of Host/IP

  • Fix {UserName} template refs in Hosts/IPs breakdown headers

  • Fix lowercase help/yes visibility check on Hosts tab

  • Rename duplicate GeneralInfo - Alert Count tile to Anomaly Count

  • Widen host extraction regex to match lowercase/dotted hostnames

  • Replace deprecated makelist() with make_list()

  • Fix "activities" typo in tooltips

  • Add banner linking to UEBA behaviors layer (BehaviorInfo) and related tables

  • Normalize learn.microsoft.com URLs (drop /en-us/, update anomaly-rules path)

    Required items, please complete

    Change(s):

    • multipl fixes, listed above.

    Reason for Change(s):

    • new schema as per ms docs

    Version Updated:

    • yes

    Testing Completed:

    • Yes

    Checked that the validations are passing and have addressed any issues that are present:

    • Yes

Fix UEBA workbook bugs and refresh docs references

- Fix Hosts/IPs tab conditionalVisibility referencing UserName instead of Host/IP
- Fix {UserName} template refs in Hosts/IPs breakdown headers
- Fix lowercase help/yes visibility check on Hosts tab
- Rename duplicate GeneralInfo - Alert Count tile to Anomaly Count
- Widen host extraction regex to match lowercase/dotted hostnames
- Replace deprecated makelist() with make_list()
- Fix "activites" typo in tooltips
- Add banner linking to UEBA behaviors layer (BehaviorInfo) and related tables
- Normalize learn.microsoft.com URLs (drop /en-us/, update anomaly-rules path)
@v-atulyadav
v-atulyadav requested a lite review from Copilot August 14, 2026 04:05
@v-atulyadav v-atulyadav added the Workbook Workbook specialty review needed label Aug 14, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the UEBA workbook JSON to align with current Microsoft Learn documentation and fixes several workbook UI/query issues across Hosts/IPs tabs and tooltips.

Changes:

  • Fixes Hosts/IPs breakdown templates and conditionalVisibility bindings (UserName → Host/IP; Help/Yes casing).
  • Updates KQL queries (host regex broadened; deprecated makelist()make_list(); tile label correction).
  • Refreshes workbook documentation links/tooltips and adds a new Learn refresh/banner callout.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread Workbooks/UserEntityBehaviorAnalytics.json Outdated
Comment thread Workbooks/UserEntityBehaviorAnalytics.json Outdated
Comment thread Workbooks/UserEntityBehaviorAnalytics.json Outdated
@v-shukore

Copy link
Copy Markdown
Contributor

Hi Joseph A. M. (@josamontiel), please review copilot comment and update it if required else let us know will proceed to merge PR. Thanks!

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@josamontiel

Copy link
Copy Markdown
Contributor Author

Hi team, made those corrections as per GH copilot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Workbook Workbook specialty review needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants