exam questions

Exam AZ-700 All Questions

View all questions & answers for the AZ-700 exam

Exam AZ-700 topic 2 question 66 discussion

Actual exam question from Microsoft's AZ-700
Question #: 66
Topic #: 2
[All AZ-700 Questions]

You have an Azure subscription that contains a virtual network named VNet1. VNet1 has a subnet mask of/24.

You plan to implement an Azure application gateway that will have the following configurations:

• Public endpoints: 1
• Private endpoints: 1
• Minimum instances: 1
• Maximum instances: 10

You need to configure the address space for the subnet of the application gateway. The solution must minimize the number of IP addresses allocated to the application gateway subnet.

What is the minimum number of assignable IP addresses required?

  • A. 1
  • B. 2
  • C. 11
  • D. 12
  • E. 20
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Lazylinux
Highly Voted 1 year, 5 months ago
Selected Answer: C
I C is correct!! For App gateway V1 subnet of 27 is required and for V2 the recommended is 24 CIDR, however based on the current configuration i.e. whole Address space for the vnet is /24 and fact max we have is 10 App GWY instances deployed at anytime then we can assign /28 CIDR for the address space for the App GWY this allows for 16 IP address of which 5 are reserved for Azure resources and this leaves us with 11 which is about enough for 1 Private Endpoint and 10 App GWY instances as for the Public IP it has nothing to do with private IP unless the App GWY requires private IP in which is not the case here
upvoted 6 times
Sergovladi
3 months, 2 weeks ago
"C" is correct, but you are likely to get the error during deployment if you try to assign /28 subnet to AG as /26 is recommended for AGv1 which may have up to 32 instances.
upvoted 2 times
...
...
AZLion
Most Recent 1 month ago
Selected Answer: C
In the exam 22/03/2025
upvoted 1 times
...
tictaclu
4 months, 2 weeks ago
C is correct, When you use a public endpoint for Azure Application Gateway, the public IP is allocated from the Azure public IP address pool, not from the subnet's IP address range. Thus, the public endpoint does not consume an IP address from the Application Gateway subnet. Calculation Given the above: Reserved by Azure: 5 IPs. Private frontend IP: 1 IP. Instances: 10 IPs (maximum). 5 (reserved)+1 (private IP)+10(instances)=16 IP addresses required To meet this requirement, the smallest subnet that supports at least 16 assignable IPs is a /28 opt E 20 is because you count 1 IP for public endpoint which is not required.
upvoted 1 times
...
fraym
6 months, 2 weeks ago
Without even looking at the specifics of the question we know that 5 IPs are used per subnet, and the size of a subnet is a power of 2. Therefore the only possible solution is C: add 5 to any other answer and you don't get a power of 2 :)
upvoted 3 times
...
OrangeSG
1 year, 5 months ago
Selected Answer: C
Application Gateway uses one private IP address per instance, plus another private IP address if a private frontend IP is configured. https://learn.microsoft.com/en-us/azure/application-gateway/configuration-infrastructure#size-of-the-subnet
upvoted 2 times
...
Discussions22
1 year, 5 months ago
Why not 12?
upvoted 1 times
ExamTopics2_EIS
1 year, 5 months ago
Max 10 + 1 Private = 11 Public is not used from that scope.. it has a public IP
upvoted 6 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago