exam questions

Exam AZ-303 All Questions

View all questions & answers for the AZ-303 exam

Exam AZ-303 topic 5 question 43 discussion

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

SIMULATION -
Click to expand each objective. To connect to the Azure portal, type https://portal.azure.com in the browser address bar.






When you are finished performing all the tasks, click the `˜Next' button.
Note that you cannot return to the lab once you click the `˜Next' button. Scoring occur in the background while you complete the rest of the exam.

Overview -
The following section of the exam is a lab. In this section, you will perform a set of tasks in a live environment. While most functionality will be available to you as it would be in a live environment, some functionality (e.g., copy and paste, ability to navigate to external websites) will not be possible by design.
Scoring is based on the outcome of performing the tasks stated in the lab. In other words, it doesn't matter how you accomplish the task, if you successfully perform it, you will earn credit for that task.
Labs are not timed separately, and this exam may have more than one lab that you must complete. You can use as much time as you would like to complete each lab. But, you should manage your time appropriately to ensure that you are able to complete the lab(s) and all other sections of the exam in the time provided.
Please note that once you submit your work by clicking the Next button within a lab, you will NOT be able to return to the lab.

To start the lab -
You may start the lab by clicking the Next button.
Another administrator attempts to establish connectivity between two virtual networks named VNET1 and VNET2. The administrator reports that connections across the virtual networks fail.
You need to ensure that network connections can be established successfully between VNET1 and VNET2 as quickly as possible.
What should you do from the Azure portal?

Show Suggested Answer Hide Answer
Suggested Answer: See solution below.
You can connect one VNet to another VNet using either a Virtual network peering, or an Azure VPN Gateway.
To create a virtual network gateway
Step 1: In the portal, on the left side, click +Create a resource and type 'virtual network gateway' in search. Locate Virtual network gateway in the search return and click the entry. On the Virtual network gateway page, click Create at the bottom of the page to open the Create virtual network gateway page.
Step 2: On the Create virtual network gateway page, fill in the values for your virtual network gateway.


Name: Name your gateway. This is not the same as naming a gateway subnet. It's the name of the gateway object you are creating.
Gateway type: Select VPN. VPN gateways use the virtual network gateway type VPN.
Virtual network: Choose the virtual network to which you want to add this gateway. Click Virtual network to open the 'Choose a virtual network' page. Select the
VNet. If you don't see your VNet, make sure the Location field is pointing to the region in which your virtual network is located.
Gateway subnet address range: You will only see this setting if you did not previously create a gateway subnet for your virtual network. If you previously created a valid gateway subnet, this setting will not appear.
Step 4: Select Create New to create a Gateway subnet.

Step 5: Click Create to begin creating the VPN gateway. The settings are validated and you'll see the "Deploying Virtual network gateway" tile on the dashboard.
Creating a gateway can take up to 45 minutes. You may need to refresh your portal page to see the completed status.
References:
https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-vnet-vnet-resource-manager-portal?

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
MichaelCWWong
Highly Voted 4 years, 5 months ago
Answer should be using Vnet peering instead of Vnet gateway. One of requirement is network connections can be established successfully between VNET1 and VNET2 as quickly as possible. VPN gateway resource normally takes 15+mins to be created; while Vnet peering takes few minutes only.
upvoted 34 times
...
Jamesat
Highly Voted 4 years, 4 months ago
Should indeed be peering. Plus the Gateway would take half the exam to provision!
upvoted 16 times
...
[Removed]
Most Recent 3 years, 3 months ago
Vnet peering good option
upvoted 2 times
...
Inland
3 years, 5 months ago
Choosing between Azure VNet Peering vs VNet gateway. https://azure.microsoft.com/en-us/blog/vnet-peering-and-vpn-gateways/
upvoted 2 times
...
sakallerohit
3 years, 6 months ago
I found "how to create public IP" is not clear Create a resource > Networking > Public IP address.
upvoted 1 times
...
abullones
3 years, 11 months ago
Do you think that there will be labs on the exam ¿..
upvoted 1 times
El_Hechizo
3 years, 11 months ago
Comments on the first page tell us no labs on exam
upvoted 1 times
...
...
claudio82
4 years, 2 months ago
If you trying to connect 2 vnets, you should always choose and prefer peering, VPN should be use in case of on-premise to azure
upvoted 4 times
...
demonite
4 years, 3 months ago
Configure v net peering on both networks
upvoted 3 times
...
widurr
4 years, 5 months ago
peering would be better solution
upvoted 8 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 ...