Valid AZ-700 Dumps shared by ExamDiscuss.com for Helping Passing AZ-700 Exam! ExamDiscuss.com now offer the newest AZ-700 exam dumps, the ExamDiscuss.com AZ-700 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AZ-700 dumps with Test Engine here:
You have an Azure virtual network named Vnet1 that has one subnet. Vnet1 is in the West Europe Azure region. You deploy an Azure App Service app named App1 to the West Europe region. You need to provide App1 with access to the resources in Vnet1. The solution must minimize costs. What should you do first?
Correct Answer: D
Virtual network integration depends on a dedicated subnet. https://docs.microsoft.com/en-us/azure/app-service/overview-vnet-integration#regional-virtual-network-integration For outgoing traffic from Web App to vnet, it will go through Internet, so the cost not the minimum. The connection between the Private Endpoint and the Web App uses a secure Private Link. Private Endpoint is only used for incoming flows to your Web App. Outgoing flows will not use this Private Endpoint, but you can inject outgoing flows to your network in a different subnet through the VNet integration feature. https://docs.microsoft.com/en-us/azure/app-service/networking/private-endpoint#conceptual-overview