Setup:
Process:
Azure Side
- Creating Resource Group in Azure:
The first step is to create a resource group in Azure, similar to a compartment in infrastructure.
The resource group is named "To OCI resource group" and located in the Germany West Central.
- Creating Virtual Network in Azure:
- A virtual network is created in Azure within the "To OCI resource group" named "To OCI VNet"
- Two subnets are configured, one for launching a virtual machine and another for creating a virtual network gateway.
- Creating Virtual Network Gateway in Azure:
- A virtual network gateway is created in Azure, named "To OCI virtual network gateway (VNG)"
- The gateway type is set as ExpressRoute with a standard SKU, and it is associated with the "To OCI VNet" and the "gateway subnet."
Top comments (0)