You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/react/README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,21 +6,20 @@ Follow the instructions below to run your own instance of the Zero Trust public
6
6
7
7
# Installation
8
8
9
-
There are two options here. You can use GitHub codespaces (simple) where everything runs on the browser or you can do local dev where you install node and run everything on your laptop locally.
9
+
There are two options here. You can use GitHub Codespaces (simple) where everything runs in the browser or you can do local dev where you install Node.js and run everything on your laptop locally.
10
10
11
11
## Codespaces (recommended for language translations)
12
12
13
-
- In GitHub select **Code** > **Codespaces** > Create a new one for the first time (or connect if you already created by clicking on the name).
13
+
- In GitHub select **Code** > **Codespaces** > Create a new one for the first time (or connect to an existing codespace by clicking on its name).
Copy file name to clipboardExpand all lines: src/react/docs/intro.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,22 +7,26 @@ sidebar_position: 1
7
7
Implementing a Zero Trust strategy can pose many challenges, such as knowing where to start, what order to implement things in, and how to accurately measure success towards achieving a secure Zero Trust posture. The Microsoft Zero Trust Workshop aims to tackle these problems and simplify the Zero Trust journey via two tools: the Zero Trust Workshop and the Zero Trust Assessment.
8
8
9
9
## Microsoft Zero Trust Workshop
10
-
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:
10
+
The Zero Trust Workshop Tool is a 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:
11
11
- Identity
12
12
- Devices
13
13
- Data
14
14
- Network
15
15
- Infrastructure
16
16
- Security Operations
17
-
- Artificial Intelligence (New)
17
+
- Artificial Intelligence
18
+
- DevSecOps (New)
18
19
19
20
For more information, check out the [Introduction to the Zero Trust Workshop](./videos/IntroductionToZT.md) page.
20
21
21
22
## 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 autogenerated based on your tenant's current configuration and activity data. The Zero Trust Assessment currently supports the following pillars:
23
+
The Zero Trust Assessment is a PowerShell module that can be run on your environment to confirm a strong security baseline. Running the PowerShell module on your tenant automatically provides you with a set of auto-generated recommendations based on your tenant's current configuration and activity data. The Zero Trust Assessment currently supports the following pillars:
23
24
- Identity
24
25
- Devices
25
-
- Data (New)
26
-
- Network (New)
26
+
- Data
27
+
- Network
28
+
- Infrastructure (New)
29
+
- Security Operations (New)
30
+
- Artificial Intelligence (New)
27
31
28
32
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.
Copy file name to clipboardExpand all lines: src/react/docs/workshop-guidance/data/RMT_020.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,12 @@
6
6
7
7
## Overview
8
8
9
-
Review the Role-Based Access control options available for administrators of Data Loss Prevention, Microsoft Information Protection and Insider Risk Management, and make the configurations needed for your organization's needed.
9
+
Review the Role-Based Access control options available for administrators of Data Loss Prevention, Microsoft Information Protection and Insider Risk Management, and make the configurations necessary to meet your organization's needs.
10
10
11
11
In particular, consider restricting the use of the following roles and privileges which offer company-wide access to content:
12
12
* Content Explorer content viewer role group. This role group allows an administrator to view any content in the tenant, regardless of the content's access restrictions. This role is by default only assigned to global administrators and compliance administrators, and should be granted only to personnel involved in data investigations.
13
13
* Content Explorer list viewer role group. This role group allows an administrator to enumerate any content in the tenant, and view matches to sensitive information in it, regardless of the content's access restrictions. This role is by default only assigned to global administrators and compliance administrators, and should be granted only to personnel involved in data investigations and alert processing.
14
-
* AIP SuperUser. This role (assigned via the Add-AIPServiceSuperUser and Set-AIPServiceSuperUserGroup PowerShell commandlets) allows a user to decrypt any MIP-encrypted content protected in the tenant (other than content protected with Dual Key Encryption) regardless of the policy on the label assigned to the content.
14
+
* AIP SuperUser. This role (assigned via the Add-AIPServiceSuperUser and Set-AIPServiceSuperUserGroup PowerShell cmdlets) allows a user to decrypt any MIP-encrypted content protected in the tenant (other than content protected with Dual Key Encryption) regardless of the policy on the label assigned to the content.
Copy file name to clipboardExpand all lines: src/react/docs/workshop-guidance/delivery-guide.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,8 @@ Workshops are available for the following pillars:
13
13
- Network
14
14
- Infrastructure
15
15
- Security Operations
16
-
- Artificial Intelligence (New)
16
+
- Artificial Intelligence
17
+
- DevSecOps (New)
17
18
18
19
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.
19
20
@@ -48,9 +49,9 @@ Recommendations for the customer stakeholders that should attend each of the pil
48
49
|---|---|---|
49
50
| • Identity and Access Management (IAM) team <br/> • Network Operations team <br/> • Security Operations team <br/> • Devices/Endpoint team <br/> • Applications / workloads stakeholders <br/> • CISO (if possible) <br/> • IT Director (if possible)| • Infrastructure Security team <br/> • Security Operations team <br/> • Endpoint Security team <br/> • Compliance and Policy team <br/> • Application Development team <br/> • Network Administration team <br/> • CISO (if possible) <br/> • IT Director (if possible)| • Security Team Decision Makers (IT Manager, SecOps Manager, etc.) <br/> • Security Team Specialists (Security Architect, Security Analyst, IR Manager, Security Engineer IT Admin, etc.) <br/> • CISO (if possible) <br/> • IT Director (if possible)|
50
51
51
-
|AI|
52
-
|---|
53
-
| • Identity Security Architect (Identity Architect, IAM Architect) <br/> • Security Administrator (Security Admin, IT Security Admin) <br/> • Data Governance / Compliance Officer (Compliance Officer, DGO) <br/> • SOC Lead / SecOps Manager (SOC Manager, SecOps Lead) <br/> • AI Platform / Development Lead (AI Platform Engineer, Agent Development Lead, ML Platform Lead) <br/> • CISO / Security Leadership (if possible)|
52
+
|AI|DevSecOps|
53
+
|---|---|
54
+
| • Identity Security Architect (Identity Architect, IAM Architect) <br/> • Security Administrator (Security Admin, IT Security Admin) <br/> • Data Governance / Compliance Officer (Compliance Officer, DGO) <br/> • SOC Lead / SecOps Manager (SOC Manager, SecOps Lead) <br/> • AI Platform / Development Lead (AI Platform Engineer, Agent Development Lead, ML Platform Lead) <br/> • CISO / Security Leadership (if possible)| • DevSecOps/Platform Engineering team <br/> • Application or Product Security team <br/> • GitHub/Azure DevOps Administrators <br/> • CI/CD and Release Engineering team <br/> • Software Development Leadership <br/> • Cloud and Infrastructure Security team <br/> • IAM team <br/> • CISO / Security Leadership (if possible)|
54
55
55
56
## Engagement Model
56
57
@@ -65,12 +66,12 @@ Recommendations for the customer stakeholders that should attend each of the pil
65
66
Below are the estimated delivery times for each section of the pillar workshops:
Copy file name to clipboardExpand all lines: src/react/docs/workshop-guidance/devices/RMD_040.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Users who aren't using an approved keyboard receive a prompt to download and ins
9
9
This option is available when you select Require for the previous option. Choose Select to manage the list of keyboards and input methods that can be used with apps protected by this policy. You can add additional keyboards to the list, and remove any of the default options. You must have at least one approved keyboard to save the setting. Over time, Microsoft may add additional keyboards to the list for new App Protection Policies, which will require administrators to review and update existing policies as needed.
10
10
To add a keyboard, specify:
11
11
12
-
**Name:** A friendly name that that identifies the keyboard, and is visible to the user.
12
+
**Name:** A friendly name that identifies the keyboard, and is visible to the user.
13
13
14
14
**Package ID:** The Package ID of the app in the Google Play store. For example, if the URL for the app in the Play store is https://play.google.com/store/details?id=com.contoskeyboard.android.prod, then the Package ID is com.contosokeyboard.android.prod. This package ID is presented to the user as a simple link to download the keyboard from Google Play.
Copy file name to clipboardExpand all lines: src/react/docs/workshop-guidance/devices/RMD_169.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Overview
4
4
5
-
**PowerShell scripts**allows administrators to upload and assing scripts to devices or user groups. Scripts can be used to configure devices, ensuring devices remain compliant with security standards.
5
+
**PowerShell scripts**allow administrators to upload and assign scripts to devices or user groups. Scripts can be used to configure devices, ensuring devices remain compliant with security standards.
0 commit comments