Skip to content

Commit b2fa1bc

Browse files
Merge pull request #248695 from halkazwini/ip-ps-overview
Ip ps overview
2 parents 1327e86 + f2ad0d7 commit b2fa1bc

File tree

4 files changed

+58
-0
lines changed

4 files changed

+58
-0
lines changed
51.5 KB
Loading
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
title: Azure Peering Service partner overview
3+
description: Learn how to become an Azure Peering Service partner.
4+
author: halkazwini
5+
ms.author: halkazwini
6+
ms.service: internet-peering
7+
ms.topic: concept-article
8+
ms.date: 08/18/2023
9+
---
10+
11+
# Azure Peering Service partner overview
12+
13+
This article helps you understand how to become an Azure Peering Service partner. It also describes the different types of Peering Service connections and the monitoring platform. For more information about Azure Peering Service, see [Azure Peering Service overview](../peering-service/about.md)
14+
15+
## Peering Service partner requirements
16+
17+
To become a Peering Service partner, follow these technical requirements:
18+
19+
- The Peer MUST provide its own Autonomous System Number (ASN), which MUST be public.
20+
- The Peer MUST have redundant Interconnect (PNI) at each interconnect location to ensure local redundancy.
21+
- The Peer MUST supply and advertise their own publicly routable IPv4 address space used by Peer's endpoints.
22+
- The Peer MUST supply detail of what class of traffic and endpoints are housed in each advertised subnet.
23+
- The Peer MUST NOT terminate the peering on a device running a stateful firewall.
24+
- The Peer CANNOT have two local connections configured on the same router, as diversity is required.
25+
- The Peer CANNOT apply rate limiting to their connection.
26+
- The Peer CANNOT configure a local redundant connection as a backup connection. Backup connections must be in a different location than primary connections.
27+
- It's recommended to create Peering Service peerings in multiple locations so geo-redundancy can be achieved.
28+
- Primary, backup, and redundant sessions all must have the same bandwidth.
29+
- All infrastructure prefixes are registered in the Azure portal and advertised with community string 8075:8007.
30+
- Microsoft configures all the interconnect links as LAG (link bundles) by default, so, peer MUST support LACP (Link Aggregation Control Protocol) on the interconnect links.
31+
32+
If you follow all of the requirements listed and would like to become a Peering Service partner, an agreement must be signed. Contact [email protected] to get started.
33+
34+
## Types of Peering Service connections
35+
36+
To become a Peering Service partner, you must request a direct peering interconnect with Microsoft. They come in three types depending on your use case.
37+
38+
- **AS8075** - A direct peering interconnect enabled for Peering Service made for Internet Service providers (ISPs)
39+
- **AS8075 (with Voice)** - A direct peering interconnect enabled for Peering Service made for Internet Service providers (ISPs). This type is optimized for communications services (messaging, conferencing, etc.), and allows you to integrate your communications services infrastructure (SBC, SIP gateways, and other infrastructure device) with Azure Communication Services and Microsoft Teams.
40+
- **AS8075 (with exchange route server)** - A direct peering interconnect enabled for Peering Service and made for Internet Exchange providers (IXPs) who require a route server.
41+
42+
### Monitoring platform
43+
44+
Service monitoring is offered to analyze user traffic and routing. Metrics are available in the Azure portal to track the performance and availability of your Peering Service connection. For more information, see [Peering Service monitoring platform](../peering-service/about.md#monitoring-platform)
45+
46+
In addition, Peering Service partners are able to see received routes reported in the Azure portal.
47+
48+
:::image type="content" source="./media/peering-service-partner-overview/peering-service-partner-latency-report.png" alt-text="Diagram showing monitoring platform for Peering Service.":::
49+
50+
## Next steps
51+
52+
- To establish a Direct interconnect for Peering Service, see [Internet peering for Peering Service walkthrough](walkthrough-peering-service-all.md).
53+
- To establish a Direct interconnect for Peering Service Voice, see [Internet peering for Peering Service Voice walkthrough](walkthrough-communications-services-partner.md).
54+
- To establish a Direct interconnect for Communications Exchange with Route Server, see [Internet peering for MAPS Exchange with Route Server walkthrough](walkthrough-exchange-route-server-partner.md).

articles/internet-peering/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
href: policy.md
1313
- name: Prerequisites to set up peering with Microsoft
1414
href: prerequisites.md
15+
- name: Azure Peering Service partner overview
16+
href: peering-service-partner-overview.md
1517
- name: Peering registered prefix requirements
1618
href: peering-registered-prefix-requirements.md
1719
- name: Internet peering FAQ

articles/internet-peering/walkthrough-peering-service-all.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ To establish direct interconnect for Peering Service, follow these requirements:
3939

4040
## Establish Direct Interconnect for Peering Service
4141

42+
Ensure that you sign a Microsoft Azure Peering Service agreement before proceeding. For more information, see [Azure Peering Service partner overview requirements](./peering-service-partner-overview.md#peering-service-partner-requirements).
43+
4244
To establish a Peering Service interconnect with Microsoft, follow the following steps:
4345

4446
### 1. Associate your public ASN with your Azure subscription

0 commit comments

Comments
 (0)