Skip to content

Commit 31f4368

Browse files
authored
Merge pull request #52436 from barclayn/network-overview
network-overview
2 parents 4362696 + 0ed645e commit 31f4368

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

articles/security/security-network-overview.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,14 @@ ms.devlang: na
1313
ms.topic: article
1414
ms.tgt_pltfrm: na
1515
ms.workload: na
16-
ms.date: 08/17/2018
16+
ms.date: 09/19/2018
1717
ms.author: terrylan
18+
#Customer intent: As an IT Pro or decision maker I am looking for information on the network security controls available in Azure.
1819

1920
---
2021
# Azure network security overview
2122

22-
Azure includes a robust networking infrastructure to support your application and service connectivity requirements. Network connectivity is possible between resources located in Azure, between on-premises and Azure hosted resources, and to and from the internet and Azure.
23+
Network security could be defined as the process of protecting resources from unauthorized access or attack by applying controls to network traffic. The goal is to ensure that only legitimate traffic is allowed. Azure includes a robust networking infrastructure to support your application and service connectivity requirements. Network connectivity is possible between resources located in Azure, between on-premises and Azure hosted resources, and to and from the internet and Azure.
2324

2425
This article covers some of the options that Azure offers in the area of network security. You can learn about:
2526

@@ -73,7 +74,11 @@ Learn more:
7374

7475
#### ASC just in time VM access
7576

76-
[Azure security center](../security-center/security-center-just-in-time.md) can manage the NSGs on VMs and lock access to the VM until a user with the appropriate role-based access control [RBAC](../role-based-access-control/overview.md) permissions requests access. When the user is successfully authorized ASC makes modifications to the NSGs to allow access to selected ports for the time specified. When the time expires the NSGs are restored to their previous secured state.
77+
[Azure security center](../security-center/security-center-intro.md) can manage the NSGs on VMs and lock access to the VM until a user with the appropriate role-based access control [RBAC](../role-based-access-control/overview.md) permissions requests access. When the user is successfully authorized ASC makes modifications to the NSGs to allow access to selected ports for the time specified. When the time expires the NSGs are restored to their previous secured state.
78+
79+
Learn more:
80+
81+
* [Azure Security Center Just in T](../security-center/security-center-just-in-time.md)
7782

7883
#### Service endpoints
7984

0 commit comments

Comments
 (0)