Microsoft Azure Administrator Associate AZ-104 Practice Question
You have an Azure virtual network named VNet1 that contains a subnet named Subnet1. There is an Azure Storage account named storage1. You need to ensure that storage1 accepts connections from Subnet1 and rejects connections from other networks. What should you do?
Create a user-defined route in Subnet1 to storage1.
Enable virtual network service endpoints for storage1 on Subnet1.
Associate an NSG with Subnet1 to allow traffic to storage1.
Configure a service endpoint policy for storage1.