-
Book Overview & Buying
-
Table Of Contents
Azure Data Engineering Cookbook - Second Edition
By :
Data Lake account access can be restricted to an IP or a range of IPs by whitelisting the allowed IPs in the storage account firewall. In this recipe, we'll learn to restrict access to a Data Lake account using a firewall.
Before you start, perform the following steps:
To provide access to an IP or range of IPs, follow these steps:
As the packtadestoragev2 account was created with public access, it can be accessed from all networks.
Figure 2.1 – Azure Storage – Firewalls and virtual networks
Figure 2.2 – The whitelist IPs in the Azure Storage Firewall section
Firewall settings are used to restrict access to an Azure storage account to an IP or range of IPs. Even if a storage account is public, it will only be accessible to the whitelisted IPs defined in the firewall configuration.