Exploring Azure Service Endpoints Features and Functionalities
Usually,?Azure PaaS services such as Storage accounts, Webapps, and SQL databases are public services?with public endpoints, meaning traffic and connectivity are routed over the internet to these public services. But there may be instances where there is a need to have secure connectivity (over Azure backbone network) to these public endpoint services. ?
In this blog post, the author demonstrates the features and functionalities of Azure Service Endpoints and steps to access Azure Storage accounts from a VM privately to have secure connectivity. Also, the blog illustrates in simple steps how to use Azure service endpoint policies to restrict access to two storage accounts.?
By Vishal Kalwapalli, SME, CloudThat