You are the administrator of the Contoso financial group. You are responsible for all storage accounts in Azure. You have a specific storage account called "Finance_Storage" which is where sensitive documentation is stored. You need to ensure that this storage account is not accessible to everyone on the local networks as well as over the internet. Which of the following should you configure? Select all that apply.
You need to allow access to only selected internal networks and not share this storage account to all virtual networks. You should add public IP’s to the firewall to allow only specific users/organizations. Shared Access Signatures should also be used to limit access to specific services within the storage account like (Blob, tables, queues). Do not allow access to be set to all networks in this scenario as there is sensitive information involved.