exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 6 question 41 discussion

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

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

Subnet1 is on VNET1. VM1 connects to Subnet1.
You plan to create a virtual network gateway on VNET1.
You need to prepare the environment for the planned virtual network gateway.
What are two ways to achieve this goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. Modify the address space used by VNET1.
  • B. Modify the address space used by Subnet1.
  • C. Create a subnet named GatewaySubnet on VNET1.
  • D. Create a local network gateway.
  • E. Delete Subnet1.
Show Suggested Answer Hide Answer
Suggested Answer: AE 🗳️

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
issiaka
Highly Voted 3 years, 11 months ago
Correct answers are A & C When you add a new address space to the vnet you no longer need to delete Subnet1 (and here you can't because there is already a VM attached to Subnet1). Then you create the GatewaySubnet subnet in VNET1 matching the new CIDR range (whole or partial CIDR) you added to the VNET1
upvoted 21 times
donathon
3 years, 8 months ago
I stimulated this in the lab it's true.
upvoted 1 times
...
...
ShehuUsman
Highly Voted 3 years, 10 months ago
Question says "Which are the two ways to achieve this" therefore, it is asking us to provide either way of getting it done. Option 1: You can modify the address space of VNET1 Option 2: You can delete subnet1 since subnet address space cannot be modified once created. please given answer is correct. A & E
upvoted 18 times
gizda2
3 years, 9 months ago
You can't delete the subnet as the VM keeps it.
upvoted 5 times
...
altafpatel1984
3 years, 5 months ago
And also, you cannot delete subnet1 because a VM is connected to it.
upvoted 1 times
...
altafpatel1984
3 years, 5 months ago
Then why deleting subnet1, why not changing address space of subnet1?
upvoted 1 times
...
...
AD3
Most Recent 3 years, 5 months ago
A & E is correct two ways. A if you want to increase the Vnet space. E if you want to keep the existing Vnet space but cut down on subnet space. To perform E need to remove the endpoints/nic, delete subnet and reestablish it when subnet is recreated.
upvoted 1 times
...
david_dha
3 years, 7 months ago
The question is not to provide the sequence actions. The question is "how to fix the overlapping address space issue" AB
upvoted 1 times
...
DerekKey
3 years, 8 months ago
A&C - just recreate the scenario in Azure
upvoted 2 times
...
JeremyRui
3 years, 9 months ago
Should be A&B as it's asking for two different complete solutions. To avoid overlapping you can achieve by either A or B. You can't just delete subnet 1 coz in this case VM1 is no longer in the VNET so E is not a complete solution.
upvoted 6 times
XD17
3 years, 8 months ago
But you cannot just change the address space of the subnet either as long as it keeps the VM.
upvoted 2 times
...
...
descreekert
3 years, 10 months ago
I believe the given answer is correct A & E The key point is 'to prepare the environment'. A: 'Change the address space of VNET1' or E: 'Delete subnet1' both can make room for the planned virtual network gateway.
upvoted 4 times
...
syu31svc
3 years, 11 months ago
This is A and C https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-about-vpn-gateway-settings Before you create a VPN gateway, you must create a gateway subnet. The gateway subnet contains the IP addresses that the virtual network gateway VMs and services use. When you create your virtual network gateway, gateway VMs are deployed to the gateway subnet and configured with the required VPN gateway settings. Never deploy anything else (for example, additional VMs) to the gateway subnet. The gateway subnet must be named 'GatewaySubnet' to work properly. Naming the gateway subnet 'GatewaySubnet' lets Azure know that this is the subnet to deploy the virtual network gateway VMs and services to. Address Space cannot overlap
upvoted 3 times
...
tteesstt
3 years, 11 months ago
VM1 is connected to Subnet1. You cannot modify subnet, if you try to you get the following error in Azure portal: "Failed to save subnet Failed to save subnet 'subnet1'. Error: 'Subnet subnet1 is in use and cannot be updated.'" Eliminating other options - A & D.
upvoted 1 times
tteesstt
3 years, 11 months ago
Never mind. D is not the answer. C is the more likely one.
upvoted 1 times
...
...
bizarro
3 years, 11 months ago
Question said "You need to prepare the environment". Then A and E are correct
upvoted 1 times
...
certpro
3 years, 11 months ago
If solution is part of complete: then A & C , if its complete solution independently, then A & B , (Because, C can not be sone as no space left if only one solution , then A
upvoted 3 times
...
griton
3 years, 12 months ago
Answer: A & B
upvoted 2 times
...
aut0pil0t
4 years ago
The key phrase is "Each correct answer presents a complete solution" so the two answers are independent of each other. Therefore, it is either A - modify address space or E - delete the subnet. A and E are correct.
upvoted 2 times
tita_tovenaar
4 years ago
E can't be deleted since the VM connects to it. B is ruled out too for same reason. D is irrelevant, so A & C remain as correct answers.
upvoted 4 times
...
...
Pinto
4 years ago
https://www.examtopics.com/discussions/microsoft/view/53974-exam-az-303-topic-2-question-14-discussion/ similar question but asking for only 1 choice
upvoted 3 times
...
JimGrayham
4 years ago
There are 2 choices under Virtual Network "+Subnet" and "+Gateway Subnet". You need to select "+Gateway Subnet", you don't add "+Subnet" and name it as "Gateway Subnet", those two are different. Answer is A & E, since it is asking for two ways, first is modify address space, second is to delete the subnet to accommodate the Gateway Subnet.
upvoted 2 times
...
UnknownSecret
4 years ago
A & C - tested
upvoted 2 times
...
Biden
4 years ago
Since the question states"Each correct answer presents a COMPLETE solution", and is also asking for 2 ways (and NOT 2 steps to achieve this)..options are A (modify VNET address space & B(Modify subnet space)... Subnet 1 cannot be DELETED since VM1 connects to this.
upvoted 4 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 ...