QuestionQ75

Describe Azure architecture and services

What should be used to prevent traffic from an Azure virtual network from being routed to an Azure Storage account through the internet?

  • A a network security group (NSG)
  • B a public endpoint
  • C Azure VPN Gateway
  • D a service endpoint
Explanation

An Azure Storage service endpoint routes supported Azure Storage traffic directly from the virtual network subnet over the Microsoft Azure backbone network, avoiding the public internet.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!