Azure Deep Dive - Paired (2) Vnet w/ (2)VM created via AZ PowerShell & Dashboard and SQL DB Connect.

Опубликовано: 30 Июнь 2026
на канале: Hammad Faissal Siddiqui
78
8

Azure
1 -Create 2 Resource Groups - One with PowerShell and one with GUI
2- Create two Virtual network (Vnet) - In azure (VPC in AWS) in two different regions (one in WEST and EAST) (ZONE)
3-Create Network security Group (NSG) (SECURITY GROUP in AWS)
4-Create two virtual machines in each Network (VM)
5- Peer the network, so we can connect both machine via private or public (like jump box)
6-Optional- will create another vnet (network) for MSSQL database only and connect one vm with that database