AZ-900 · Question #367
prevent traffic from an Azure virtual network from being routed to an Azure Storage account via the internet?
The correct answer is C. a service endpoint. Virtual Network (VNet) service endpoint provides secure and direct connectivity to Azure services over an optimized route over the Azure backbone network. Endpoints allow you to secure your critical Azure service resources to only your virtual networks. Service Endpoints enables
Question
Options
- Aa public endpoint
- BAzure VPN Gateway
- Ca service endpoint
- Da network security group (NSG)
How the community answered
(31 responses)- A3% (1)
- B16% (5)
- C74% (23)
- D6% (2)
Explanation
Virtual Network (VNet) service endpoint provides secure and direct connectivity to Azure services over an optimized route over the Azure backbone network. Endpoints allow you to secure your critical Azure service resources to only your virtual networks. Service Endpoints enables private IP addresses in the VNet to reach the endpoint of an Azure service without needing a public IP address on the VNet. https://learn.microsoft.com/en-us/azure/virtual-network/virtual-network-service-endpoints-
Community Discussion
No community discussion yet for this question.