Skip to content

Commit 544aa27

Browse files
committed
acrolinx and fixes and review
1 parent 0f04bb1 commit 544aa27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-network/application-security-groups.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn about the use of application security groups.
55
author: asudbring
66
ms.service: azure-virtual-network
77
ms.topic: concept-article
8-
ms.date: 04/08/2023
8+
ms.date: 03/31/2025
99
ms.author: allensu
1010
---
1111

@@ -53,8 +53,8 @@ Application security groups have the following constraints:
5353

5454
- An example would be if *AsgLogic* had network interfaces from *VNet1* and *AsgDb* had network interfaces from *VNet2*. In this case, it would be impossible to assign *AsgLogic* as the source and *AsgDb* as the destination in a rule. All network interfaces for both the source and destination application security groups need to exist in the same virtual network.
5555

56-
> [!TIP]
57-
> To minimize the number of security rules you need, and the need to change the rules, plan out the application security groups you need and create rules using service tags or application security groups, rather than individual IP addresses, or ranges of IP addresses, whenever possible.
56+
> [!TIP]
57+
> To minimize the number of security rules you need, plan out the application security groups you require. Create rules using service tags or application security groups, rather than individual IP addresses or ranges of IP addresses, whenever possible.
5858
5959
## Next steps
6060

0 commit comments

Comments
 (0)