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
The most common changes to a network security group are:
166
176
-[Associate or dissociate a network security group to or from a network interface](#associate-or-dissociate-a-network-security-group-to-or-from-a-network-interface)
177
+
167
178
-[Associate or dissociate a network security group to or from a subnet](#associate-or-dissociate-a-network-security-group-to-or-from-a-subnet)
179
+
168
180
-[Create a security rule](#create-a-security-rule)
181
+
169
182
-[Delete a security rule](#delete-a-security-rule)
170
183
171
184
### Associate or dissociate a network security group to or from a network interface
@@ -661,13 +674,9 @@ To manage network security groups, security rules, and application security grou
661
674
| Microsoft.Network/networkSecurityGroups/delete | Delete network security group |
662
675
| Microsoft.Network/networkSecurityGroups/join/action | Associate a network security group to a subnet or network interface
663
676
664
-
665
-
666
677
>[!NOTE]
667
678
> To perform `write` operations on a network security group, the subscription account must have at least `read` permissions for resource group along with `Microsoft.Network/networkSecurityGroups/write` permission.
668
679
669
-
670
-
671
680
### Network security group rule
672
681
673
682
| Action | Name |
@@ -689,4 +698,5 @@ To manage network security groups, security rules, and application security grou
689
698
## Next steps
690
699
691
700
- Add or remove [a network interface to or from an application security group](./virtual-network-network-interface.md?tabs=network-interface-portal#add-or-remove-from-application-security-groups).
701
+
692
702
- Create and assign [Azure Policy definitions](./policy-reference.md) for virtual networks
0 commit comments