Microsoft Azure Fundamentals AZ-900 Practice Question
Your company needs to access Azure storage accounts securely from within their VNet, using private IP addresses assigned to the VNet. They want to ensure that the traffic between the VNet and the storage accounts remains entirely within the Azure network, without using public IP addresses. Which Azure feature should they implement to meet this requirement?
Configure Service Endpoints for the storage accounts.
Use a Public Load Balancer.
Create Private Endpoints for the storage accounts.
Implement Network Security Groups to restrict traffic.