Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 2.33 KB

File metadata and controls

33 lines (23 loc) · 2.33 KB

Azure Virtual Networking

This project showcases the implementation of virtual networking in Azure, including subnetting, security group configuration, and DNS zone management. It was completed as part of the AZ-104 Microsoft Azure Administrator certification path.

Skills Demonstrated: Virtual Network Design, Subnet Planning, Network Security Groups (NSG), Application Security Groups (ASG), Public & Private DNS Zones, ARM Template Deployment

This is an overview of the resources

Overview

This is the overall architecture

architecture

CoreServicesVnet, including address space and subnet layout

image image

ManufacturingVnet, including address space and subnet layout

image image

Application Security Group "asg-web" and Network Security Group (NSG) rules.

image image

Public DNS Zone Setup

image image

Private DNS Zone Setup

image image