Here are the steps and explanations for ensuring that connections to the storage34280945 storage account can be made by using an IP address in the 10.1.1.0/24 range and the name stor-age34280945.pnvatelinlcblob.core.windows.net:
To allow access from a specific IP address range, you need to configure the Azure Storage firewall and virtual network setti ngs for your storage account. You can do this in the Azure port al by selecting your storage account and then sele cting Networking under Settings 1 .
On the Networking page, sele ct Firewall s and virtual networks, and then select Selected networks under Allow access from 1 . This will block all access to your storage account except from the networks or resources that you specify.
Under Firewall, select Add rule, and then enter 10. 1.1.0/24 as the IP address or range. You can also enter an option al rule name and description 1 . This will allow access from any IP address in the 10.1.1.0/24 range.
Sele ct Save to apply your changes 1 .
To map a custom domain name to your storage accou nt, you need to create a CNAME record with your domain provider that points to your s torage account endpoint 2 . A CNAME record is a type of DNS record that maps a source domain name to a desti nation domain name.
Sign in to your domain registrar’s website, and then go to the page for managing DNS settings 2 .
Create a CNAME record with the following information 2 :
Source domain name: stor-age34280945.pnvatelinlcblob.core.windows.net
Destination domain name: stor-age34280945.pnvatelinlcblob.core.windows.ne t
Save your changes a nd wait for the DNS propagation to take e ffec t 2 .
To register the custom domain name with Azure, you need to go back to the Azure portal and select you r storage account. Then select Custom domain under Blob service 2 .
On the Custom domain page, enter stor-age34280945.pnvatelinlcblob.core.windows .net as the custom domain name and select Save 2 .