nerdexam
Microsoft

AZ-104 · Question #284

You have an Azure web app named webapp1. You have a virtual network named VNET1 and an Azure virtual machine named VM1 that hosts a MySQL database. VM1 connects to VNET1. You need to ensure that webap

The correct answer is C. Connect webapp1 to VNET1. Connect the webapp to VNET using webapp VNET integration, where webapp can access the resources in the VNET. https://docs.microsoft.com/en-us/azure/app-service/web-sites-integrate-with-vnet

Submitted by saadiq_pk· Mar 4, 2026Configure and manage virtual networking

Question

You have an Azure web app named webapp1. You have a virtual network named VNET1 and an Azure virtual machine named VM1 that hosts a MySQL database. VM1 connects to VNET1. You need to ensure that webapp1 can access the data hosted on VM1. What should you do?

Options

  • ADeploy an internal load balancer
  • BPeer VNET1 to another virtual network
  • CConnect webapp1 to VNET1
  • DDeploy an Azure Application Gateway

How the community answered

(17 responses)
  • A
    6% (1)
  • B
    12% (2)
  • C
    76% (13)
  • D
    6% (1)

Explanation

Connect the webapp to VNET using webapp VNET integration, where webapp can access the resources in the VNET. https://docs.microsoft.com/en-us/azure/app-service/web-sites-integrate-with-vnet

Community Discussion

No community discussion yet for this question.

Full AZ-104 Practice