Skip to content

Commit b082671

Browse files
committed
2 parents 1ba2cfb + 29d7c11 commit b082671

2 files changed

Lines changed: 16 additions & 15 deletions

File tree

src/react/docs/workshop-guidance/index.mdx

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,19 @@ The Zero Trust Strategy Planning Workshop is a joint effort with customers and t
2828

2929
|State|What does it mean?|
3030
|--|--|
31-
|<Highlight backgroundColor="#000000" color="#fff">☉ Not started</Highlight>| Customer has not started or considered the project yet.|
32-
|<Highlight backgroundColor="#bdd7ee" color="#000000">✜ In planning</Highlight>| Customer is considering implementing this capability.|
33-
|<Highlight backgroundColor="#76d6ff" color="#000000">✜ Planned</Highlight>| Customer has not started the project yet, but has discussed, considered, planned and/or prioritized it and has intent to execute in the near future.|
34-
|<Highlight backgroundColor="#d5fc79" color="#000000">▷ In progress</Highlight>| Customer is currently executing the project.|
35-
|<Highlight backgroundColor="#76fb79" color="#000000">✓ Completed</Highlight>| Customer has completed the project.|
36-
|<Highlight backgroundColor="#f6f3dc" color="#e80208">⦿ Blocked</Highlight>| Customer is blocked on completing the project (due to either technical or non-technical reasons).|
37-
|<Highlight backgroundColor="#4696ff" color="#fff">✢ First Party other</Highlight>| Customer is using another Microsoft service for this capability.|
38-
|<Highlight backgroundColor="#dad2e9" color="#000000">※ Third Party</Highlight>| Customer has a competitor product or alternative solution that achieves the goal of the project.|
39-
|<Highlight backgroundColor="#b5a7d7" color="#000000">✕ Will not pursue</Highlight>| Customer has explicitly stated they won't fund the project.|
40-
|<Highlight backgroundColor="#4696ff" color="#fff">⚐ MS Roadmap</Highlight>| Microsoft does not currently have the feature needed to complete the project, but it is in the roadmap. Usual disclaimers apply.|
41-
|<Highlight backgroundColor="#4ba0ff" color="#000000">⚐ Follow up</Highlight>| Customer needs time to review and follow up on this.|
42-
|<Highlight backgroundColor="#ffffff" color="#000000">✕ Not Applicable</Highlight>| The project does not currently apply to the customer's environment.|
31+
|<Highlight backgroundColor="#ffffff" color="#000000">Not Reviewed</Highlight>| This box has not yet been reviewed during the workshop.|
32+
|<Highlight backgroundColor="#ffffff" color="#000000">Not Started</Highlight>| Customer has not started or considered the project yet.|
33+
|<Highlight backgroundColor="#ffffff" color="#000000">In Planning</Highlight>| Customer is considering implementing this capability.|
34+
|<Highlight backgroundColor="#ffffff" color="#000000">Planned</Highlight>| Customer has not started the project yet, but has discussed, considered, planned and/or prioritized it and has intent to execute in the near future.|
35+
|<Highlight backgroundColor="#ffffff" color="#000000">In Progress</Highlight>| Customer is currently executing the project.|
36+
|<Highlight backgroundColor="#ffffff" color="#000000">Completed</Highlight>| Customer has completed the project.|
37+
|<Highlight backgroundColor="#ffffff" color="#000000">Blocked</Highlight>| Customer is blocked on completing the project (due to either technical or non-technical reasons).|
38+
|<Highlight backgroundColor="#ffffff" color="#000000">First Party Other</Highlight>| Customer is using another Microsoft service for this capability.|
39+
|<Highlight backgroundColor="#ffffff" color="#000000">Third Party</Highlight>| Customer has a competitor product or alternative solution that achieves the goal of the project.|
40+
|<Highlight backgroundColor="#ffffff" color="#000000">Will Not Pursue</Highlight>| Customer has explicitly stated they won't fund the project.|
41+
|<Highlight backgroundColor="#ffffff" color="#000000">MS Roadmap</Highlight>| Microsoft does not currently have the feature needed to complete the project, but it is in the roadmap. Usual disclaimers apply.|
42+
|<Highlight backgroundColor="#ffffff" color="#000000">Follow Up</Highlight>| Customer needs time to review and follow up on this.|
43+
|<Highlight backgroundColor="#ffffff" color="#000000">Not Applicable</Highlight>| The project does not currently apply to the customer's environment.|
4344

4445

4546
<DocCardList />
@@ -60,4 +61,4 @@ export const Highlight = ({children, backgroundColor, color}) => (
6061
}}>
6162
{children}
6263
</span>
63-
);
64+
);

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ 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.
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. When using the new ZT Workshop SPA, fill out the workshop boxes like you normally would in the Excel spreadsheet. When you want to save a copy, make sure to Export your workshop. This Export can then be imported back into the app at a later date to resume your workshop from where you left off. Please export your changes as you work - the statuses and texts you save are not saved in the cloud.
77

88

99
|Version|Publication Date|Release Notes|
@@ -15,4 +15,4 @@ Please note that we transitioned from using the Excel Workshop tool to a new Sin
1515
|2.3| October 2025| • Updates to Identity, Devices, and Security Operations Pillars to reflect latest feature and guidance updates |
1616
|2.4| February 2026| • Updates to Network, Infrastructure, and Operations Pillars to reflect latest feature and guidance updates |
1717
|2.5| February 2026| • Updates to Identity and Network Pillars to reflect latest feature and guidance updates |
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** |
18+
|**3.0**| **March 2026**| **• Converted over to new Single-Page Application (SPA) for the Workshop tool. <br/> • Published a new AI pillar <br/> • Updated existing pillars to reflect latest feature and guidance updates** |

0 commit comments

Comments
 (0)