You are configuring a virtual network named `vnet-dev` for a testing environment. Within `vnet-dev`, you create a subnet named `subnet-test` and assign it the address prefix . What is the maximum number of virtual machines that can be successfully deployed and receive IP addresses in `subnet-test`?
- A14
- 11Cevap
- C16
- D8
Cevap
11
A subnet configured with a prefix has total IP addresses (). Azure reserves the first four IP addresses and the last IP address of the subnet range, totaling reserved IPs. Subtracting these reserved IPs from the total IPs results in usable IP addresses available for virtual machines.
Adım Adım Çözüm
Anahtar Kavram
Azure Subnet IP Address Reservation