Create and configure a azure private endpoint connection for azure storage account to establish a collection and to access the on-premise server securely through azure firewall with private DNS zones in azure. The following articles defines the steps to configure the azure private link for Azure PaaS services.
Step 1: Login to Azure Portal and access the Storage accounts from azure global search.
Step 2: Select your target Azure Storage account and access the Networking from the menu section.
Step 3: Now from Networking section access the tab Private endpoint connections and click on the button Private endpoint.
Step 4: Configure the Private Endpoint from the page Create a private endpoint:
- Subscription: select your Target Subscription.
- Resource Group: select your resource group.
- Name: provide the unique name for private end point.
- Region: select your azure region
- Target sub-resource: select the target sub-resource, e.g. “blob“ or "file" or "dfs"
- Virtual Network: select the Azure VNet in the Target Subscription.
- Subnet: select the subnet in the Azure VNet.
- Integration with private DNS zone: yes
- Subscription: select your Target Subscription.
- Resource Group: select your resource group.
Step 5: Complete the Private Endpoint creation wizard and click the button Create.