Site-to-site VPN between Azure and AWS
Goal: establish a VPN connection between an Azure VNET and an AWS VPC Topology AWS side: Virtual Private Cloud (VPC) / VPC Address Range : 172.31.0.0/16 Virtual Private Gateway (VPG) Customer Gateway Site to Site VPN Connection EC2 Instance /…
Publishing AutoCad with Azure Windows Virtual Desktop
Goal: Here, the goal is to run a CAD application (Autocad) on Azure Infrastructure and provide access to it to multiple users via Windows Virtual Desktop on Azure. WVD Overview: Windows Virtual Desktop is a desktop and application virtualization service…
Creating a P2S VPN connection
Goal: this time, the goal is to create a Point-to-Site VPN Link between an Azure Virtual Network and a local Client Topology: Azure required components: Vnet Subnets Gateway Subnet VPN Gateway VM Storage Account Azure VPN Client profile On-prem required…
Hybrid Connections / Service Bus Relay
Goal: This time, let’s look at a very basic setup and get a feel about how you can use a Hybrid Connection based on Azure Service Bus Relay to connect for example an Azure Web App to a local database.…
Creating a Site to Site VPN
Goal: the goal here is to connect a local network with an Azure virtual network. Fortunately, you will not need to lay a submarine cable to achieve this, someone else already did that. Just create a Site to Site Link…