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/security/fundamentals/network-overview.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ Azure supports several types of network access control, such as:
58
58
Any secure deployment requires some measure of network access control. The goal of network access control is to restrict virtual machine communication to the necessary systems. Other communication attempts are blocked.
59
59
60
60
> [!NOTE]
61
-
> Storage Firewalls are covered in the [Azure storage security overview](../../storage/blobs/security-recommendations.md) article
61
+
> Storage Firewalls are covered in the [Azure storage security overview](../../storage/blobs/security-recommendations.md) article.
62
62
63
63
#### Network security rules (NSGs)
64
64
@@ -76,7 +76,7 @@ Learn more:
76
76
77
77
#### Defender for Cloud just in time VM access
78
78
79
-
[Microsoft Defender for Cloud](../../security-center/security-center-introduction.md) can manage the NSGs on VMs and lock access to the VM until a user with the appropriate Azure role-based access control [Azure RBAC](../../role-based-access-control/overview.md) permissions requests access. When the user is successfully authorized Defender for Cloud 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.
79
+
[Microsoft Defender for Cloud](../../security-center/security-center-introduction.md) can manage the NSGs on VMs and lock access to the VM until a user with the appropriate Azure role-based access control ([Azure RBAC](../../role-based-access-control/overview.md)) permissions requests access. When the user is successfully authorized Defender for Cloud 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.
0 commit comments