Microsoft Azure Administrator Associate AZ-104 Practice Question
Your organization has an Azure virtual network named VNet1 and an Azure Storage account named Storage1. You need to ensure that resources in VNet1 can access Storage1 without traffic going over the public internet. Additionally, Storage1 must not be accessible from any other networks or the internet. What should you configure to meet these requirements?
Set up a VPN gateway to connect VNet1 to Storage1.
Configure firewall rules to allow VNet1's IP address ranges.
Create a private endpoint for Storage1 in VNet1.
Enable service endpoints for Storage1 and VNet1.