Skip to content

Commit 4bb65e2

Browse files
Segmenting Access
1 parent 1557b50 commit 4bb65e2

File tree

4 files changed

+19
-2
lines changed

4 files changed

+19
-2
lines changed

website/docs/Entra Private Access/SegmentAccess.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ Here is an example of network access segmentation made possible by Private Acces
1010
* Only users in the Finance team need access to the Web server finance.contoso.local, hosted by a single web server at 10.1.1.100:443
1111
* Only the Wintel admins need access to perform remote administration via RDP, so they are allowed access to 10.1.1.100:3389
1212

13+
This deck walks through strategies for segmenting access after configuring Private Access as VPN replacement.\
14+
[Private Access Segmentation Strategy](https://github.com/microsoft/GlobalSecureAccess/blob/main/website/content/PA%20-%20Segmentation%20Strategy.pptx)
15+
16+
### Overlapping segments
17+
Private Access allows overlapping between segments defined on *Quick Access* and *Enterprise Apps*. Overlapping segments between Enterprise Apps cannot be configured.
18+
If a segment defined on an Enterprise App (for example 10.1.1.1:3389) overlaps with a segment defined on Quick Access (for example 10.1.1.0/24:3389), then the segment defined on the Enterprise App will be given priority by the GSA client. This means that if a user is trying to RDP to 10.1.1.1 (as defined by the Enterprise App), the access will be evaluated according to the user and group assignment on that app and not Quick Access. Similarly, Conditional Access policies enforced to the Enterprise Apps will also be enforced.
19+
20+
![alt text](image-3.png)
21+
22+
1323
### Segmentation strategy
1424

1525
Here are the steps to segment access from Quick Access configured to provide broad access to resources:
@@ -20,5 +30,12 @@ Here are the steps to segment access from Quick Access configured to provide bro
2030

2131
![](image-2.png)
2232

23-
This deck walks through strategies for segmenting access after configuring Private Access as VPN replacement.\
24-
[Private Access Segmentation Strategy](https://github.com/microsoft/GlobalSecureAccess/blob/main/website/content/PA%20-%20Segmentation%20Strategy.pptx)
33+
34+
35+
36+
### Segmenting Access defined by an Enterprise App
37+
If you need to further segment access defined by an Enterprise App, the process looks different. You have 2 options depending on the tolerance for user access disruption.
38+
39+
![alt text](image-4.png)
40+
41+
![alt text](image-5.png)
95.8 KB
Loading
73.7 KB
Loading
98.3 KB
Loading

0 commit comments

Comments
 (0)