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
Explanation Virtual network integration depends on a dedicated subnet. https://docs.microsoft.com/en-us/azure/app-service/overview-vnet-integration#regional-virtual-network-integrati 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
Recent Comments (The most recent comments are at the top.)
sam rocks - Apr 02, 2024
The correct answer is: B. Create a new subnet. Explanation:
Create a New Subnet First: The question states that Vnet1 currently has "one subnet". To provide App1 with access to the resources in Vnet1, a new subnet needs to be created within Vnet1 first. Subnet is Required for Private Link: The search results indicate that to use a private link, a private endpoint needs to be created in a subnet within the virtual network. Therefore, creating a new subnet is a necessary first step before configuring the private link.
Recent Comments (The most recent comments are at the top.)
The correct answer is: B. Create a new subnet. Explanation:
Create a New Subnet First: The question states that Vnet1 currently has "one subnet". To provide App1 with access to the resources in Vnet1, a new subnet needs to be created within Vnet1 first.
Subnet is Required for Private Link: The search results indicate that to use a private link, a private endpoint needs to be created in a subnet within the virtual network. Therefore, creating a new subnet is a necessary first step before configuring the private link.