Align content for new UX: add AI pillar, update workshop tool link, r…#1071
Merged
Align content for new UX: add AI pillar, update workshop tool link, r…#1071
Conversation
…emove cobranding guide
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the React/Docusaurus content to align with the new workshop UX by directing users to the web-based workshop tool, adding the new AI pillar across guidance surfaces, and removing legacy cobranding guidance.
Changes:
- Updated the “Guide Steps” UX copy to open the workshop tool via the new URL, added AI pillar navigation, and refined post-workshop actions.
- Extended docs to include AI pillar references (intro, delivery guide) and added new Identity guidance content (RMI_150).
- Updated workshop guidance version history and removed the cobranding guide; package-lock.json was regenerated.
Reviewed changes
Copilot reviewed 7 out of 8 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| src/react/src/components/GuideSteps/index.js | Updates user-facing guide steps: new workshop tool link, adds AI pillar, tweaks planning/export guidance. |
| src/react/package-lock.json | Regenerated lockfile with many "peer": true flag flips. |
| src/react/docs/zFAQs/generalFAQs.md | Adds FAQ about workshop tool data storage; clarifies assessment permissions and “official product” language. |
| src/react/docs/workshop-guidance/versionHistory.md | Adds v3.0 entry for March 2026 reflecting the updated tool and AI pillar. |
| src/react/docs/workshop-guidance/identity/RMI_150.md | Adds new Identity work item guidance for emergency access (“breakglass”) accounts. |
| src/react/docs/workshop-guidance/delivery-guide.md | Adds AI pillar to pillar list, stakeholders guidance, and workshop time estimates; minor text cleanup. |
| src/react/docs/workshop-guidance/cobrandingguide.md | Removes the cobranding guide document. |
| src/react/docs/intro.md | Updates workshop tool description to reflect the SPA-based experience and includes the AI pillar. |
Files not reviewed (1)
- src/react/package-lock.json: Language not supported
Comments suppressed due to low confidence (1)
src/react/package-lock.json:174
- package-lock.json shows many flips of the generated "peer": true flag without any corresponding dependency changes in package.json. This kind of lockfile churn can make installs non-reproducible across npm versions and increases review risk; please regenerate with the repo's standard Node/npm toolchain (or revert unrelated lockfile changes) so the diff only includes intentional dependency updates.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
| - Network (New) | ||
| - Infrastructure (New) | ||
| - Security Operations (New) | ||
| The Zero Trust Workshop Tool is Single-Page Application (SPA) that enables customers to document their current Zero Trust progress and develop an actionable roadmap for moving forward. The Zero Trust Workshop Tool currently supports the following pillars: |
| |2.3| October 2025| • Updates to Identity, Devices, and Security Operations Pillars to reflect latest feature and guidance updates | | ||
| |2.4| February 2026| • Updates to Network, Infrastructure, and Operations Pillars to reflect latest feature and guidance updates | | ||
| |2.5| February 2026| • Updates to Identity and Network Pillars to reflect latest feature and guidance updates | | ||
| |3.0| March 2026| • Updated workshop tool. Include the new AI pillar and various updates to existing pillars | |
| <li> | ||
| Upload assessment and workshop results to your project management | ||
| tool (e.g., ADO, JIRA). | ||
| Export workshop and assessment results to your project management tool (e.g., ADO, JIRA) |
merill
approved these changes
Mar 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…emove cobranding guide