exam questions

Exam AZ-900 All Questions

View all questions & answers for the AZ-900 exam

Exam AZ-900 topic 1 question 105 discussion

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

You have an Azure environment that contains multiple Azure virtual machines.
You plan to implement a solution that enables the client computers on your on-premises network to communicate to the Azure virtual machines.
You need to recommend which Azure resources must be created for the planned solution.
Which two Azure resources should you include in the recommendation? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. a virtual network gateway
  • B. a load balancer
  • C. an application gateway
  • D. a virtual network
  • E. a gateway subnet
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

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
NoNotSpam
Highly Voted 5 years, 5 months ago
If you already have Azure VMs, this implies you have a VNet already. Thus the answer should be Gateway Subnet and VNet Gateway
upvoted 278 times
ananthbhaskar
4 years, 10 months ago
It has been mentioned that they are planning to connect On prem with Azure, so we need to consider there is no VM exist. keyword word is Planning. Answer would be Virtual Network & virtual network gateway.
upvoted 33 times
_syamantak
4 years, 9 months ago
No, the qs clearly says to plan for "on-premises network to communicate to the Azure virtual machines." if there is a VM in azure, a Vnet is already created. you gotta create the VPN gateway (A)
upvoted 5 times
awssecuritynewbie
4 years, 8 months ago
it says" you need to plan" not to plan to make the VMs ..
upvoted 2 times
...
...
N3rdy
4 years, 9 months ago
Wrong. The plan is about client computers that are on-prem connecting to Azure VMs. You already have an Azure environment with existing VMs, to which you want to connect to. Meaning Virtual network already exists. So you need a gateway subnet and a VNET gateway.
upvoted 28 times
...
AJ2204
8 months, 2 weeks ago
You have an Azure environment that contains multiple Azure virtual machines. this means you have and then you need to plan as in further plan to ...
upvoted 1 times
...
...
Nilzuka
4 years, 8 months ago
This is absolutely correct.
upvoted 2 times
...
whoru
4 years, 4 months ago
Agreed. There are only two choices. If you only created the VNet and Vnet Gateway, wouldn't a Gateway subnet still be required to make the connection?
upvoted 6 times
...
LiamAltaii
3 years, 7 months ago
Check the link describing site to site connection between on premises and azure machine https://docs.microsoft.com/en-us/microsoft-365/enterprise/connect-an-on-premises-network-to-a-microsoft-azure-virtual-network?view=o365-worldwide Its clear that you need VPN Gateway and a virtual network. Scoll down to the image the describes the architeture needed.
upvoted 6 times
JustSignalingVirtues
2 years, 11 months ago
Virtual Network Gateway can be configured as either VPN gateway or ExpressRoute gateway, both these gateways can be used for S2S connectivity. Virtual Network Gateway is used here to cover both scenarios.
upvoted 3 times
...
...
...
jcmoranp
Highly Voted 5 years, 5 months ago
Solutions is A and D.
upvoted 66 times
RSMCT2011
5 years, 3 months ago
https://docs.microsoft.com/en-us/office365/enterprise/connect-an-on-premises-network-to-a-microsoft-azure-virtual-network
upvoted 6 times
...
ArSung
5 years, 4 months ago
I guess it.
upvoted 1 times
...
Harry28731
3 years, 5 months ago
NO. Having a virtual network is necessary but not sufficient; You need a subnet to host you VPN Gateway which is called a gateway subnet. A gateway subnet is necessary AND sufficient, because if you want to create a gateway subnet you need to a VNet which is implied. so AE.
upvoted 5 times
...
...
a9b26e8
Most Recent 4 weeks, 1 day ago
Selected Answer: AE
The correct answers are: A. a virtual network gateway E. a gateway subnet Explanation: A. A virtual network gateway: This is required to establish a secure connection between your on-premises network and your Azure virtual network. The virtual network gateway facilitates hybrid connectivity through VPN or ExpressRoute. E. A gateway subnet: This is a specific subnet within your Azure virtual network that hosts the virtual network gateway. It is mandatory for setting up a virtual network gateway.
upvoted 1 times
...
ZiareKing
1 month, 3 weeks ago
Selected Answer: AD
I Initially went we A&E but after additional research, I am more inclined to go with A&D. I assumed the Azure environment was the virtual network but that's not the case at all. The Azure environment is an inventory of the resources (virtual machines), services, etc. that are available. Therefore what's needed here for connectivity and communication are A & D. I hope this helps! Good luck!
upvoted 1 times
...
ElPitu97
1 month, 4 weeks ago
Selected Answer: AE
Correct answer is A E https://learn.microsoft.com/en-us/azure/vpn-gateway/tutorial-site-to-site-portal Virtual Network Gateway is mandatory in a Gateway subnet called GatewaySubnet
upvoted 1 times
...
Agmenus
2 months, 2 weeks ago
Selected Answer: AD
I believe D is the correct one instead of the E because the question is asking specifically about resources, and gateway subnet is a configuration, not a standalone resource by itself. I know, if you have a VM you already have a Virtual Network, but again, we are talking about resources.
upvoted 2 times
...
Dmarcetic
3 months, 1 week ago
Selected Answer: AD
The Azure Virtual Network (VNet) and Azure VPN Gateway are essential to enable communication between on-premises client computers and Azure VMs
upvoted 1 times
...
shamDas
3 months, 3 weeks ago
Selected Answer: AD
Virtual Network (VNet): This is essential for creating a private network in Azure where your virtual machines and other resources can reside. It allows you to define the IP address range, subnets, and configure network security groups. Virtual Network Gateway: This is required to establish a secure connection between your on-premises network and the Azure Virtual Network. You can use a VPN Gateway to create a site-to-site VPN connection or an ExpressRoute Gateway for a dedicated private connection.
upvoted 1 times
...
Hiramme
4 months ago
Selected Answer: AE
The correct answers are A (a virtual network gateway) and E (a gateway subnet), not A and D, because: A virtual network gateway (A) is essential for establishing a secure connection (VPN or ExpressRoute) between the on-premises network and Azure Virtual Network (VNet). This gateway is the main point for encrypting and routing the communication. A gateway subnet (E) is a required configuration for a virtual network gateway. It is a specific subnet within the VNet that hosts the gateway and enables connectivity to the on-premises network.
upvoted 1 times
Agmenus
2 months, 2 weeks ago
But see that the question is asking about the resources. Gateway subnet is more like a necessary configuration than an Azure Resource. That lead me to think that the right one is A and D, even though having a VM oblige you to have a Virtual Network.
upvoted 1 times
...
...
Veteran903
4 months, 1 week ago
Selected Answer: AE
The two Azure resources that must be created for enabling on-premises client computers to communicate with the Azure virtual machines are: D. a virtual network E. a gateway subnet Explanation: D. Virtual Network: To connect Azure virtual machines and provide network connectivity for on-premises systems to reach these VMs, a virtual network (VNet) is essential. E. Gateway Subnet: For the communication to occur between on-premises network and Azure VMs, you need to configure a VPN Gateway in a dedicated gateway subnet within the virtual network. This will enable a secure connection using VPN. The other options, such as load balancers and application gateways, are useful for managing traffic within Azure but are not directly involved in enabling communication between on-premises networks and Azure VMs.
upvoted 2 times
...
Romano390
4 months, 1 week ago
Selected Answer: AD
AD Explanation: -A. A virtual network allows your Azure virtual machines to be placed in a network where they can communicate with each other. -D. A virtual network gateway enables the connection between the on-premises network and Azure, allowing communication between on-premises clients and Azure VMs. Other options: -B. A load balancer: Used for distributing traffic across multiple VMs but is not required for this basic communication setup. -C. An application gateway: Primarily for web traffic management and load balancing, but not required for general communication. -E. A gateway subnet: Required for setting up a VPN or ExpressRoute connection, but the virtual network gateway itself is the primary resource.
upvoted 1 times
...
Tridi
4 months, 1 week ago
Selected Answer: A
Virtual Network Gateway This resource is required to establish secure connectivity between your on-premises network and the Azure virtual network (VNet) where your virtual machines reside. It enables a Site-to-Site VPN or ExpressRoute connection. Resource Type: Microsoft.Network/virtualNetworkGateways.
upvoted 1 times
...
Arkar
4 months, 2 weeks ago
Selected Answer: AD
Gateway subnet already part of Vnet Gateway, so I would choose VNG and VNET.
upvoted 1 times
...
wixna
4 months, 3 weeks ago
Selected Answer: AE
If you already have Azure VMs, this implies you have a VNet already. Thus the answer should be Gateway Subnet and VNet Gateway
upvoted 1 times
...
Melkboertje
5 months, 1 week ago
Selected Answer: AD
Key word here is "Azure resources". Subnet is an component of an VNet and the VNet it self is an Azure resource. Therefor the answer must be A and D
upvoted 2 times
Agmenus
2 months, 2 weeks ago
That's also what I thought.
upvoted 1 times
...
...
Super63
6 months, 1 week ago
The fact that the “Azure environment contains multiple Azure virtual machines” betrays the fact that there is a vnet already. A Vnet is used to provide DHCP and Security Group services to the VM. Without it a VM couldn't obtain an IP Address. It is not possible to create an Azure VM without a vnet. • We can eliminate B from the onset • We can eliminate D for the reasons already explained • We can eliminate C as An Azure Application Gateway allows you to route traffic based on specific URL paths So this leaves A and E as a possible answer A because Every network of any type requires a Network Gateway So the answer is: A. a virtual network gateway E. a gateway subnet
upvoted 1 times
...
AJ2204
8 months, 2 weeks ago
Selected Answer: AE
i agree with A and E as vnet should already be present
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago