Creating an Azure SQL Private Link Endpoint and managing DNS

Just a quick blog to capture the stages of creating an Azure Private Endpoint that represents an Azure SQL Database Server in order that the SQL Server can be accessed via a Private IP instead of the Public endpoint. This task list has been completed after a successful Private Link MicroHack, details of which can …

Continue reading Creating an Azure SQL Private Link Endpoint and managing DNS

Azure Private Link Configuration (Private Endpoint – Storage Account)

For this article, in keeping with my #AzureNetworking series, I thought it would be a nice simple idea to walk through the mechanics of the 'Azure Private Link'. Typically in Azure, when it comes to PaaS services, it is now supported for a number of PaaS services to configure access via a Private VNET/Subnet only, …

Continue reading Azure Private Link Configuration (Private Endpoint – Storage Account)