exam questions

Exam AZ-700 All Questions

View all questions & answers for the AZ-700 exam

Exam AZ-700 topic 10 question 2 discussion

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

HOTSPOT -
Which virtual machines can VM1 and VM4 ping successfully? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: VM2, VM3 and VM4.
VM1 is in VNet1/Subnet1. VNet1 is peered with VNet2 and VNet3.
There are no NSGs blocking outbound ICMP from VNet1. There are no NSGs blocking inbound ICMP to VNet1/Subnet2, VNet2 or VNet3. Therefore, VM1 can ping VM2 in VNet1/Subnet2, VM3 in VNet2 and VM4 in VNet3.
Box 2:
VM4 is in VNet3. VNet3 is peered with VNet1 and VNet2. There are no NSGs blocking outbound ICMP from VNet3. There are no NSGs blocking inbound ICMP to VNet1/Subnet1, VNet1/Subnet2 or VNet2 from VNet3 (NSG10 blocks inbound ICMP from VNet4 but not from VNet3). Therefore, VM4 can ping VM1 in VNet1/
Subnet1, VM2 in VNet1/Subnet2 and VM3 in VNet2.

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
derrrp
Highly Voted 2 years, 9 months ago
Been cramming on this one all week. Reviewed this question so many times now, it's muscle memory: The sequence is 234 then 123 Write that sequence down several times on your keyboard and you'll never forget it: 234123 234123 234123 Hope this helps!
upvoted 23 times
Ajdlfasudfo0
2 years, 4 months ago
big IQ brain that tries to just remember it
upvoted 2 times
...
Aunehwet79
2 years, 4 months ago
Thanks this does help
upvoted 1 times
...
wooyourdaddy
2 years, 8 months ago
Nice memory association tip ;-)
upvoted 1 times
...
Ayokun
2 years, 1 month ago
I think just excluding VM5 is simpler lol
upvoted 9 times
...
...
7fc1047
Most Recent 6 months ago
Secret is in the peering and pre nsg changes. however 234 123 works like a charm !
upvoted 1 times
...
night_wolf_in
10 months, 2 weeks ago
I dont get it. there is NSG10, so VM1 can only do VM2. again, due to NSG10, VM4 can't do VM1/2, and only VM3.
upvoted 1 times
...
vikrants31
1 year, 4 months ago
vnet1(VM1+VM2) --peering-->vnet2(VM3) --peering-->vnet4(VM5) \ / peering peering \ / vnet3(VM4) > I think VM1 can ping: 2,3,4,5 (see above diagram) > I think VM4 can ping VM2, VM3, VM5 but since there is no option for that so, the only available correct option is "VM3 only"
upvoted 1 times
...
ejml
2 years, 2 months ago
There is a peering between VN2 and VN5, why is not reachable VM4 from VM1 and VM4?
upvoted 1 times
MrBlueSky
2 years ago
There is not a peering between Vnet2 and Vnet5.
upvoted 3 times
...
...
dsmurray88
2 years, 3 months ago
Default NSG rule allows all ports inbound and outbound for the VirtualNetwork service tag. This encompasses any peered networks The VM Firewalls allow ICMP So any VMs in peered VNets can ping The answer is 1234 (1 > 2,3,4) (4 > 1,2,3)
upvoted 2 times
...
TJ001
2 years, 3 months ago
correct answer
upvoted 1 times
TJ001
2 years, 3 months ago
It is not hard ...only two things to be checked ... 1) Is there a peering in place ? 2) Is there a NSG rule blocking ? Do that is order and we are good with the answers
upvoted 2 times
...
...
DeepMoon
2 years, 3 months ago
Default Inbound or Outbound rule doesn't allow ICMP. VM1 can only ping VM2. Default rule for inside vnet will allow it. VM4 cannot ping anything. Default Outbound rule will block it. https://learn.microsoft.com/en-us/azure/virtual-network/network-security-groups-overview#default-security-rules
upvoted 1 times
Feliphus
5 months, 1 week ago
No, default AllowVnetOutBound allows outbound traffic between Vnets and has better (low) priority NSG inbound Default rules: 65000 AllowVnetInBound -> Source VirtualNetwork Dest VirtualNetwork 65001 AllowAzureLoadBalancerInBound -> Source AzureLoadBalancer Dest Any 65500 DenyAllInBound -> Source Any Dest Any NSG outbound Default rules: 65000 AllowVnetOutBound -> Source VirtualNetwork Dest VirtualNetwork 65001 AllowAzureInternetOutBound -> Source Any Dest Any 65500 DenyAllOutBound -> Source Any Dest Any You can resume - the Internet inbound traffic is not allowed but the Internet outbound is allowed - the inter-intra vnet traffic is allowed - the traffic coming from Azure LB into the vnet is allowed (because it uses IP public as source)
upvoted 1 times
...
...
Aanandan
2 years, 6 months ago
They ask from which VM's can ping VM1 and VM4 successfully... We can ping VM1 from VM2,VM3,VM4 and VM4 from VM1,VM2,VM3... Because NSG Inbound rule deny the RDP por from 10.1.x.x to any destination... NSG Inbound rule deny the ICMP from 10.10.x.x to any destination 10.0.0.0/16 is Vnet4 address space..so VM5 only is available in this Vnet.. NSG outbound rule deny the RDP port from 10.1.x.x to any destination... By default outbound rule for any to any virtual network is enabled.. Already peering is enabled between Vnet1,vnet2,vnet3... obviously ping will happen successfully... Please correct me if anything wrong in my understanding
upvoted 1 times
GeorgeMilev91
2 years, 3 months ago
no mate, they are not asking this, please read the question again, they are asking from vm1 and vm4 which hosts you can ping i.e. vm1, vm4 - > vm2 and etc, not vice-versa..
upvoted 1 times
...
...
lobs_wort
2 years, 9 months ago
Answer is correct, appeared in exam 22-July-2022.
upvoted 2 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