#Python program to enable or disable public access to a Azure Blob storage
Explore tagged Tumblr posts
Text
How to Enable or Disable public access of an Azure Blob Storage (Storage Account) using Python Program ?
Azure storage account has a property in the networking section to enable or disable public access. This option is available directly on the web portal. There are options to whitelist a specific VNet or specific IP addresses. In some scenarios, we may get some requirement to enable access to some sources which does not have a static public IP address. In this scenario, the easiest option we have…
View On WordPress
#Automate the settings update in Azure storage account using python program#azure#How to update the settings or properties of an Azure storage account using python program#python#Python program to enable or disable public access to a Azure Blob storage#Python program to enable or disable public access to a Azure Storage account#Python program to enable or disable public access to a storage account#SDK#storage account
0 notes