Forum Discussion
Ganesh1903
Oct 04, 2022Copper Contributor
Azure ExpressRoute Route Exchange from On Premise to Azure Cloud
Hello All, We are deploying ExpressRoute from On prem data center to Azure Cloud. My Questions are as below What are the routing options to exchange routes of on-prem to Cloud Is BGP only way ...
tommykneetz
Oct 05, 2022Iron Contributor
BGP is a requirment and must be used..
be default all routes will be advertised to your vnet where your gateway is deployed.. if you have peerings to other vnets you can define with that peering if spokes are allowed to use your gateway...
1. UDRs - you can assign an UDR with 0/0 pointing to your AZ Firewall to your spoke
2. you could use azure virtual wan
3. NVA and Azure Route Server
be default all routes will be advertised to your vnet where your gateway is deployed.. if you have peerings to other vnets you can define with that peering if spokes are allowed to use your gateway...
1. UDRs - you can assign an UDR with 0/0 pointing to your AZ Firewall to your spoke
2. you could use azure virtual wan
3. NVA and Azure Route Server