ExpressRouteCircuit
Resource Icon
Resource Overview
ExpressRoute Circuit is a service provided by Microsoft Azure that allows users to create a private connection between their on-premises infrastructure and Azure data centers. Since traffic is routed through a private connection rather than the public internet, it offers a more secure and reliable connection compared to typical internet-based connections. ExpressRoute Circuit essentially provides a dedicated private network connection, enabling access to Azure services like virtual machines, storage, and databases as if they were part of the user's own on-premises infrastructure. This allows organizations to extend their on-premises infrastructure to the cloud and access Azure services without exposing their network to the public internet.
Associated Resources
Parent Resource
Resource Setting Values
service_provider
: The name of the Express route service provider -KINX
,KT
,SKTTelecom
,LGCNS
,LGUplus
,SejongTelecom
peering_location
: The name of the peering location, Not the Azure resource location -Seoul
,Busan
bandwidth_in_mbps
: The bandwidth of the circuit in Mbps -50
,100
,200
,500
,1000
,2000
,5000
,10000
sku_tier
: The SKU of Express route circuit -Basic
,Local
,Standard
,Premium
sku_family
: The billing mode for outbound data transport -MeteredData
,UnlimitedData
authorization_name
: The name of authorizationcircuit_peering
AzurePrivatePeering
enabled_peering
: Enable option types of Circuit Peeringpeer_asn
: The Either a 16-bit ASN, Can either be public or private -0
~65535
primary_peer_address
: The /30 subnet for the primary linksecondary_peer_address
: The /30 subnet for the secondary linkvlan_id
: The valid VLAN ID to establish the peering onadvertised_public_prefixes
: List of public IPv4 address prefixes advertised through BGP sessions
AzurePublicPeering
enabled_peering
: Enable option types of Circuit Peering
MicrosoftPeering
enabled_peering
: Enable option types of Circuit Peering
tag
: Tag to categorize resources - up to 512 characters,key
:value