exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 1 question 47 discussion

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

Your company has an office in Seattle.
You have an Azure subscription that contains a virtual network named VNET1.
You create a site-to-site VPN between the Seattle office and VNET1.
VNET1 contains the subnets shown in the following table.

You need to route all Internet-bound traffic from Subnet1 to the Seattle office.
What should you create?

  • A. a route for GatewaySubnet that uses the virtual network gateway as the next hop
  • B. a route for Subnet1 that uses the local network gateway as the next hop
  • C. a route for Subnet1 that uses the virtual network gateway as the next hop
  • D. a route for GatewaySubnet that uses the local network gateway as the next hop
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
A route with the 0.0.0.0/0 address prefix instructs Azure how to route traffic destined for an IP address that is not within the address prefix of any other route in a subnet's route table. When a subnet is created, Azure creates a default route to the 0.0.0.0/0 address prefix, with the Internet next hop type. We need to create a custom route in Azure to use a virtual network gateway in the Seattle office as the next hop.
Reference:
https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-udr-overview

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
naneguptha
Highly Voted 4 years, 5 months ago
Correct C. We have to ensure all traffic from Subnet1 flows via the virtual network gateway. Using such a route would ensure the traffic is redirected to the on-premises data center.
upvoted 35 times
...
jd94
Highly Voted 4 years ago
6/12/2021. Passed the exam. Route to Subnet1 via VNGW
upvoted 6 times
...
rxlicon
Most Recent 1 year, 10 months ago
C. a route for Subnet1 that uses the virtual network gateway as the next hop
upvoted 1 times
...
rxlicon
1 year, 10 months ago
Route to Subnet1 via Virtual Network Gateway
upvoted 1 times
...
gopi81
3 years, 3 months ago
correct answer is C; the next hop can't go directly to local GW; its need to go via the virtual GW.
upvoted 1 times
...
sandeepmalik
3 years, 3 months ago
In today's exam. Score 900+ Correct answer.
upvoted 1 times
...
maco29j
3 years, 3 months ago
Selected Answer: C
C is the correct answer
upvoted 1 times
...
PierreTang
3 years, 4 months ago
Selected Answer: B
Answer is B, Because Local network gateway represent the on-prem VPC device.
upvoted 1 times
PierreTang
3 years, 4 months ago
**VPN device
upvoted 1 times
...
...
KemalM
3 years, 4 months ago
Selected Answer: C
C is correct
upvoted 1 times
...
nd78
3 years, 5 months ago
on Exam today 21st Jan, 2022
upvoted 1 times
...
Nands23
3 years, 6 months ago
This was on today's exam. 12/29/2021 Right answer
upvoted 1 times
...
tomatosis
3 years, 6 months ago
On exam 23 Dec 2021, I chose C
upvoted 4 times
...
syu31svc
3 years, 10 months ago
Answer is C https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-about-forced-tunneling
upvoted 4 times
suriyaswamy
3 years, 6 months ago
C. a route for Subnet1 that uses the virtual network gateway as the next hop
upvoted 1 times
...
...
leo_az300
3 years, 11 months ago
Answer is C, but explanation is incorrect You need to create a custom route(user defined), and next hop type is Virtual Network Gateway from VPN only(ExpressRoute, or ExpressRoute & VPN coexisting are NOT supported, you must use BGP for custom routes in this case) You can define a route that directs traffic destined for the 0.0.0.0/0 address prefix(internet) to a route-based virtual network gateway. On your premises, you might have a device that inspects the traffic and determines whether to forward or drop the traffic. If you intend to create a user-defined route for the 0.0.0.0/0 address prefix, read 0.0.0.0/0 address prefix first. source url: https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-udr-overview#custom-routes
upvoted 4 times
...
Indigoproftrader
4 years ago
subnet 1 route table's next hop is the Virtual network gateway in the gatewaysubnet so that it can go out to on-prem network. Thus ans is C
upvoted 3 times
...
nfett
4 years ago
answer is correct but their explanation is off. they need to reference the virtual network gateway details provided in their url.
upvoted 1 times
...
Alasmindas
4 years, 2 months ago
Correct Answer is Option C, route all subnet 1 traffic to Virtual Network Gateway traffic in Azure.
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 ...