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: articles/batch/network-security-perimeter.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,15 +8,15 @@ ms.custom: references_regions
8
8
9
9
# Network Security Perimeter
10
10
11
-
The [network security perimeter (NSP)](../../private-link/network-security-perimeter-concepts.md) provided by Azure networking serves as a comprehensive tool for customers to ensure optimal security when utilizing PaaS resources. It allows customers to establish logical boundaries for network isolation and collectively manage public access controls for numerous PaaS resources.
11
+
The [network security perimeter (NSP)](../private-link/network-security-perimeter-concepts.md) provided by Azure networking serves as a comprehensive tool for customers to ensure optimal security when utilizing PaaS resources. It allows customers to establish logical boundaries for network isolation and collectively manage public access controls for numerous PaaS resources.
12
12
13
13
With a network security perimeter:
14
14
- PaaS resources associated with a specific perimeter are, by default, only able to communicate with other PaaS resources within the same perimeter.
15
15
- Explicit access rules can actively permit external inbound and outbound communication.
16
-
-[Diagnostic Logs](../../private-link/network-security-perimeter-diagnostic-logs.md) are enabled for PaaS resources within perimeter for Audit and Compliance.
16
+
-[Diagnostic Logs](../private-link/network-security-perimeter-diagnostic-logs.md) are enabled for PaaS resources within perimeter for Audit and Compliance.
17
17
18
18
> [!IMPORTANT]
19
-
> Network security perimeter rules do not govern the private link with the [private endpoint](../../private-link/private-endpoint-overview.md).
19
+
> Network security perimeter rules do not govern the private link with the [private endpoint](../private-link/private-endpoint-overview.md).
20
20
21
21
## Network Security Perimeter Scenarios in Batch service
22
22
@@ -52,7 +52,7 @@ Batch users can also use the network security perimeter to secure inbound traffi
52
52
53
53
### Create a Network Security Perimeter
54
54
55
-
Create your own network security perimeter resource using [Azure portal](../../private-link/create-network-security-perimeter-portal.md) or [PowerShell](../../private-link/create-network-security-perimeter-powershell.md) or [Azure CLI](../../private-link/create-network-security-perimeter-cli.md).
55
+
Create your own network security perimeter resource using [Azure portal](../private-link/create-network-security-perimeter-portal.md) or [PowerShell](../private-link/create-network-security-perimeter-powershell.md) or [Azure CLI](../private-link/create-network-security-perimeter-cli.md).
56
56
57
57
### Associate Batch account with the Network Security Perimeter
58
58
@@ -145,7 +145,7 @@ Create your own network security perimeter resource using [Azure portal](../../p
145
145
## Next steps
146
146
147
147
- Learn more about [Security Best Practices in Azure Batch](security-best-practices.md).
148
-
- Learn more about [Network Security Perimeter Concepts](../../private-link/network-security-perimeter-concepts.md).
149
-
- Learn more about [Network Security Perimeter Diagnostic Logs](../../private-link/network-security-perimeter-diagnostic-logs.md).
150
-
- Learn more about [Network Security Perimeter Role Based Access Control](../../private-link/network-security-perimeter-role-based-access-control-requirements.md).
151
-
- Learn more about [Network Security Perimeter Transition](../../private-link/network-security-perimeter-transition.md).
148
+
- Learn more about [Network Security Perimeter Concepts](../private-link/network-security-perimeter-concepts.md).
149
+
- Learn more about [Network Security Perimeter Diagnostic Logs](../private-link/network-security-perimeter-diagnostic-logs.md).
150
+
- Learn more about [Network Security Perimeter Role Based Access Control](../private-link/network-security-perimeter-role-based-access-control-requirements.md).
151
+
- Learn more about [Network Security Perimeter Transition](../private-link/network-security-perimeter-transition.md).
0 commit comments