Ensure that Azure Storage accounts are accessible only through private endpoints.
Azure Private Endpoint is a network interface that connects you privately and securely to a service powered by Azure Private Link. Private Endpoint uses a private IP address from your VNet, effectively bringing the service such as Azure Storage Accounts into your VNet.
Modify storage accounts and configure private endpoints.