exam questions

Exam AZ-103 All Questions

View all questions & answers for the AZ-103 exam

Exam AZ-103 topic 4 question 21 discussion

Actual exam question from Microsoft's AZ-103
Question #: 21
Topic #: 4
[All AZ-103 Questions]

HOTSPOT -
You have an Azure subscription named Subscription1. Subscription1 contains the virtual networks in the following table.

Subscription1 contains the virtual machines in the following table.

The firewalls on all the virtual machines are configured to allow all ICMP traffic.
You add the peerings in the following table.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Yes -
Vnet1 and Vnet3 are peers.

Box 2: Yes -
Vnet2 and Vnet3 are peers.

Box 3: No -
Peering connections are non-transitive.
References:
https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/hybrid-networking/hub-spoke

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
Derek_O2018
Highly Voted 5 years, 3 months ago
VM2 cannot ping VM3 since peering is a two-way connection.
upvoted 35 times
Exam103
5 years, 3 months ago
Exactly, When you ping from machine A to machine B, you send a ICMP Echo request from A to B. Then Machine B will reply with a Echo reply from B to A, bur that is not possible because there is no connection.
upvoted 7 times
STFN2019
5 years, 2 months ago
yep it is yes no no
upvoted 10 times
...
...
Sheru
5 years, 1 month ago
Tried it and unless you do the reverse peering the ping doesn't go thru. B should be No
upvoted 1 times
...
snoocer
5 years, 3 months ago
so its: Box 2: No - Peering have to be unidirectional that its working (see discussion here: https://www.examtopics.com/discussions/microsoft/view/6385-exam-az-300-topic-1-question-7-discussion/)
upvoted 5 times
...
...
aimar047
Highly Voted 5 years, 2 months ago
Yes,No,No
upvoted 11 times
...
tashakori
Most Recent 1 year, 3 months ago
- Yes - No - No
upvoted 1 times
...
Ranjit131313
2 years, 3 months ago
VM1 -> VM3 = Yes; peering in both VMs enabled vnet1 <--> vnet3 vnet3 ---> vnet1 VM2 -> VM3 = No; because VM3 can't reply back to VM2 vnet2 ---> vnet3 (only one way ) VM2 -> VM1 = No; No peering between 1&2 No peering between 1&2
upvoted 2 times
...
Lkk51
4 years ago
https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-faq#my-vnet-peering-connection-is-in-initiated-state-why-cant-i-connect If your peering connection is in an Initiated state, this means you have created only one link. A bidirectional link must be created in order to establish a successful connection. For example, to peer VNet A to VNet B, a link must be created from VNetA to VNetB and from VNetB to VNetA. Creating both links will change the state to Connected. So VM2 "cannot" ping VM3
upvoted 1 times
...
Neonlight8
4 years, 4 months ago
Reciprocal connections When you create a virtual network peering connection in only one virtual network to connect to a peer in another network, you're not connecting the networks together. To connect the networks by using virtual network peering, you have to create connections in each virtual network. https://docs.microsoft.com/en-us/learn/modules/integrate-vnets-with-vnet-peering/2-connect-services-using-vnet-peering therefore is the answer is Yes, No, No, because VM2 cannot Ping VM3 if peering is only from one VNET not bidrectional
upvoted 2 times
...
Ozguraydin
4 years, 5 months ago
Answer is correct. YYN If you dont know networking, please study and test.
upvoted 3 times
...
NickyDee
4 years, 5 months ago
Why are there several of you saying you cant ping VM2 to VM3? When you create a peering, the peering is always bidirectional. VNET2 <-> VNET3. You cannot create an unidirectional peering. Ways to achieve unidirectional communication between to VNETs is by using a gateway, or by adding custom rules in NSGs to override the virtual network allow rules
upvoted 2 times
...
tezawynn
4 years, 7 months ago
i believer when you do peering, it has to be bi directional. Therefore you should be able to ping vm2 to vm3 and vice versa. Answer is correct. YYN
upvoted 3 times
...
LeonSKanady
4 years, 8 months ago
Option 2 will be : NO Because as per the following MS link peering needs 2 way configuration. Plz check the NOTE option of the configuration image. Link: https://docs.microsoft.com/en-us/azure/virtual-network/tutorial-connect-virtual-networks-portal
upvoted 1 times
darfinx
4 years, 8 months ago
https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-peering-overview peering is 2 way connection.
upvoted 2 times
...
...
shac1018
4 years, 10 months ago
I think the given answer is right as it clearly given in question that peering is there from v2 -> v3.. so no doubt that they can talk in one direction.
upvoted 1 times
...
imnotabot
4 years, 10 months ago
In order to set this up as shown in example, I connected each according to their resource ID. This way, it doesn't force bidirectional peering. I also made sure that ICMP was allowed in both inbound and outbound rules in NSG, just to be sure, for each VNET. Testing shows the following: 1->2 NO 1->3 YES 2->1 No 2->3 NO 3->1 YES 3->2 NO I suggest testing this on your end to confirm.
upvoted 4 times
...
Loma
4 years, 10 months ago
When the picture shows both peering VNET1-to-VNET3 and VNET3-to-VNET1, that implies you HAVE to configure bidirectionally. It means the answer is Yes-No-No.
upvoted 1 times
...
Gbala
4 years, 10 months ago
The given answers are correct.. There are 2 options under peering configurations, for example 1. Allow virtual network access from VNET1 to VNET2 2. Allow forwarded traffic from VNET2 to VNET1 Hence you can disable or enable the ping from both the VNETS. From the above question there is a 2 way traffice between VNET1 and VNET3 but there is only 1 way traffic between VNET2 and VNET3 which is possible.
upvoted 1 times
...
displaynamehere
4 years, 11 months ago
They must be peered both ways for them to ping! YNN
upvoted 3 times
...
Burgtaro
4 years, 11 months ago
I believe the answer given is correct. Setting up Peering in a real world environment automatically creates a reverse peer, thus allowing back and forward communication. I have done this several times for a client. Thus, it is Yes, yes, no.
upvoted 6 times
...
Premsinghcmr
4 years, 11 months ago
It should be Yes, No, No
upvoted 3 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 ...