Authorize access to Storage Accounts
- Managing access keys is the simplest & most powerful control over access to as storage account.
- Lets create a storage account and add a container. upload any file into container
- Now obtain the URI of the blob item and try to access this from any web browser
- Lets look into access keys of storage account
- Programatically we can connect to the objects using connection string specified
Storage Firewall
-
This is used to control which ip address and virtual networks in azure can access your storage account
-
Network Storage Endpoint
