Skip to content

Commit 310cae2

Browse files
committed
network-overview
1 parent 67468cd commit 310cae2

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/17/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 applying controls to network traffic to protect resources from access or attack by unauthorized entities. The goal is to ensure that only legitimate traffic has access. 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)