Chapter 5
Design and implement private access to Azure services
Most of the services in Azure are public endpoints and publicly accessible by default. For some security requirements or routing efficiency concerns, that is not always necessarily what an organization wants for its services. For example, most organizations do not want Azure SQL databases to be accessible over the internet.
This chapter introduces Private Link, which enables you to publish your own applications and make them accessible privately. Then private endpoints can be used to consume those services as well as Azure’s services.
Service endpoints introduce how to optimize any possible routing inefficiencies that site-to-site VPNs or ExpressRoute might introduce. Service tags ...
Get Exam Ref AZ-700 Designing and Implementing Microsoft Azure Networking Solutions now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.