WhatTheHack/057-AzureRouteServer
maurojasmsft 023ab62673
[Hack Update] 057-AzureRouteServer - Significant modification to script/diagrams (#607)
* Update HubAndSpoke.sh

* Added JQ comment on MD file

* Added dos2unix to instructions

* corrected script, added ipsec check,changed layout

* Update wthcsronprem.md

* Removed jq dependencies

* Update HubAndSpoke.sh

* Update HubAndSpoke.sh

* removed challenge 3

* changed name

* added link to onprem.sh

* fixed typo

* added comment

* some changes

* changed title

* fixed bullet points

* replaced bold by code format

* changed flow formating

* bugfix

* Update Challenge-03.md

Fixed title to match ToC

* Update HubAndSpokeReadme.md

Changed Azure CLI to Azure Cloud Shell

* Update wthcsronprem.md

Converted script links to raw

---------

Co-authored-by: Jose Moreno <jose.moreno@microsoft.com>
Co-authored-by: Peter C. Laudati <plaudati@hotmail.com>
2023-04-25 23:23:09 -04:00
..
Coach [New Hack] 057 Azure Route Server (#519) 2022-12-14 00:58:09 -05:00
Student [Hack Update] 057-AzureRouteServer - Significant modification to script/diagrams (#607) 2023-04-25 23:23:09 -04:00
README.md [Hack Update] 057-AzureRouteServer - Significant modification to script/diagrams (#607) 2023-04-25 23:23:09 -04:00

README.md

What The Hack - Azure Route Server

Introduction

This hack builds on a traditional Hub and Spoke topology and introduces Azure Route Server. Students will engage in an increasingly adopted technique that provides the ability to exchange routes more dynamically. Students will get familiar with basic trending implementations of Azure Route Server that have been adopted in the industry.

Learning Objectives

  • BGP Review
  • Understand how Azure Route Server leverages BGP to enable Dynamic Routing
  • Understand Azure Route Server within a Hub and Spoke Topology with a central Network Virtual Appliance.
  • Understand Azure Route Server Route Exchange with On-Premises
  • Understand Azure Route Server Route Exchange with On-Premises and SDWAN.
  • Understand Azure Route Server Route Exchange with High Availability.

Challenges

Prerequisites

  • Not required but familiarity with Azure Hub and Spoke Topology and Border Gateway Protocol is highly desired.

Contributors

  • Mauricio Rojas
  • Jose Moreno
  • Ravi Bakamwar