nerdexam
Microsoft

AZ-700 · Question #94

You have Azure App Service apps in the West US Azure region as shown in the following table. You need to ensure that all the apps can access the resources in a virtual network named VNet1 without forw

The correct answer is C. 2. One per App Service Plan: The feature supports only one virtual interface per worker. One virtual interface per worker means one regional virtual network integration per App Service plan. All the apps in the same App Service plan can only use the same virtual network integration

Submitted by paula_co· Apr 18, 2026

Question

You have Azure App Service apps in the West US Azure region as shown in the following table. You need to ensure that all the apps can access the resources in a virtual network named VNet1 without forwarding traffic through the internet. How many integration subnets should you create?

Exhibit

AZ-700 question #94 exhibit

Options

  • A0
  • B1
  • C2
  • D3
  • E6

How the community answered

(42 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    76% (32)
  • D
    14% (6)
  • E
    5% (2)

Explanation

One per App Service Plan: The feature supports only one virtual interface per worker. One virtual interface per worker means one regional virtual network integration per App Service plan. All the apps in the same App Service plan can only use the same virtual network integration to a specific subnet. If you need an app to connect to another virtual network or another subnet in the same virtual network, you need to create another App Service plan. The virtual interface used isn't a resource that customers have direct access to. https://docs.microsoft.com/en-us/azure/app-service/overview-vnet-integration#how-regional- virtual-network-integration-works

Community Discussion

No community discussion yet for this question.

Full AZ-700 Practice