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
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
Options
- A0
- B1
- C2
- D3
- E6
How the community answered
(42 responses)- A2% (1)
- B2% (1)
- C76% (32)
- D14% (6)
- E5% (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.
