Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 394 Bytes

File metadata and controls

17 lines (9 loc) · 394 Bytes

Deploy Azure Bastion service

This powershell will create the below Azure resources if it does not exist.

1.One Virtual Network

2.Will add two subnet "Prod-Subnet" and “AzureBastionSubnet"

3.A public Ip

4.A Network security group

5.A virtual machine in "Prod-Subnet"

Please refer to Azure-Bastion-Overview file for detail Architectural overview.

********* WORK IN PROGRESS *********