Application Security Groups
- Application security group allows to filter network traffic for a set of vms with common purpose to other set of vms with common purpose in the application architecture

- Create two asgs

- Attach ASG to a NIC


- IN NSGS we can use ASG to filter network traffic
- We can also filter network traffic with service tags which is about an access to virtual networks from azure services
Multiple VNets
- Lets create the following vnet with vms

- Public connectivity exists between two vnets
- We need to explore options for private connectivity

- We have following options for private connectivity
- VNET Peering
- VPN:
- Point to site
- site to site
- We have to understand two cases
- Networks in Azure
- Hybrid Networks
