Skip to content

eldanielo/AzureMutltipleNic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Multiple NIC

This Template is a simpler version of the MultiNIC deployment template, requiring only one resource group.

Resources created:
1 Resource Group for all resources
1 Storage Account for all .vhds
1 VNet with 2 Subnets(BackSubnet and FrontSubnet)
2 VMs (frontVM1, frontVM2) with ONE NIC each in the Front Subnet
2 VMs (backVM1, backVM2) with TWO NICs each, one in the FrontSubnet(nic1), the other in the BackSubnet(nic2)

Default VM Sizes represent the minimum configuration for each VM due to NIC restrictions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors