Skip to content

Commit cf44a2e

Browse files
committed
Version 3.0
1 parent 22d395a commit cf44a2e

10 files changed

Lines changed: 120 additions & 14 deletions

File tree

src/react/docs/intro.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ The Zero Trust Workshop Tool is Single-Page Application (SPA) that enables custo
1919
For more information, check out the [Introduction to the Zero Trust Workshop](./videos/IntroductionToZT.md) page.
2020

2121
## Microsoft Zero Trust Assessment
22-
The Zero Trust Assessment is a PowerShell module that can be run on your environment to confirm a strong security baseline. This is an automated tool, where running the PowerShell module on your tenant will provide you with a set of recommendations that are auto generated based on your tenant's current configuration and activity data.
22+
The Zero Trust Assessment is a PowerShell module that can be run on your environment to confirm a strong security baseline. This is an automated tool, where running the PowerShell module on your tenant will provide you with a set of recommendations that are auto generated based on your tenant's current configuration and activity data. The Zero Trust Assessment currently supports the following pillars:
23+
- Identity
24+
- Devices
25+
- Data (New)
26+
- Network (New)
2327

2428
For more information, check out the [Zero Trust Assessment Tool](https://learn.microsoft.com/en-us/security/zero-trust/assessment/get-started) page and the [Zero Trust Assessment Video](./videos/Assessment.md) page.

src/react/docs/workshop-guidance/delivery-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Workshops are available for the following pillars:
1313
- Network
1414
- Infrastructure
1515
- Security Operations
16-
- AI
16+
- Artificial Intelligence (New)
1717

1818
Customers can choose to schedule all the workshops or just a subset of them depending on their priorities and resource availability. While the workshops are modular, customers are encouraged to start with Identity first, then Devices, followed by Data, Network, Infrastructure, Security Operations, and AI.
1919

@@ -73,4 +73,4 @@ Below are the estimated delivery times for each section of the pillar workshops:
7373

7474
|AI|
7575
|---|
76-
| • Map and Assess AI Risk: 1 hour <br/> • Register all agents: 1 hour <br/> • Secure AI Authentication and Access: 30 minutes <br/> • Secure AI Network Access: 1 hour <br/> • Secure AI Data Access: 1.5 hours <br/> • Build Agents Securely: 30 minutes <br/> • Security Detection and Response for AI: 30 minutes <hr /> **• Total: 6 hours** |
76+
| • Map and Assess AI Risk: 1 hour <br/> • Register all agents: 1 hour <br/> • Secure AI Authentication and Access: 0.5 hour <br/> • Secure AI Network Access: 1 hour <br/> • Secure AI Data Access: 1.5 hours <br/> • Build Agents Securely: 0.5 hour <br/> • Security Detection and Response for AI: 0.5 hour <hr /> **• Total: 6 hours** |

src/react/docs/workshop-guidance/versionHistory.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ sidebar_position: 9
33
---
44

55
# Version History
6+
Please note that we transitioned from using the Excel Workshop tool to a new Single-Page Application (SPA) in March 2026. Moving forward, the old Excel file will no longer be supported and all updates will be made to the new SPA.
7+
68

79
|Version|Publication Date|Release Notes|
810
|---|---|---|
@@ -13,4 +15,4 @@ sidebar_position: 9
1315
|2.3| October 2025| • Updates to Identity, Devices, and Security Operations Pillars to reflect latest feature and guidance updates |
1416
|2.4| February 2026| • Updates to Network, Infrastructure, and Operations Pillars to reflect latest feature and guidance updates |
1517
|2.5| February 2026| • Updates to Identity and Network Pillars to reflect latest feature and guidance updates |
16-
|3.0| March 2026| • Updated workshop tool. Include the new AI pillar and various updates to existing pillars |
18+
|**3.0**| **March 2026**| **• Converted over to new Single-Page Application (SPA) for the Workshop tool. Published a new AI pillar. Updated existing pillars to refelct latest feature and guidance updates** |

src/react/src/components/GuideSteps/index.js

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const Steps = [
1212
<ul>
1313
<li>Identify and notify the right stakeholders from your organization and your deployment partners for each zero trust pillar</li>
1414
<li>Review the <a href="docs/workshop-guidance/delivery-guide" title="Workshop Delivery Guide">delivery guide</a></li>
15-
<li>(Optional) Run the <a href="https://learn.microsoft.com/en-us/security/zero-trust/assessment/get-started" title="Learn about the Zero Trust Assessment">Zero Trust Assessment</a> to make sure you are starting with a healthy configuration</li>
15+
<li>Run the <a href="https://learn.microsoft.com/en-us/security/zero-trust/assessment/get-started" title="Learn about the Zero Trust Assessment">Zero Trust Assessment</a> to make sure you are starting with a healthy configuration</li>
1616
</ul>
1717
</>
1818
),
@@ -27,7 +27,7 @@ const Steps = [
2727
<>
2828
<ul>
2929
<li>
30-
Open the <a href="https://zerotrust.microsoft.com" title="Zero Trust Workshop Tool">workshop tool</a>.
30+
Open the <a href="https://zerotrust.microsoft.com" title="Zero Trust Workshop Tool">workshop tool </a>
3131
</li>
3232
<li>
3333
Deliver the workshop for each Zero Trust pillar with the right stakeholders. You can run them in the proposed order or choose the right pillar for the area you are focused on:
@@ -64,15 +64,15 @@ const Steps = [
6464
</li>
6565
<li>
6666
<a href="docs/category/ai" title="AI Pillar Info">
67-
AI
67+
Artificial Intelligence (New)
6868
</a>
6969
</li>
7070
</ul>
7171
</li>
7272
</ul>
7373
</>
7474
),
75-
imageUrl: require("@site/static/img/guide-step4.png").default,
75+
imageUrl: require("@site/static/img/newUI.png").default,
7676
imageAltText: "Run a strategy workshop",
7777
videoUrl: "",
7878
},
@@ -83,24 +83,24 @@ const Steps = [
8383
<>
8484
<ul>
8585
<li>
86-
Analyze the report generated by the Workshop tool.
86+
Analyze the report generated by the Workshop tool
8787
</li>
8888
<li>
8989
Identify areas that need improvement and adjust your security plan
90-
accordingly.
90+
accordingly
9191
</li>
9292
<li>
9393
Establish a baseline and track your progress with regular
94-
assessments every 6 months.
94+
assessments every 6 months
9595
</li>
9696
<li>
9797
Export workshop and assessment results to your project management tool (e.g., ADO, JIRA)
9898
</li>
9999
</ul>
100100
</>
101101
),
102-
imageUrl: require("@site/static/img/learn-pillars.png").default,
103-
imageAltText: "Specific pillar workshop videos",
102+
imageUrl: require("@site/static/img/report.png").default,
103+
imageAltText: "ZT Workshop Report",
104104
videoUrl: "",
105105
},
106106
{

src/react/src/pages/guide.js

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,40 @@ import {
1616

1717
export default function Guide() {
1818
const { siteConfig } = useDocusaurusContext();
19+
const [showAnnouncementBanner, setShowAnnouncementBanner] = useState(true);
20+
21+
const dismissAnnouncementBanner = () => {
22+
setShowAnnouncementBanner(false);
23+
};
24+
1925
return (
2026
<Layout
2127
title={`Microsoft Zero Trust Assessment`}
2228
description="Check your Microsoft tenant configuration for zero trust readiness"
2329
>
30+
{showAnnouncementBanner && (
31+
<section className={styles.homeAnnouncementBanner} aria-label="Product announcement">
32+
<button
33+
type="button"
34+
className={styles.dismissBannerButton}
35+
aria-label="Dismiss announcement"
36+
onClick={dismissAnnouncementBanner}
37+
>
38+
x
39+
</button>
40+
<p className={styles.homeAnnouncementText}>
41+
<strong>Check out our latest updates!</strong> Experience our new{" "}
42+
<a href="https://zerotrust.microsoft.com/"><strong>ZT Workshop Tool</strong></a>: a
43+
Single-Page Application with a new AI pillar and the ability to generate
44+
automated summaries and implementation plans. We&apos;ve also made
45+
updates to the{" "}
46+
<a href="https://learn.microsoft.com/en-us/security/zero-trust/assessment/get-started">
47+
<strong>ZT Assessment</strong>
48+
</a>, adding support for the Data and Network pillars and expanding the
49+
number of Identity and Devices checks available.
50+
</p>
51+
</section>
52+
)}
2453

2554
<header className="hero-banner">
2655
<div className="hero-content">

src/react/src/pages/index.js

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,40 @@ function HomepageHeader() {
146146

147147
export default function Home() {
148148
const { siteConfig } = useDocusaurusContext();
149+
const [showAnnouncementBanner, setShowAnnouncementBanner] = useState(true);
150+
151+
const dismissAnnouncementBanner = () => {
152+
setShowAnnouncementBanner(false);
153+
};
154+
149155
return (
150156
<Layout
151157
title={`Microsoft Zero Trust Assessment`}
152158
description="Check your Microsoft tenant configuration for zero trust readiness"
153159
>
160+
{showAnnouncementBanner && (
161+
<section className={styles.homeAnnouncementBanner} aria-label="Product announcement">
162+
<button
163+
type="button"
164+
className={styles.dismissBannerButton}
165+
aria-label="Dismiss announcement"
166+
onClick={dismissAnnouncementBanner}
167+
>
168+
x
169+
</button>
170+
<p className={styles.homeAnnouncementText}>
171+
<strong>Check out our latest updates!</strong> Experience our new{" "}
172+
<a href="https://zerotrust.microsoft.com/"><strong>ZT Workshop Tool</strong></a>: a
173+
Single-Page Application with a new AI pillar and the ability to generate
174+
automated summaries and implementation plans. We&apos;ve also made
175+
updates to the{" "}
176+
<a href="https://learn.microsoft.com/en-us/security/zero-trust/assessment/get-started">
177+
<strong>ZT Assessment</strong>
178+
</a>, adding support for the Data and Network pillars and expanding the
179+
number of Identity and Devices checks available.
180+
</p>
181+
</section>
182+
)}
154183
<MsalProvider instance={pca}>
155184
<FluentProvider theme={teamsDarkTheme}>
156185
<HomepageHeader />

src/react/src/pages/index.module.css

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,47 @@
7171

7272
.buttons a {
7373
margin: 20px 36px;
74+
}
75+
76+
.homeAnnouncementBanner {
77+
position: relative;
78+
width: 100%;
79+
padding: 0.75rem 2.75rem 0.75rem 1rem;
80+
border-bottom: 1px solid #2a5f2d;
81+
background: #e9f7ea;
82+
color: #103312;
83+
}
84+
85+
.homeAnnouncementText {
86+
margin: 0;
87+
font-size: 0.95rem;
88+
line-height: 1.45;
89+
}
90+
91+
.homeAnnouncementText a {
92+
color: #0b4e90;
93+
text-decoration: underline;
94+
text-underline-offset: 2px;
95+
}
96+
97+
.homeAnnouncementText a:hover {
98+
color: #083767;
99+
}
100+
101+
.dismissBannerButton {
102+
position: absolute;
103+
top: 0.45rem;
104+
right: 0.65rem;
105+
border: 1px solid transparent;
106+
background: transparent;
107+
color: #0f3612;
108+
font-size: 1rem;
109+
line-height: 1;
110+
cursor: pointer;
111+
}
112+
113+
.dismissBannerButton:hover,
114+
.dismissBannerButton:focus-visible {
115+
border-color: #2a5f2d;
116+
border-radius: 2px;
74117
}

src/react/src/pages/workshop.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ export default function Workshop() {
2222
title={`Microsoft Zero Trust Assessment`}
2323
description="Check your Microsoft tenant configuration for zero trust readiness"
2424
>
25-
2625
<header className="hero-banner">
2726
<div className="hero-content">
2827
<div className="hero-image-left">

src/react/static/img/newUI.png

429 KB
Loading

src/react/static/img/report.png

325 KB
Loading

0 commit comments

Comments
 (0)