An agricultural technology company aggregates telemetry data from remote IoT sensors on a local on-premises server. The company needs to establish a secure connection from this server to an Azure Virtual Network to upload the data. The solution must be cost-effective, encrypt all data in transit, and utilize the company's existing public internet connection. Which Azure service is best suited to meet these requirements?
- Azure VPN GatewayCevap
- BAzure ExpressRoute
- CAzure Virtual Network (VNet) peering
- DAzure Bastion
Cevap
Azure VPN Gateway
Azure VPN Gateway is the correct choice because it establishes an encrypted tunnel over the public internet (Site-to-Site VPN) between the on-premises network and the Azure Virtual Network, providing a secure and cost-effective connection.
Adım Adım Çözüm
Anahtar Kavram
Hybrid network connectivity using Azure VPN Gateway