In my blog post Virtual Network Integration between Azure Virtual Machine and Azure SQL Database, I have shown an implementation of secure database connections from a virtual network subnet to a PaaS Azure SQL DB using service endpoints and virtual network rules. I will show how to validate the connection using SQL Management Studio from …
Continue reading How To Validate an Azure SQL Database Connection Using Virtual Network Rules