Microsoft Azure Administrator Associate AZ-104 Practice Question
You have an Azure Storage Account that must be accessible only from a specific subnet in your virtual network. You need to prevent internet access to the storage account and deny access from other subnets. What should you configure to meet these requirements?
Configure a network security group to allow traffic from the subnet to the storage account
Implement virtual network peering between the subnet and the storage account
Create a service endpoint for Azure Storage on the subnet
Create a private endpoint for the storage account