A healthcare provider is deploying an application in Azure that must access patient records stored in a database server at their physical clinic. Due to strict compliance regulations, the network path between the clinic and Azure must be completely isolated from the public internet. Which Azure service should be used to establish this connection?
- ASite-to-Site VPN Gateway
- ExpressRouteAnswer
- CPoint-to-Site VPN Gateway
- DVirtual Network Peering
Answer
ExpressRoute
ExpressRoute is the correct option because it establishes a dedicated, private connection between physical infrastructure and Azure. Because this private link is facilitated by a connectivity provider, the traffic bypasses the public internet completely, satisfying the security and compliance requirements.
Step-by-Step Solution
Key Concept
Azure hybrid networking connectivity options and their public internet usage
Estimated Time:1m 0s