Express Route connecting without a service provider

vderive 1 Reputation point
2021-02-18T14:29:29.697+00:00

i am trying to connect a client network with the azure cloud and referring below link :

https://video2.skills-academy.com/en-us/azure/expressroute/expressroute-erdirect-about

Link section "ExpressRoute using a service provider and ExpressRoute Direct" suggests that ExpressRoute Direct can be used without a service provider..
I am assuming that there should be a way to connect and use some microsoft network but looking at documentation cannot find so.

Background:
Am actually doing a Proof of concept for a client to test transfer speeds and looking at a quick solution to connect customer machine to azure on express route and test out transfer speeds without using any external provider.

Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
342 questions
{count} votes

1 answer

Sort by: Most helpful
  1. GitaraniSharma-MSFT 49,171 Reputation points Microsoft Employee
    2021-02-22T16:33:10.993+00:00

    Hello @vderive ,

    Below is the complete workflow of ExpressRoute Direct:
    70669-expressroute-direct-workflow.jpg

    Before using ExpressRoute Direct, you must first enroll your subscription. To enroll, send an Email to ExpressRouteDirect@microsoft.com with your subscription ID, including the following details:

    • Scenarios you're looking to accomplish with ExpressRoute Direct
    • Location preferences - see Partners and peering locations for a complete list of all locations
    • Timeline for implementation
    • Any other questions

    ExpressRoute Direct is not a provider model. But Microsoft has data centers where the peering locations are. You would need to work with those partners to initiate cross connections.
    Please refer : https://video2.skills-academy.com/en-us/azure/expressroute/expressroute-locations-providers#global-commercial-azure
    These locations are where ExpressRoute partners and ExpressRoute Direct customers issue cross connections to Microsoft's network.
    For example:
    Amsterdam - Equinix AM5
    Atlanta - Equinix AT2
    Bangkok - AIS
    Chicago - Equinix CH1 & so on.

    Once enrolled, verify that the Microsoft.Network resource provider is registered to your subscription. Registering a resource provider configures your subscription to work with the resource provider.

    After these steps, you can create the ExpressRoute Direct resource via Azure portal:
    https://video2.skills-academy.com/en-us/azure/expressroute/how-to-expressroute-direct-portal

    Once the ExpressRoute Direct resource has been successfully created and you have generated the LOA, you will order the physical cross connections to the Microsoft patch panel ports from the co-location owner. Once the cross connections are issued, you should confirm layer-1 connectivity by enabling admin state, confirming that link establishes and that light levels are within an acceptable threshold.

    Once the physical port pair connectivity is confirmed, the next step is to create ExpressRoute Circuits.
    https://video2.skills-academy.com/en-us/azure/expressroute/how-to-expressroute-direct-portal#circuit

    Kindly let us know if the above helps or you need further assistance on this issue.

    ----------------------------------------------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.
    0 comments No comments