Azure Cloud Connect
Met Azure Cloud Connect koppelt u een Microsoft Azure ExpressRoute-circuit rechtstreeks aan het Wanscale Platform. Zo krijgt u een private verbinding met hoge bandbreedte naar uw Azure-resources.
Provisioning Workflow
Het onderstaande diagram illustreert de lifecycle van het aanmaken en uitrollen van Azure Cloud Connect:
flowchart LR
A(Create the ExpressRoute in Azure) --> B(Receive S-Key from Microsoft) --> C(Create Azure CLoud Connect in the portal) --> D(Link to the ExpressRoute in the portal) --> E(Configure BGP sessions in the portal)
%% Custom style for nodes
style A fill:#34ebb1
style B fill:#34ebb1
style C fill:#34ebb1
style D fill:#34ebb1
style E fill:#34ebb1
Prerequisites
Step 1 - Create the ExpressRoute in Microsoft Azure
Volg de officiële Microsoft-documentatie om uw ExpressRoute-circuit aan te maken.
Info
Required Connection Details: Tijdens de Azure-setup moet u dit instellen:
- Connectivity Provider: Digital Realty
- ExpressRoute Location: Amsterdam
Step 2 - Retrieve the Service Key (S-Key)
Na aanmaak van het circuit in Azure Portal geeft Microsoft een Service Key (S-Key). Bewaar deze sleutel; u heeft hem nodig om het Azure-circuit aan het Wanscale Platform te koppelen.
Configuration Workflow
Step 3 - Create Azure Cloud Connect in the Wanscale portal
- Ga naar Home van het Wanscale Platform.
- Klik Add Service.
- Kies Azure Cloud Connect in de servicelijst.
- Klik Go to service form.
- Vul de velden in:
- Label: Herkenbare naam voor de Azure Cloud Connect.
- Tags (Optional): Metadata voor interne organisatie.
- Cloud Type: Azure
- Speed: Bandbreedte die bij uw ExpressRoute-circuit hoort.
- Cloud connection type: Voor Azure: Redundant.
- Virtual Network: VNET waaraan dit circuit koppelt.
- Primary Subnet: Primair subnet in CIDR-notatie zoals in Azure opgegeven.
- Secondary Subnet: Secundair subnet in CIDR-notatie zoals in Azure opgegeven.
- Vlan (C-TAG): C-Tag indien van toepassing.
- AS Number: Local AS Number voor deze BGP-verbinding.
- Klik Save.
Step 4 - Link to the ExpressRoute
Na opslaan koppelt u de service aan Microsoft met uw Service Key.
- Open het scherm Azure Cloud Connect, klap General uit en kies Basic.
- Op General Details, klik Connect to the cloud (linksonder).
- Voer in de rechterzijbalk uw Service Key in.
- Klik Connect to the cloud
Step 5 - Configure BGP sessions
Configureer BGP voor routing tussen Wanscale en Azure. Let op: dit moet voor beide BGP-peers worden uitgevoerd.
- Ga naar Home van het Wanscale Platform.
- Open de nieuwe Azure Cloud Connect in de servicelijst.
- Klap in de linkerzijbalk Configuration uit en kies BGP.
- Klik Add BGP Configuration.
- Vul in de rechterzijbalk in:
- Neighbor IP: Kies het juiste neighbor-IP (AS-nummers vullen automatisch).
- Enable BFD: Zet op On voor detectie van storingen binnen een seconde.
- Detect Multiplier: standaard
3. - Receive Interval: standaard
300ms. - Send Interval: standaard
300ms. Route Policy Settings: - Klik Add import settings voor regels voor inkomende routes.
- Local Preference: voorkeur voor routes van deze peer.
- Import Default Route: aanvinken om een default route te accepteren indien geadverteerd.
- Import Prefixes: prefixes in
CIDR:operator-size(bijv.10.0.0.0/16:le-24), kommagescheiden.
- Klik Add export settings voor uitgaande routes.
- Export VNET Space: alle bekende VNET-routes naar Azure adverteren.
- AS Prepend: AS-nummers voor path engineering (bijv.
65000,65000). - Export Prefixes: zelfde notatie als import.
- Export Default Route: default route naar Azure adverteren.
- Detect Multiplier: standaard
- Klik Create
Note
Understanding BFD: Bidirectional Forwarding Detection (BFD) detecteert snel uitval van een pad. Als hello-pakketten uitblijven, zorgt BFD dat BGP direct herroutert — vaak sneller dan alleen BGP-timers.
De standaard BGP-timers (Multiplier=3, Receive/Send Interval=300ms) komen overeen met de Azure-zijde.
Note
Applying Changes: Zoals bij alle netwerkservices wordt Azure Cloud Connect pas actief na deployment. Zie Workflows and Applying Changes.