Reviewing network services
In this chapter, we are going to look at the network services that are available within Azure Stack Hub. Azure Stack Hub includes multiple IaaS network resources, including the following:
- Virtual networks
- Subnets
- Network security groups (NSGs)
- Network security rules
- Network interface (NICs)
- User-defined routes (UDRs)
- Load balancers
- Public IP addresses
- DNS zones
- Virtual network gateways
- Local network gateways
- Connections
We will cover some of these network services in turn, starting with virtual networks and subnets.
Virtual networks and subnets
Virtual networks are completely segregated from one another, allowing you to create divided networks for development, testing, and production that all use the same classless inter-domain routing (CIDR) address blocks. You can then create subnets with your private or public IP address spaces. Internet access is provided through network address translation...