{"id":306,"date":"2024-05-29T17:15:13","date_gmt":"2024-05-29T17:15:13","guid":{"rendered":"https:\/\/itechops.com\/blog\/?p=306"},"modified":"2026-04-06T05:35:58","modified_gmt":"2026-04-06T05:35:58","slug":"site-to-site-vpn-connecting-aws-with-azure","status":"publish","type":"post","link":"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/","title":{"rendered":"Site-to-Site VPN: Connecting AWS with Azure"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\"><strong>Why And When Do We Need?<\/strong><\/h2>\n\n\n\n<p>We need a VPN when workloads&nbsp;are distributed&nbsp;across various cloud providers (i.e., Azure and AWS). In our case, the VPN need arises when resources on this platform are private and cannot&nbsp;be accessed&nbsp;outside the cloud by default. So, we need it to allow workloads across these platforms to communicate securely over the public internet.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Terminologies You Need To Know<\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>VPN<\/strong><\/li>\n<\/ol>\n\n\n\n<p>A Virtual Private Network (VPN) establishes a secure network connection between devices via the Internet. It allows for the safe and anonymous transmission of data across public networks. VPNs achieve this by concealing user IP addresses and encrypting data to prevent unauthorized access.<\/p>\n\n\n\n<p>2. <strong>VPN tunneling<\/strong><\/p>\n\n\n\n<p>This refers to the method by which VPN packets reach their designated destination, often a private network.<\/p>\n\n\n\n<p>3. <strong>IPSec<\/strong>&nbsp;<\/p>\n\n\n\n<p>IPSec encompasses a collection of communication protocols designed for establishing secure connections over a network.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>For Azure Services, We Require:<\/strong><\/h2>\n\n\n\n<p><strong>1. Resource Group<\/strong><\/p>\n\n\n\n<p><strong>2.VNet&nbsp;<\/strong>associated to the resource Group<\/p>\n\n\n\n<p><strong>3. Virtual Gateway&nbsp;<\/strong>attached to VNet for Secure Communication<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">For AWS Services, We Require:<\/h2>\n\n\n\n<p>1.<strong>&nbsp;Virtual Private Cloud<\/strong>&nbsp;\u2013 By default, there is one created for each region<\/p>\n\n\n\n<p>2.<strong>&nbsp;Virtual Private Gateway &#8211; <\/strong>It handles private connections made through VPN<\/p>\n\n\n\n<p>3.<strong>&nbsp;Customer Gateway- <\/strong>It&nbsp;accepts connections from Azure VGW.<\/p>\n\n\n\n<p><u><strong>NOTE:&nbsp;<\/strong><\/u>An architectural diagram&nbsp;is provided&nbsp;at the end&nbsp;<strong><span style=\"text-decoration: underline;\">of the reference section below<\/span><\/strong>&nbsp;for in-depth understanding.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Steps To Implement It:<\/strong><\/h2>\n\n\n\n<p>1. Create a Resource Group in Azure (Optional if you have one)<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"503\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image.png\" alt=\"\" class=\"wp-image-307\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-300x161.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-768x411.png 768w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<p>2. Create a VNet and Subnet in the existing one or newly created RG (Resource Group)<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"628\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-1.png\" alt=\"\" class=\"wp-image-308\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-1.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-1-300x201.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-1-768x514.png 768w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-1-360x240.png 360w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<p>3. Create a Virtual Network Gateway (VGW) and select the above-created VNet for it.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"763\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-2.png\" alt=\"\" class=\"wp-image-309\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-2.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-2-300x244.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-2-768x624.png 768w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<p>4. Create an AWS Virtual Private Gateway (VPC) and associate a Subnet to it.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"814\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-3.png\" alt=\"\" class=\"wp-image-310\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-3.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-3-300x260.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-3-768x666.png 768w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"872\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-4.png\" alt=\"\" class=\"wp-image-311\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-4.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-4-300x279.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-4-768x713.png 768w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<p>5. Create AWS CGW (Customer Gateway) with the Public IP of Azure VGW.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"623\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-5.png\" alt=\"\" class=\"wp-image-312\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-5.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-5-300x199.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-5-768x510.png 768w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-5-360x240.png 360w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<p>6. Create a Virtual Private Gateway (VPG) and select\/attach to the above create VPC for it in AWS.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"728\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-6.png\" alt=\"\" class=\"wp-image-313\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-6.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-6-300x233.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-6-768x595.png 768w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"733\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-7.png\" alt=\"\" class=\"wp-image-314\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-7.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-7-300x234.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-7-768x600.png 768w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"325\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-8.png\" alt=\"\" class=\"wp-image-315\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-8.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-8-300x104.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-8-768x266.png 768w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<p>7. Now, in AWS, create a Site-to-Site VPN. Navigate to VPC &gt; VPN Connection &gt; Create a new connection. Select the existing VPN and CGW that we created earlier. For the Routing Option, choose Static and provide the Azure Subnet range.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"808\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-9.png\" alt=\"\" class=\"wp-image-316\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-9.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-9-300x258.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-9-768x661.png 768w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"919\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-10.png\" alt=\"\" class=\"wp-image-317\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-10.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-10-300x294.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-10-768x752.png 768w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<p>8. After creating this VPN Connection on AWS, download the configuration file, which contains information about tunnel keys and IP addresses.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"194\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-11.png\" alt=\"\" class=\"wp-image-318\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-11.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-11-300x62.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-11-768x159.png 768w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"802\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-12.png\" alt=\"\" class=\"wp-image-319\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-12.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-12-300x256.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-12-768x656.png 768w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<p>9. Use this configuration on Azure to create a Local Network Gateway (LGW) for each tunnel. In the &#8220;IP address&#8221; section, please input the IP values specified in the VPN Configuration file. For Tunnel #1, locate these values in the Tunnel Interface Configuration under Outside IP Addresses, specifically under Virtual Private Gateway.<\/p>\n\n\n\n<p>Note:&nbsp;In the &#8220;Address Space(s)&#8221; field, enter the AWS VPC CIDR Range, which is typically 10.10.0.0\/16.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"739\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-13.png\" alt=\"\" class=\"wp-image-320\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-13.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-13-300x236.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-13-768x604.png 768w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<p>10. Now, create a connection using Azure Virtual Network Gateway. Please select the Virtual Network Gateway and Local Network Gateway that&nbsp;were created&nbsp;in the preceding step. You can obtain the Shared Key (PSK) from the VPN Configuration file, specifically under the corresponding IPSec Tunnel section, labeled as Pre-Shared Key.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"300\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-15.png\" alt=\"\" class=\"wp-image-322\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-15.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-15-300x96.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-15-768x245.png 768w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"605\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-16.png\" alt=\"\" class=\"wp-image-323\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-16.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-16-300x193.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-16-768x495.png 768w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"733\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-17.png\" alt=\"\" class=\"wp-image-324\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-17.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-17-300x234.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-17-768x600.png 768w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<p>11. Now, check if the status&nbsp;is shown&nbsp;as connected on Azure and up on AWS.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"216\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-18.png\" alt=\"\" class=\"wp-image-325\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-18.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-18-300x69.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-18-768x177.png 768w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"939\" height=\"509\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-19.png\" alt=\"\" class=\"wp-image-326\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-19.png 939w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-19-300x163.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-19-768x416.png 768w\" sizes=\"auto, (max-width: 939px) 100vw, 939px\" \/><\/figure>\n\n\n\n<p>12. Do the same for tunnel 2 and navigate to step 9.<\/p>\n\n\n\n<p>13. Edit the AWS VPC Route table. Include the Azure VNET&#8217;s Subnet CIDR range (subnet-01) established in Step 02 as the Target for the Virtual Private Gateway.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"902\" height=\"308\" src=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-20.png\" alt=\"\" class=\"wp-image-327\" srcset=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-20.png 902w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-20-300x102.png 300w, https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/image-20-768x262.png 768w\" sizes=\"auto, (max-width: 902px) 100vw, 902px\" \/><\/figure>\n\n\n\n<p>14. Your Site-to-Site VPN is all set.<\/p>\n\n\n\n<p>15. Create Azure and AWS resources under created RG and VPC to test it.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Which IP Range To Use For VPN:<\/strong><\/h2>\n\n\n\n<p>Azure Vnet-1 CIDR = 10.0.0.0\/16, Subnet-1 = 10.0.0.0\/24<\/p>\n\n\n\n<p>Azure Vnet-2 CIDR = 10.1.0.0\/16, Subnet-1 = 10.1.0.0\/24<\/p>\n\n\n\n<p>Azure VGW Subnet Range = 10.0.1.0\/24 (It should be under CIDR, but should not match or overlap other subnets in Vnet) same for Vnet-2<\/p>\n\n\n\n<p>Azure Local Network Gateway (LGW) uses AWS VPC CIDR ranges to Address Space<\/p>\n\n\n\n<p>&nbsp;=====================================================================<\/p>\n\n\n\n<p>AWS VPC CIDR = 10.10.0.0\/16, Subnet = 10.10.0.0\/24<\/p>\n\n\n\n<p>Or use this Ranges CIDR = 172.10.0.0\/16, Subnet = 172.10.0.0\/24<\/p>\n\n\n\n<p>AWS CW uses the IP address of Azure VGW<\/p>\n\n\n\n<p>AWS VPN Connection uses Azure Subnet-1 range in Static IP prefixes<\/p>\n\n\n\n<p>For more information, connect with<a href=\"https:\/\/www.itechops.com\/\"> itechops.<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>References:<\/strong><\/h2>\n\n\n\n<p><a target=\"_blank\" href=\"https:\/\/mlops-made-simple.medium.com\/site-to-site-vpn-connecting-aws-to-azure-30f5a236def2\" rel=\"noreferrer noopener\">Site-to-Site VPN: Connecting AWS to Azure | by The MLOps Guy | Medium<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/aws.amazon.com\/vpn\/pricing\/\" target=\"_blank\" rel=\"noreferrer noopener\">AWS VPN | Pricing | Amazon Web Services (AWS)<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Why And When Do We Need? We need a VPN when workloads&nbsp;are distributed&nbsp;across various cloud providers (i.e., Azure and AWS). In our case, the VPN need arises when resources on this platform are private and cannot&nbsp;be accessed&nbsp;outside the cloud by default. So, we need it to allow workloads across these [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":331,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[15],"tags":[47,48,50,49],"class_list":["post-306","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cloud","tag-aws","tag-azure","tag-site-to-site","tag-vpn"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\r\n<title>Site-to-Site VPN: Connecting AWS with Azure - iTechOps<\/title>\r\n<meta name=\"description\" content=\"Explore seamless connectivity between AWS and Azure with Site-to-Site VPN. Establish secure connections for your cloud infrastructure.\" \/>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Site-to-Site VPN: Connecting AWS with Azure - iTechOps\" \/>\r\n<meta property=\"og:description\" content=\"Explore seamless connectivity between AWS and Azure with Site-to-Site VPN. Establish secure connections for your cloud infrastructure.\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/\" \/>\r\n<meta property=\"og:site_name\" content=\"iTechOps\" \/>\r\n<meta property=\"article:published_time\" content=\"2024-05-29T17:15:13+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2026-04-06T05:35:58+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/IMG-20240528-WA0012.jpg\" \/>\r\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\r\n\t<meta property=\"og:image:height\" content=\"1066\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\r\n<meta name=\"author\" content=\"admin\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\/\/itechops.com\/blog\/#\/schema\/person\/0a122daea76bfc93ba078f4e7a83b423\"},\"headline\":\"Site-to-Site VPN: Connecting AWS with Azure\",\"datePublished\":\"2024-05-29T17:15:13+00:00\",\"dateModified\":\"2026-04-06T05:35:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/\"},\"wordCount\":685,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/itechops.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/IMG-20240528-WA0012.jpg\",\"keywords\":[\"aws\",\"azure\",\"site-to-site\",\"vpn\"],\"articleSection\":[\"cloud\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/\",\"url\":\"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/\",\"name\":\"Site-to-Site VPN: Connecting AWS with Azure - iTechOps\",\"isPartOf\":{\"@id\":\"https:\/\/itechops.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/IMG-20240528-WA0012.jpg\",\"datePublished\":\"2024-05-29T17:15:13+00:00\",\"dateModified\":\"2026-04-06T05:35:58+00:00\",\"description\":\"Explore seamless connectivity between AWS and Azure with Site-to-Site VPN. Establish secure connections for your cloud infrastructure.\",\"breadcrumb\":{\"@id\":\"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/#primaryimage\",\"url\":\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/IMG-20240528-WA0012.jpg\",\"contentUrl\":\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/IMG-20240528-WA0012.jpg\",\"width\":1600,\"height\":1066,\"caption\":\"aws vs azure\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/itechops.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Site-to-Site VPN: Connecting AWS with Azure\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/itechops.com\/blog\/#website\",\"url\":\"https:\/\/itechops.com\/blog\/\",\"name\":\"iTechOps\",\"description\":\"Blogs\",\"publisher\":{\"@id\":\"https:\/\/itechops.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/itechops.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/itechops.com\/blog\/#organization\",\"name\":\"iTechOps\",\"url\":\"https:\/\/itechops.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/itechops.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2025\/02\/iTechOpslogo.svg\",\"contentUrl\":\"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2025\/02\/iTechOpslogo.svg\",\"caption\":\"iTechOps\"},\"image\":{\"@id\":\"https:\/\/itechops.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/itechops.com\/blog\/#\/schema\/person\/0a122daea76bfc93ba078f4e7a83b423\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/8b99c4c89be1299ac3f83e5ec2e1b29efee5528afa5fbe498025ab5a8081eb69?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/8b99c4c89be1299ac3f83e5ec2e1b29efee5528afa5fbe498025ab5a8081eb69?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/8b99c4c89be1299ac3f83e5ec2e1b29efee5528afa5fbe498025ab5a8081eb69?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/itechops.com\/blog\"],\"url\":\"https:\/\/itechops.com\/blog\/author\/itechpds_admin\/\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Site-to-Site VPN: Connecting AWS with Azure - iTechOps","description":"Explore seamless connectivity between AWS and Azure with Site-to-Site VPN. Establish secure connections for your cloud infrastructure.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/","og_locale":"en_US","og_type":"article","og_title":"Site-to-Site VPN: Connecting AWS with Azure - iTechOps","og_description":"Explore seamless connectivity between AWS and Azure with Site-to-Site VPN. Establish secure connections for your cloud infrastructure.","og_url":"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/","og_site_name":"iTechOps","article_published_time":"2024-05-29T17:15:13+00:00","article_modified_time":"2026-04-06T05:35:58+00:00","og_image":[{"width":1600,"height":1066,"url":"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/IMG-20240528-WA0012.jpg","type":"image\/jpeg"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/#article","isPartOf":{"@id":"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/"},"author":{"name":"admin","@id":"https:\/\/itechops.com\/blog\/#\/schema\/person\/0a122daea76bfc93ba078f4e7a83b423"},"headline":"Site-to-Site VPN: Connecting AWS with Azure","datePublished":"2024-05-29T17:15:13+00:00","dateModified":"2026-04-06T05:35:58+00:00","mainEntityOfPage":{"@id":"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/"},"wordCount":685,"commentCount":0,"publisher":{"@id":"https:\/\/itechops.com\/blog\/#organization"},"image":{"@id":"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/#primaryimage"},"thumbnailUrl":"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/IMG-20240528-WA0012.jpg","keywords":["aws","azure","site-to-site","vpn"],"articleSection":["cloud"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/","url":"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/","name":"Site-to-Site VPN: Connecting AWS with Azure - iTechOps","isPartOf":{"@id":"https:\/\/itechops.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/#primaryimage"},"image":{"@id":"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/#primaryimage"},"thumbnailUrl":"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/IMG-20240528-WA0012.jpg","datePublished":"2024-05-29T17:15:13+00:00","dateModified":"2026-04-06T05:35:58+00:00","description":"Explore seamless connectivity between AWS and Azure with Site-to-Site VPN. Establish secure connections for your cloud infrastructure.","breadcrumb":{"@id":"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/#primaryimage","url":"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/IMG-20240528-WA0012.jpg","contentUrl":"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2024\/05\/IMG-20240528-WA0012.jpg","width":1600,"height":1066,"caption":"aws vs azure"},{"@type":"BreadcrumbList","@id":"https:\/\/itechops.com\/blog\/site-to-site-vpn-connecting-aws-with-azure\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/itechops.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Site-to-Site VPN: Connecting AWS with Azure"}]},{"@type":"WebSite","@id":"https:\/\/itechops.com\/blog\/#website","url":"https:\/\/itechops.com\/blog\/","name":"iTechOps","description":"Blogs","publisher":{"@id":"https:\/\/itechops.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/itechops.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/itechops.com\/blog\/#organization","name":"iTechOps","url":"https:\/\/itechops.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/itechops.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2025\/02\/iTechOpslogo.svg","contentUrl":"https:\/\/itechops.com\/blog\/wp-content\/uploads\/2025\/02\/iTechOpslogo.svg","caption":"iTechOps"},"image":{"@id":"https:\/\/itechops.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/itechops.com\/blog\/#\/schema\/person\/0a122daea76bfc93ba078f4e7a83b423","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/8b99c4c89be1299ac3f83e5ec2e1b29efee5528afa5fbe498025ab5a8081eb69?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/8b99c4c89be1299ac3f83e5ec2e1b29efee5528afa5fbe498025ab5a8081eb69?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8b99c4c89be1299ac3f83e5ec2e1b29efee5528afa5fbe498025ab5a8081eb69?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/itechops.com\/blog"],"url":"https:\/\/itechops.com\/blog\/author\/itechpds_admin\/"}]}},"_links":{"self":[{"href":"https:\/\/itechops.com\/blog\/wp-json\/wp\/v2\/posts\/306","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itechops.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itechops.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itechops.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itechops.com\/blog\/wp-json\/wp\/v2\/comments?post=306"}],"version-history":[{"count":2,"href":"https:\/\/itechops.com\/blog\/wp-json\/wp\/v2\/posts\/306\/revisions"}],"predecessor-version":[{"id":332,"href":"https:\/\/itechops.com\/blog\/wp-json\/wp\/v2\/posts\/306\/revisions\/332"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/itechops.com\/blog\/wp-json\/wp\/v2\/media\/331"}],"wp:attachment":[{"href":"https:\/\/itechops.com\/blog\/wp-json\/wp\/v2\/media?parent=306"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itechops.com\/blog\/wp-json\/wp\/v2\/categories?post=306"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itechops.com\/blog\/wp-json\/wp\/v2\/tags?post=306"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}