Skip to content

Commit fed553e

Browse files
Merge pull request #54366 from staleycyn/patch-1
Clarify description of application security groups
2 parents 436b7d5 + 944e0f1 commit fed553e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/wwl-azure/configure-network-security-groups/includes/6-implement-asgs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ You can implement [application security groups (ASGs)](/azure/virtual-network/ap
44
55
### Things to know about using application security groups
66

7-
Application security groups work in the same way as network security groups, but they provide an application-centric way of looking at your infrastructure. You join your virtual machines to an application security group. Then you use the application security group as a source or destination in the network security group rules.
7+
Application security groups provide an application-centric way of looking at your infrastructure. You join your virtual machines to an application security group. Then you use the application security group as a source or destination in the network security group rules.
88

99
Let's examine how to implement application security groups by creating a configuration for an online retailer. In our example scenario, we need to control network traffic to virtual machines in application security groups.
1010

0 commit comments

Comments
 (0)