Which two actions should you perform?

You manage an application deployed to virtual machines (VMs) on an Azure virtual network
named corpVnet1.
You plan to hire several remote employees who will need access to the application on
corpVnet1.
You need to ensure that new employees can access corpVnet1. You want to achieve this
goal by using the most cost effective solution.
Which two actions should you perform? Each correct answer presents part of the solution.

You manage an application deployed to virtual machines (VMs) on an Azure virtual network
named corpVnet1.
You plan to hire several remote employees who will need access to the application on
corpVnet1.
You need to ensure that new employees can access corpVnet1. You want to achieve this
goal by using the most cost effective solution.
Which two actions should you perform? Each correct answer presents part of the solution.

A.
Create a VPN subnet.

B.
Enable point-to-point connectivity for corpVnet1.

C.
Enable point-to-site connectivity for corpVnet1.

D.
Create a gateway subnet.

E.
Enable site-to-site connectivity for corpVnet1.

F.
Convert corpVnet1 to a regional virtual network.

Explanation:
http://msdn.microsoft.com/en-us/library/azure/dn133795.aspx



Leave a Reply 6

Your email address will not be published. Required fields are marked *


jimmyq69

jimmyq69

yes, C&D

Max

Max

A and D are correct if to follow steps in point to site creation. C and D are correct if to generalize, but then again – without VPN subnet creation C and D are not valid.

Baha

Baha

C+D. gateway is required for P2S connectivity. Robin URL is good reference