Learn how to ensure an Azure web app can connect to a virtual machine running SQL Server in the same region while minimizing costs by leveraging regional virtual network integration.
Table of Contents
Question
You have an Azure subscription that contains an Azure web app named App1 and a virtual machine named VM1. VM1 runs Microsoft SQL Server and is connected to a virtual network named VNet1. App1, VM1, and VNet1 are in the US Central Azure region.
You need to ensure that App1 can connect to VM1. The solution must minimize costs.
What should you include in the solution?
A. regional virtual network integration
B. gateway-required virtual network integration
C. Azure Front Door
D. Azure Application Gateway integration
E. NAT gateway integration
Answer
A. regional virtual network integration
Explanation
Regional virtual network integration allows an Azure web app to access resources in a virtual network in the same region at minimal cost. It establishes a private connection between the web app and the virtual network without requiring a gateway.
Microsoft Certified Azure Security Engineer Associate AZ-500 certification exam assessment practice question and answer (Q&A) dump including multiple choice questions (MCQ) and objective type questions, with detail explanation and reference available free, helpful to pass the Microsoft Certified Azure Security Engineer Associate AZ-500 exam and earn Microsoft Certified Azure Security Engineer Associate AZ-500 certification.