You are configuring a virtual network named `vnet-iot-ingress` in an Azure subscription. The virtual network is assigned the address space of . You need to create a subnet named `snet-devices` that will host 60 virtual machines. You assign the address range to the `snet-devices` subnet. Is the statement that the `snet-devices` subnet has a sufficient number of usable IP addresses to support the 60 virtual machines true?
Cevap: Cevap
Cevap
The statement is false because the subnet only provides 59 usable IP addresses due to Azure reserving 5 IP addresses, which is insufficient for the 60 virtual machines.
The correct evaluation is false because Azure's specific reservation of 5 IP addresses per subnet reduces the usable IP count of a /26 subnet from 64 to 59, which is one address short of the required 60.
Adım Adım Çözüm
Anahtar Kavram
Azure Virtual Network Subnet IP Reservations
Tahmini Süre:1m 30s