Skip to content

Commit f2e7286

Browse files
authored
Merge pull request #273073 from HollyCl/nexus_access
changed filename, added redirect, updated TOC
2 parents 892077a + 38396e0 commit f2e7286

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

articles/operator-nexus/.openpublishing.redirection.operator-nexus.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@
3535
"redirect_url": "troubleshoot-isolation-domain",
3636
"redirect_document_id": false
3737
},
38+
{
39+
"source_path": "how-to-apply-access-control-list-to-network-to-network-interconnects.md",
40+
"redirect_url": "howto-apply-access-control-list-to-network-to-network-interconnects",
41+
"redirect_document_id": false
42+
},
3843
{
3944
"source_path": "howto-use-azure-policy-for-aks-cluster-security.md",
4045
"redirect_url": "howto-use-azure-policy",

articles/operator-nexus/TOC.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,13 @@
142142
href: how-to-validate-cables.md
143143
- name: Creating Access Control Lists (ACLs)
144144
href: howto-create-access-control-list-for-network-to-network-interconnects.md
145+
- name: Apply ACLs to Network-to-Network Interconnects (NNI)
146+
href: howto-apply-access-control-list-to-network-to-network-interconnects.md
145147
- name: Updating ACL on Network-for-Network Interconnects (NNI)
146148
href: howto-update-access-control-list-for-network-to-network-interconnects.md
147149
- name: Delete ACLs associated with Network-to-Network Interconnects (NNI)
148150
href: howto-delete-access-control-list-network-to-network-interconnect.md
151+
149152
- name: Nexus Kubernetes cluster
150153
expanded: false
151154
items:

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ author: sushantjrao
55
ms.author: sushrao
66
ms.service: azure-operator-nexus
77
ms.topic: how-to
8-
ms.date: 04/18/2024
8+
ms.date: 04/23/2024
99
ms.custom: template-how-to
1010
---
1111

1212
# Access Control List (ACL) Management for NNI
1313

14-
In Azure Nexus Network Fabric, maintaining network security is paramount for ensuring a robust and secure infrastructure. Access Control Lists (ACLs) are crucial tools for enforcing network security policies. This guide will lead you through the process of applying ACLs to network-to-network interconnects (NNI) within the Nexus Network Fabric.
14+
In Azure Nexus Network Fabric, maintaining network security is paramount for ensuring a robust and secure infrastructure. Access Control Lists (ACLs) are crucial tools for enforcing network security policies. This guide leads you through the process of applying ACLs to network-to-network interconnects (NNI) within the Nexus Network Fabric.
1515

1616
## Applying Access Control Lists (ACLs) to NNI in Azure Fabric
1717

0 commit comments

Comments
 (0)