Skip to content

DOCS-1782 - Add Sumo Academy course/microlesson links to Dojo AI docs - #6973

Merged
kimsauce merged 7 commits into
mainfrom
DOCS-1782
Aug 3, 2026
Merged

DOCS-1782 - Add Sumo Academy course/microlesson links to Dojo AI docs#6973
kimsauce merged 7 commits into
mainfrom
DOCS-1782

Conversation

@kimsauce

@kimsauce kimsauce commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Purpose of this pull request

Activates training links and microlesson video embeds across Dojo AI docs now that the August 2026 launch materials are live.

Changes:

  • docs/api/mcp-server.md — Uncomments the MCP Server micro lesson embed (Wistia ej2qcjc6l7). The Sumo Logic Academy admonition with the Extending Sumo Logic with MCP/API/Terraform course was already present.
  • docs/cse/get-started-with-cloud-siem/soc-analyst-agent.md — Adds a new Micro Lesson embed for the Dojo AI SOC Analyst Agent (Wistia 3ppvthpmdd).
  • docs/search/mobot/index.md — Uncomments the self-paced "Hands on with Mobot and Dojo AI" link in the training admonition; executes the long-deferred Aug 3 swap in Additional Resources (removes old mobot-101 link, activates new course name and workshop URL).
  • docs/search/index.md — Renames Mobot Essentials → Hands on with Mobot and Dojo AI (self-paced and instructor-led links).
  • docs/api/index.md — Updates the training link from "Sumo Logic APIs + Terraform Self-Paced" to "Extending Sumo Logic with MCP, API and Terraform".
  • docs/get-started/ai-machine-learning.md — Activates the commented-out "Hands on with Mobot and Dojo AI" self-paced link in Additional Resources.

Note: PR #6971 (DOCS-1565, SOC Analyst Agent GA) also modifies soc-analyst-agent.md with a major rewrite (+179/-108). The microlesson added here is a small addition at the top of the file — conflict resolution on merge should be straightforward, but heads-up for whoever merges these.

Select the type of change

  • Minor Changes - Typos, formatting, slight revisions
  • Update Content - Revisions, updating sections
  • New Content - New features, sections, pages, tutorials
  • Site and Tools - .clabot, version updates, maintenance, dependencies, new packages for the site (Docusaurus, Gatsby, React, etc.)

Ticket (if applicable)

https://sumologic.atlassian.net/browse/DOCS-1782

@kimsauce kimsauce self-assigned this Jul 30, 2026
@cla-bot cla-bot Bot added the cla-signed Contributor approved, listed in .clabot file label Jul 30, 2026
@kimsauce
kimsauce marked this pull request as draft July 30, 2026 00:30
@kimsauce kimsauce changed the title DOCS-1782 - Add training-link placeholders to Dojo AI docs DOCS-1782 - Add Sumo Academy course/microlesson links to Dojo AI docs Jul 30, 2026
The self-paced/live training courses referenced in the Aug 2026 launch
materials aren't live yet, so add TODO comments (pointing to the source
list) in Mobot, AI/ML FAQ, SOC Analyst Agent, MCP server, and the Search
overview page, to be uncommented once training goes live on August 3.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
- Uncomment MCP server micro lesson embed (Wistia ej2qcjc6l7)
- Add SOC Analyst Agent micro lesson embed (Wistia 3ppvthpmdd)
- Rename Mobot Essentials → Hands on with Mobot and Dojo AI across search/index.md, mobot/index.md, and ai-machine-learning.md
- Update API index training link from old Terraform self-paced to Extending Sumo Logic with MCP, API and Terraform
- Remove TODO placeholder comments added in prior commit

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mafsumo

mafsumo commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Hey @kimsauce — this PR has been updated with the actual training content now that we're nearly ready to go. We should be good to merge this Monday, I'll send you a heads up when all training links are live on Skilljar.
As SOC Analyst docs are not yet live yet, take a look at the merge conflict resolution note below.

Microlessons added/uncommented:

  • docs/api/mcp-server.md — MCP Server micro lesson (Wistia ej2qcjc6l7) uncommented and live
  • docs/cse/get-started-with-cloud-siem/soc-analyst-agent.md — New SOC Analyst Agent micro lesson (Wistia 3ppvthpmdd) added

Training link renames (Mobot Essentials → Hands on with Mobot and Dojo AI):

  • docs/search/mobot/index.md — self-paced link in training admonition uncommented; Additional Resources updated (old mobot-101 link removed, new course + workshop URL)
  • docs/search/index.md — both the self-paced and instructor-led Mobot links updated

Course name update (API + Terraform → MCP/API/Terraform):

  • docs/api/index.md — old "Sumo Logic APIs + Terraform Self-Paced" link replaced with "Extending Sumo Logic with MCP, API and Terraform"
  • docs/get-started/ai-machine-learning.md — deferred self-paced Mobot link activated

One thing to flag: PR #6971 (DOCS-1565, SOC Analyst Agent GA) also touches soc-analyst-agent.md with a large rewrite. The microlesson block we added is at the top of the file, so merge conflict resolution should be low effort — but worth coordinating merge order or manually applying the admonition into DOCS-1565 if that PR lands first.

@mafsumo mafsumo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Approving from my side but need @kimsauce to take a look at my last commit before merging

@kimsauce
kimsauce marked this pull request as ready for review August 3, 2026 08:17
@kimsauce

kimsauce commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator Author

Approving from my side but need @kimsauce to take a look at my last commit before merging

Thank you!

mafsumo added 2 commits August 3, 2026 12:16
# Conflicts:
#	docs/cse/get-started-with-cloud-siem/soc-analyst-agent.md
…erver Academy admonition

Split the SOC Analyst Agent training block into separate self-paced and
instructor-led lists and add the new workshop/certification courses.
Uncomment the Sumo Logic Academy admonition on the MCP Server doc now that
the Terraform/API/MCP course is live.
@mafsumo

mafsumo commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

@kimsauce I resolved conflicts with main and made training admonition updates to several pages. Also enabled the MCP Server microlesson. Validated all links. Can you take a look and merge if it looks ok? In particular, positioning of the training admonition on MCP Server docs. Thanks!

@kimsauce

kimsauce commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator Author

@mafsumo Thanks for the fixes — on the MCP Server training admonition positioning: I compared against the SOC Analyst Agent and Mobot docs, and in both, the Sumo Logic Academy and Micro Lesson blocks sit back-to-back right after the intro, before the first ## section. In mcp-server.md, the Micro Lesson block is currently split off — placed after Prerequisites/Enable-or-disable, right before "Configure in Claude Code CLI" — while Academy stays up top.

I checked whether that later placement was intentional (e.g. the video walks through Claude Code CLI setup specifically), but the micro lesson's own description is general ("how to connect an MCP-compatible AI client, such as Claude Code or GitHub Copilot..."), not CLI-setup-specific — so there's no contextual reason for the split. I'll move it up next to Academy to match the established pattern in the other two docs.

@kimsauce
kimsauce added this pull request to the merge queue Aug 3, 2026
@kimsauce
kimsauce removed this pull request from the merge queue due to a manual request Aug 3, 2026
Per Oren Shevach/Margaret's Slack feedback: keep the Triage/Investigation
labels, but make explicit which is automatic and which is user-led,
aligning with the "auto-investigation" terminology already used later
in this doc's Configure SOC Analyst Agent settings section.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@kimsauce
kimsauce enabled auto-merge August 3, 2026 17:12
@kimsauce
kimsauce disabled auto-merge August 3, 2026 17:15
@kimsauce
kimsauce enabled auto-merge August 3, 2026 17:16
@kimsauce
kimsauce added this pull request to the merge queue Aug 3, 2026
Merged via the queue into main with commit 9711631 Aug 3, 2026
4 checks passed
@kimsauce
kimsauce deleted the DOCS-1782 branch August 3, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed Contributor approved, listed in .clabot file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants