A company is planning a hybrid network architecture to connect their on-premises datacenter to Azure services. Due to strict compliance requirements, all data transferred must be encrypted in transit. The network administrator proposes using a standard Azure ExpressRoute circuit to meet both the high-bandwidth demand and the encryption requirement. True or false: The proposed solution meets the encryption requirement by default.
Cevap: Cevap
Cevap
False
The proposed solution does not meet the encryption requirement by default. Although Azure ExpressRoute provides a private, high-speed, and low-latency connection that bypasses the public internet, it does not encrypt data in transit by default. To achieve encryption over ExpressRoute, additional configurations like a site-to-site VPN over the circuit or MACsec (for ExpressRoute Direct) must be implemented.
Adım Adım Çözüm
Anahtar Kavram
Azure ExpressRoute provides private, high-bandwidth connectivity to Azure but does not encrypt traffic by default.