Microsoft Azure Virtual WAN
Microsoft Azure Virtual WAN is a cloud networking service that allows you to create a connection between site networks, internet, and Azure Virtual Networks (VNets). It provides optimized and automated branch connectivity through and to Azure. Azure Virtual WAN gateways are hosted and managed by Azure, and the connections are managed by the user.
Microsoft has created a partner program that allows for Oracle SD-WAN to be integrated. This connection is created using IPSec tunnels.
For more information, see the Azure website.
Prerequisites
- An Azure account, which includes an associated Subscription ID and Tenant ID, as well as access to the Azure portal.
- An Oracle SD-WAN Edge system.
- Direct internet access through the tn-mgt0 interface.
Configuring Azure Virtual WAN
- In the Azure Portal, create a new Virtual WAN, hub, and connect the Virtual Network to the hub. You must also obtain an application ID and a secret key.
- In Oracle SD-WAN Edge, use your Azure credentials, application ID, and secret key to create a new Azure service, and connect it back to Azure using IPSec tunnels.
Connect a Virtual Network to the Hub
Create an Application ID and Secret Key
- Log in to the Azure portal.
- Navigate to Azure Active Directory, App registrations, New registration.
- Enter a name for the app.
- Select the supported account types.
- Choose Web as the app type under Redirect URI.
- Click on Register.
- Make note of the application ID (also referred to as the client ID).
- To create a secret key, click on the Certificates & secrets page.
- Click on New client secret.
- Enter a description and an expiration date.
- Click on Add.
- Make note of the secret key, as you cannot retrieve it later.
Perform the following steps to assign the appropriate roles for authentication purpose:
- In the Azure portal, navigate to the Resource Group where the Virtual WAN was created.
- Navigate to Access control (IAM).
- Click + Add and select Add role assignment.
Provide values for the following fields:
- Role: Select Owner from the drop-down list. This role allows management of everything including access to resources.
- Assign access to select Azure AD user, group, or service principal.
- Select Provide the name of the registered application created earlier and select the corresponding entry when it appears.
- Click Save.
Create an Azure Configuration
- From your Edge system, navigate to Configuration, Configuration Editor.
- Click on the Global option.
- On the menu on the lefthand side, click on Services.
- Click on the arrow next to Microsoft Azure Virtual WAN Services.
- Enter your subscription ID, tenant ID, application ID, and secret key.
- Click on Sync with Azure to validate these credentials.
- Once validated, choose a available WAN hub to connect to from the dropdown.
- Click on Save.
Add Service to the Site
- From your site, navigate to the Services page.
- Click on the arrow next to Azure Virtual WAN service.
- Click on Add.
- Enter 1 WAN link to use.
- Enter which hub to use on the list of available hubs.
- Save once completed.