Valid AZ-104 Dumps shared by ExamDiscuss.com for Helping Passing AZ-104 Exam! ExamDiscuss.com now offer the newest AZ-104 exam dumps, the ExamDiscuss.com AZ-104 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AZ-104 dumps with Test Engine here:
Access AZ-104 Dumps Premium Version
(815 Q&As Dumps, 35%OFF Special Discount Code: freecram)
Recent Comments (The most recent comments are at the top.)
Consumption only Doesn't support user defined routes (UDR), egress through NAT Gateway, peering through a remote gateway, or other custom egress. The minimum required subnet size is /23.
Its VNET 3 only and /23
So we need a /23 mask, this means 512 IPs
I am a total newbie with this so i tried to find out what the possible IP Ranges are:
- VNET 1
10.1.128.0/23 = 10.1.128.0 - 10.1.129.255 (512 IPs)
- Sub 1
10.1.128.0/24 = 10.1.128.0 - 10.1.128.255 (256)
-> Not enough IPs available
- VNET 2
192.168.0.0/16 = 192.168.0.0-192.168.255.255
- Sub21
192.168.0.0 /17 = 192.168.0.0 - 192.168.127.255
- Sub22
192.168.128.0/17 = 192.168.128.0 - 192.168.255.255
-> The subnets take out the whole range of VNET 2
- VNET 3
172.16.0.0/16 = 172.16.0.0 - 172.16.255.255
- Sub3
172.16.1.0/24 = 172.16.1.0 - 172.16.1.255
-> VNET 3 still has most of the range for a /23 available. For example we could make the following /23 subnet: 172.16.2.0/23 = 172.16.2.0 - 172.16.3.255