Skip to content

Commit 06ce126

Browse files
committed
add header tags
1 parent 58b8601 commit 06ce126

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/expressroute/expressroute-circuit-peerings.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ExpressRoute circuits connect your on-premises infrastructure to Microsoft throu
1818
> [!NOTE]
1919
> In the context of ExpressRoute, the Microsoft Edge refers to the edge routers on the Microsoft side of the ExpressRoute circuit. This is the entry point of the ExpressRoute circuit into Microsoft's network.
2020
21-
## ExpressRoute circuits
21+
## <a name="circuits"></a>ExpressRoute circuits
2222

2323
An ExpressRoute circuit is a logical connection between your on-premises infrastructure and Microsoft cloud services through a connectivity provider. You can have multiple ExpressRoute circuits, each in the same, or different regions, connected to your premises through different connectivity providers.
2424

@@ -28,7 +28,7 @@ New ExpressRoute circuits can include two independent peerings: Private peering
2828

2929
Each circuit has a fixed bandwidth (50 Mbps, 100 Mbps, 200 Mbps, 500 Mbps, 1 Gbps, 2 Gbps, 5 Gbps, 10 Gbps) shared across all circuit peerings and is mapped to a connectivity provider and a peering location.
3030

31-
### Quotas, limits, and limitations
31+
### <a name="quotas"></a>Quotas, limits, and limitations
3232

3333
Default quotas and limits apply to every ExpressRoute circuit. Refer to the [Azure Subscription and Service Limits, Quotas, and Constraints](../azure-resource-manager/management/azure-subscription-service-limits.md) page for up-to-date information.
3434

@@ -45,19 +45,19 @@ Default quotas and limits apply to every ExpressRoute circuit. Refer to the [Azu
4545

4646
* Change from *UnlimitedData* to *MeteredData*.
4747

48-
## ExpressRoute peering
48+
## <a name="routingdomains"></a>ExpressRoute peering
4949

5050
An ExpressRoute circuit has two routing domains/peerings: Azure Private and Microsoft. Each peering is configured identically on a pair of routers for high availability. Azure services are categorized as *Azure public* and *Azure private* to represent the IP addressing schemes.
5151

5252
![Diagram showing how Azure Private and Microsoft peerings are configured in an ExpressRoute circuit.](./media/expressroute-circuit-peerings/expressroute-peerings.png)
5353

54-
### Azure private peering
54+
### <a name="privatepeering"></a>Azure private peering
5555

5656
Azure compute services, such as virtual machines (IaaS) and cloud services (PaaS), deployed within a virtual network can be connected through the private peering domain. This domain is considered a trusted extension of your core network into Microsoft Azure. You can set up bi-directional connectivity between your core network and Azure virtual networks (VNets), allowing you to connect to virtual machines and cloud services directly on their private IP addresses.
5757

5858
You can connect multiple virtual networks to the private peering domain. Review the [FAQ page](expressroute-faqs.md) for information on limits and limitations. Visit the [Azure Subscription and Service Limits, Quotas, and Constraints](../azure-resource-manager/management/azure-subscription-service-limits.md) page for up-to-date information. Refer to the [Routing](expressroute-routing.md) page for detailed routing configuration information.
5959

60-
### Microsoft peering
60+
### <a name="microsoftpeering"></a>Microsoft peering
6161

6262
[!INCLUDE [expressroute-office365-include](../../includes/expressroute-office365-include.md)]
6363

@@ -68,7 +68,7 @@ For more information on supported services, costs, and configuration details, se
6868
> [!IMPORTANT]
6969
> If you're connecting to a service using Microsoft Peering with unlimited data, only egress data won't be charged by ExpressRoute. Egress data will still be charged for services such as compute, storage, or any other services accessed over Microsoft peering, even if the destination is a Microsoft peering public IP address.
7070
71-
## Peering comparison
71+
## <a name="peeringcompare"></a>Peering comparison
7272

7373
The following table compares the two peerings:
7474

@@ -78,7 +78,7 @@ You may enable one or more routing domains as part of your ExpressRoute circuit.
7878

7979
Each peering requires separate BGP sessions (one pair for each peering type). The BGP session pairs provide a highly available link. If you're connecting through layer 2 connectivity providers, you're responsible for configuring and managing routing. Learn more by reviewing the [workflows](expressroute-workflows.md) for setting up ExpressRoute.
8080

81-
## ExpressRoute health
81+
## <a name="health"></a>ExpressRoute health
8282

8383
ExpressRoute circuits can be monitored for availability, connectivity to VNets, and bandwidth utilization using [ExpressRoute Network Insights](expressroute-network-insights.md).
8484

0 commit comments

Comments
 (0)