Skip to content

Commit c83c2ef

Browse files
authored
Update and rename how-to-apply-acl-to-nni.md to how-to-apply-access-control-list-to-network-to-network-interconnects.md
updated the file name (expanded as requested). TOC - this will be updated once all 5 docs related to ACL is published. changed line #24 and 34 to lowercase as requested.
1 parent 7519557 commit c83c2ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/operator-nexus/how-to-apply-acl-to-nni.md renamed to articles/operator-nexus/how-to-apply-access-control-list-to-network-to-network-interconnects.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To maintain network security and regulate traffic flow within your Azure Fabric
2121

2222
Before applying ACLs to NNIs, utilize the following commands to view ACL details.
2323

24-
#### Viewing ACL Details
24+
#### Viewing ACL details
2525

2626
To view the specifics of a particular ACL, execute the following command:
2727

@@ -31,7 +31,7 @@ az networkfabric acl show --name acl-ingress --resource-group myResourceGroup
3131

3232
This command furnishes detailed information regarding the ACL's configuration, administrative state, default action, and matching conditions.
3333

34-
#### Listing ACLs in a Resource Group
34+
#### Listing ACLs in a resource group
3535

3636
To list all ACLs within a resource group, use the command:
3737

0 commit comments

Comments
 (0)