Skip to content

Commit 613fd9f

Browse files
committed
Simplified table.
1 parent 18b306f commit 613fd9f

File tree

1 file changed

+18
-16
lines changed

1 file changed

+18
-16
lines changed

articles/virtual-desktop/security-guide.md

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -20,22 +20,24 @@ This article describes additional steps you can take as an admin to keep your cu
2020

2121
Many cloud services share certain security responsibilities. When you use Windows Virtual Desktop, it’s important to understand that while some components come already secured for your environment, you'll need to configure other areas yourself to fit your organization’s security needs.
2222

23-
The following table shows which security needs users are responsible for. Anything that the customer isn't responsible for is handled by Microsoft.
24-
25-
| Security need | On-premises virtual desktop infrastructure | Windows Virtual Desktop |
26-
|---------------|:-----------------:|:-------------------------:|
27-
|Identity|✔|✔|
28-
|User devices (mobile and PC)|✔|✔|
29-
|App security|✔|✔|
30-
|Session host OS|✔|✔|
31-
|Virtualization control plane|✔|✖|
32-
|Deployment configuration|✔|✔|
33-
|Network controls|✔|✔|
34-
|Physical hosts|✔|✖|
35-
|Physical network|✔|✖|
36-
|Physical datacenter|✔|✖|
37-
38-
## Azure Security Best Practices
23+
The following table shows which security needs users are responsible for.
24+
25+
| Security need | Is the user responsible for this? |
26+
|---------------|:-------------------------:|
27+
|Identity|Yes|
28+
|User devices (mobile and PC)|Yes|
29+
|App security|Yes|
30+
|Session host OS|Yes|
31+
|Virtualization control plane|No|
32+
|Deployment configuration|Yes|
33+
|Network controls|Yes|
34+
|Physical hosts|No|
35+
|Physical network|No|
36+
|Physical datacenter|No|
37+
38+
## Azure security best practices
39+
40+
This section describes best practices for securing your Azure ecosystem.
3941

4042
### Enable Azure Security Center
4143

0 commit comments

Comments
 (0)