Skip to content

Commit 7b72091

Browse files
Correct filename and heading cases.
1 parent be3cf08 commit 7b72091

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/operator-nexus/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
- name: Route Policy Overview
4848
href: concepts-nexus-route-policies-overview.md
4949
- name: IP Prefixes Overview
50-
href: concepts-nexus-ipprefix.md
50+
href: concepts-nexus-ip-prefix.md
5151
- name: Availability
5252
href: concepts-nexus-availability.md
5353
- name: Network Packet Broker

articles/operator-nexus/concepts-nexus-ipprefix.md renamed to articles/operator-nexus/concepts-nexus-ip-prefix.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Azure Operator Nexus IP Prefixes"
3-
description: Overview of the IP Prefix resource in Azure Operator Nexus.
2+
title: "Azure Operator Nexus IP prefixes"
3+
description: Overview of the IP prefix resource in Azure Operator Nexus.
44
author: joemarshallmsft
55
ms.author: joemarshall
66
ms.service: azure-operator-nexus
@@ -9,7 +9,7 @@ ms.date: 02/28/2024
99
ms.custom: template-concept
1010
---
1111

12-
# Azure Operator Nexus IP Prefix Resources
12+
# Azure Operator Nexus IP prefix resources
1313

1414
An IP prefix resource allows operators to manipulate how the Border Gateway Protocol (BGP) propagates routes based on the IP prefix (IPv4 and IPv6). Operators can use IP prefixes to block certain prefixes from being propagated up-stream or down-stream, or tag them with specific community or extended community values. IP prefix resources are modeled as Azure Resource Manager (ARM) resources under Microsoft.managednetworkfabric and can be created, read, updated, and deleted by operators. They're used in conditions and actions of RoutePolicy statements.
1515

0 commit comments

Comments
 (0)