exam questions

Exam AZ-700 All Questions

View all questions & answers for the AZ-700 exam

Exam AZ-700 topic 1 question 19 discussion

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

You have an Azure subscription that contains the resources shown in the following table.



You create a virtual network named Vnet2 in the West US region.

You plan to enable peering between Vnet1 and Vnet2.

You need to ensure that the virtual machines connected to Vnet2 can connect to VM1 and VM2 via LB1.

What should you do?

  • A. From the Peerings settings of Vnet2, set Traffic forwarded from remote virtual network to Allow.
  • B. Change the Floating IP configurations of LB1.
  • C. From the Peerings settings of Vnet1, set Traffic forwarded from remote virtual network to Allow.
  • D. Change the SKU of LB1.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
DeepMoon
Highly Voted 1 year, 4 months ago
Basic sku won't support cross-region traffic. https://learn.microsoft.com/en-us/azure/load-balancer/skus https://learn.microsoft.com/en-us/azure/load-balancer/cross-region-overview
upvoted 18 times
ConanBarb
8 months, 1 week ago
you may be right, but it is _not_ about cross-region load balancing as the vms of the backend pool (vm1 and vm2) both reside in the same vnet (vnet1) cross-region load-balancing is used when you have backend pools in different regions, as can be read in the second link you provided
upvoted 7 times
haxaffee
5 months, 2 weeks ago
I don't understand why everyone is fixed on D. The question doesn't state that VM2 in the VNet in a different region need to be added to the backend pool. They just need to be able to reach LB1 in VNet1.
upvoted 1 times
...
...
...
daemon101
Highly Voted 10 months, 2 weeks ago
Vnet1 and Vnet2 reside in different regions. Global VNet Peering now supports Standard Load Balancer. Previously, resources in one virtual network could not communicate with the front-end IP address of an internal load balancer over a globally peered connection. https://azure.microsoft.com/en-us/updates/global-vnet-peering-now-supports-standard-load-balancer/
upvoted 10 times
ConanBarb
8 months, 1 week ago
this, IMHO, is the right reasoning behind D - Standard SKU, not Basic
upvoted 3 times
ar407
7 months ago
agree 100%, the question is not about cross region load balancing, but about supportability of the front end of the LB.
upvoted 1 times
...
...
...
nabeel79
Most Recent 2 weeks, 3 days ago
Selected Answer: D
Basic sku won't support cross-region traffic
upvoted 1 times
...
ConanBarb
8 months, 1 week ago
Selected Answer: D
Global VNet Peering now supports Standard Load Balancer
upvoted 3 times
...
khanda
1 year, 1 month ago
Selected Answer: D
Azure Standard Load Balancer supports cross-region load balancing.
upvoted 4 times
...
ESAJRR
1 year, 2 months ago
Selected Answer: D
SCENARIO Standard Load Balancer Basic Load Balancer Global VNet Peering Support Standard ILB is supported via Global VNet Peering Not supported
upvoted 2 times
...
liono
1 year, 4 months ago
Correct. Change SKU to Standard.
upvoted 3 times
...
Stevy_nash
1 year, 4 months ago
Selected Answer: D
we should also change the SKU of VMs' IP adresses to standard or remove them
upvoted 4 times
Neostar
1 year, 2 months ago
The question didn't mention that the VMs have public IP addresses.
upvoted 1 times
...
...
TT924
1 year, 4 months ago
Selected Answer: D
Standard ILB is supported via Global VNet Peering Standard ILB is supported via Global VNet Peering
upvoted 2 times
TT924
1 year, 4 months ago
https://learn.microsoft.com/en-us/azure/load-balancer/skus#skus
upvoted 1 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 ...