Microsoft Azure Administrator Associate AZ-104 Practice Question
You manage an Azure storage account named 'securedata' that contains confidential information. The storage account must be accessible from your Azure VNet 'corp-vnet' and not accessible over the internet. What should you do to configure network access accordingly?
Configure a private endpoint connection for 'securedata' in 'corp-vnet'.
Generate a shared access signature (SAS) with network restrictions to 'corp-vnet'.
Configure the storage account's firewall to allow access from 'corp-vnet'.
Implement a service endpoint for Azure Storage in 'corp-vnet'.