exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 1 question 69 discussion

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

HOTSPOT -
You have an on-premises data center and an Azure subscription. The data center contains two VPN devices. The subscription contains an Azure virtual network named VNet1. VNet1 contains a gateway subnet.
You need to create a site-to-site VPN. The solution must ensure that if a single instance of an Azure VPN gateway fails, or a single on-premises VPN device fails, the failure will not cause an interruption that is longer than two minutes.
What is the minimum number of public IP addresses, virtual network gateways, and local network gateways required in Azure? 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: 4 -
Two public IP addresses in the on-premises data center, and two public IP addresses in the VNET.
The most reliable option is to combine the active-active gateways on both your network and Azure, as shown in the diagram below.


Box 2: 2 -
Every Azure VPN gateway consists of two instances in an active-standby configuration. For any planned maintenance or unplanned disruption that happens to the active instance, the standby instance would take over (failover) automatically, and resume the S2S VPN or VNet-to-VNet connections.

Box 3: 2 -
Dual-redundancy: active-active VPN gateways for both Azure and on-premises networks
Reference:
https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-highlyavailable

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
jasu
Highly Voted 4 years, 5 months ago
1 1 2 1 Public IP at Azure end (since there is one Gateway, one public IP is enough) 1 Virtual Network Gateway (By default, it's active-standby with less than 2 mins downtime. In this case, one gateway is enough.) 2 Local Network (2 network needed at remote end. One for each VPN Device)
upvoted 104 times
Mimimiao
4 years, 1 month ago
For Acitve-standby, for planned maintenance, the connectivity should be restored within 10 to 15 seconds. For unplanned issues, the connection recovery will be longer, about 1 to 3 minutes in the worst case. So shouldn't it be active-active instead ?
upvoted 17 times
ducph
3 years, 9 months ago
You are right, I think only Active-Active model can fit the requirement. IMO, answer would be 2 2 2 (we do not count the 2 Public IPs in on-prem)
upvoted 14 times
SanjSL
3 years, 7 months ago
This is a az 104 question and answer is 2-2-2
upvoted 7 times
...
...
...
BenBen
4 years, 3 months ago
But your will need PIP for the local network gateway , so it should be 3 in this case
upvoted 1 times
paulot
4 years, 2 months ago
"IN AZURE˜, not on prem.
upvoted 8 times
...
...
TheOne1
3 years, 11 months ago
You missed 1 key part of the last sentence "in azure", it doesn't say "in azure and on prem"
upvoted 3 times
...
J4U
3 years, 10 months ago
Each gateway comes with 2 instances. Each instance requires an IP. So the answer is 2 1 2. https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-highlyavailable#multiple-on-premises-vpn-devices
upvoted 9 times
...
...
Granwizzard
Highly Voted 4 years, 5 months ago
I believe it should be 3-1-2. If we check the minimum requirements accordingly with provided infrastructure. The datacenter has two VPN Devices (2 local gateways) so 2 PIP 1 Azure VNET(1 Virtual Network Gateway) so 1 PIP, when you deploy 1 Virtual Network in fact you have two instances running (Active - Passive), if the active instance goes down it will take more or less 90s to switch so it will be under the 2min requirement. I believe this will be the minimum if we compare it with the provided infrastructure. https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-highlyavailable#multiple-on-premises-vpn-devices
upvoted 21 times
AnonymousJhb
4 years, 2 months ago
read the question carefully "What is the minimum number of public IP addresses, virtual network gateways, and local network gateways required IN AZURE" not across the entire end-to-end solution. The answer is 1-1-2
upvoted 15 times
...
Granwizzard
4 years, 5 months ago
Please read " when you 1 Virtual Network" as 1 Virtual Network Gateway
upvoted 3 times
...
mesk
4 years, 2 months ago
We have to configure the Local network gateway with IP addresses used on-prem, hence we will create 1 IP only for the VNet GW. 1-1-2 See section "Create a VPN Connection" https://docs.microsoft.com/en-us/azure/vpn-gateway/tutorial-site-to-site-portal
upvoted 4 times
MalonJay
3 years, 5 months ago
About VPN gateway redundancy Every Azure VPN gateway consists of two instances in an active-standby configuration. For any planned maintenance or unplanned disruption that happens to the active instance, the standby instance would take over (failover) automatically, and resume the S2S VPN or VNet-to-VNet connections. The switch over will cause a brief interruption. For planned maintenance, the connectivity should be restored within 10 to 15 seconds. For unplanned issues, the connection recovery will be longer, about 1 to 3 minutes in the worst case. https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-highlyavailable
upvoted 1 times
...
...
...
rxlicon
Most Recent 1 year, 10 months ago
From the Azure side only for active/active 2 2 2
upvoted 2 times
...
sandeepmalik
3 years, 3 months ago
In today's exam. Score 900+ Correct answer. 2 2 2
upvoted 3 times
...
Disco87
3 years, 3 months ago
It's a bit of a vague question. I think it depends on how you define 'Public IP' here, the local on prem VPN endpoints do require public IP addresses, so there's four internet IPs needed in total (assuming Active Active which I believe is the case as Active Passive failover can take 3 mins and < 2 is the requirement), and you do even enter those 'on prem' public IP addresses in the config of the Local Network Gateways in Azure, however I'd tend to read it as asking how many Azure Public IP Addresses are required (as in the resource type called Public IP Addresses in Azure Portal), and there'd only be two of them. Also whether you are using Active Passive or Active Active Virtual Network Gateways, there's actually two of them, but defined under a single Azure resource, so you could make an argument for either case. I think of it as two however, particularly in Active Active mode. So I think the answer is 2-2-2
upvoted 1 times
...
ranjitklive
3 years, 3 months ago
Answer given is correct 4-2-2 1) Each Azure gateway instance will have a unique public IP address. Same for local gateway instance. Therefore 4 IP addresses. If you see logically, Question 2 should be about Azure's side, while Question-3 must be about On-premise's side, so with that understanding: 2) By default, each Azure VPN gateway consists of two instances in an active-standby configuration. But we want a active-active configuration. So, 2 Virtual Network gateways. 3) Multiple on-premises VPN devices therefore two local network gateways. https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-highlyavailable
upvoted 1 times
...
AngelDevart
3 years, 4 months ago
To me should be: 2 Public Ips, 2 Virtual Gateways 2 LocalNetworksGateways I don't understand why there should be 2 public IPs access for the vNets, that's just creating a security flag.
upvoted 1 times
...
doeeyedmonster
3 years, 6 months ago
Would like to try to share my thoughts on this: SITUATION: We have 1 datacenter (1 on-prem site) with 2 VPN devices. REQUIREMENTS: (1) We must have a downtime of not longer than 2 minutes We cannot use the active-standby setup here because as stated by Microsoft "The switch over will cause a brief interruption. For planned maintenance, the connectivity should be restored within 10 to 15 seconds. For unplanned issues, the connection recovery will be longer, about 1 to 3 minutes in the worst case." SOLUTION: (1) To achieve Active-Active setup, we would need 2 Virtual Network Gateways. (2) If we will have 2 Virtual Network Gateways, then it follows that we will have 2 Public IP's since each gateway needs 1 IP. (3) Since we only have 1 site with 2 VPN devices, we will most likely need to connect to at least 1 of those devices, which means we will need to setup 1 Local Network Gateway and specify the site name and IP address of the on-premises VPN device. Unless, they require to connect to both for just 1 datacenter / site.
upvoted 2 times
JayBee65
3 years, 4 months ago
The question states "The solution must ensure that if a ... a single on-premises VPN device fails" so surely we need to connect to both on-premise VPNs, so 2 Local Network Gateways will be required,
upvoted 1 times
...
...
exammaster1000
3 years, 7 months ago
I say 2-1-2, as a Virtual Network Gateway will have two instances, but we only deploy one Gateway. You can add the second public IP if you enable the Active-Active mode
upvoted 4 times
...
Ahmadtooo
3 years, 7 months ago
active-active VPN s2s working with 2 Public IPs and 1 Virtual Network GW un this GW there 2 Local Network GW So correct answer should be 2,1,2 .
upvoted 2 times
...
donathon
3 years, 7 months ago
2,2,2. The switch over will cause a brief interruption. For planned maintenance, the connectivity should be restored within 10 to 15 seconds. For unplanned issues, the connection recovery will be longer, about 1 to 3 minutes in the worst case. So it needs to be Active-Active to keep it within 2 mins. Also the number is in Azure side only. https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-highlyavailable#dual-redundancy-active-active-vpn-gateways-for-both-azure-and-on-premises-networks
upvoted 3 times
...
Spooky7
3 years, 7 months ago
Based on that description: https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-activeactive-rm-powershell and fact there are 2 on-prem VPN devices I would say answer is: 2 public IP addresses (required by active-active virtual network) 1 virtual network (technically we are create only 1 VN even though 2 will be created behind the hood) 2 local network gateways (1 for each VPN device)
upvoted 4 times
...
Spooky7
3 years, 7 months ago
Based on that description: https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-activeactive-rm-powershell I would say answer is: 2 1 1
upvoted 1 times
...
tallurhi
3 years, 8 months ago
Each Azure VPN gateway consists of two instances in an active and standby configuration. For any planned maintenance or unplanned outages that occur on the active instance, the standby instance must automatically take over (fail over) and resume VPN S2S or VNet connections with VNet. The exchange will cause a brief interruption. For planned maintenance, connectivity should be restored within 10-15 seconds. For unplanned issues, connection recovery will take longer, approximately 1 to 3 minutes in the worst case. It clearly says 1 -3 mins where the question says under 2 mins so it is active -active config . thats leaves us with 4,2,2
upvoted 2 times
...
student22
3 years, 8 months ago
2 2 2 ---
upvoted 2 times
...
poplovic
3 years, 8 months ago
I would go for 2 2 2 1. must include two on-prem VPN devices (see 'a single VPN device fails' requirement) 2. must be active-active Azure VPN gateway ( see '2 minutes requirement') https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-highlyavailable Since it's on Azure side as per the question, 2 Public IP is needed; one for each gateway
upvoted 2 times
...
Khannas
3 years, 8 months ago
It should be 4,2,2
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 ...