How to access Azure SQL database from local machine when Public access is disabled in Azure?
I’ve created the Virtual Network and Subnet.
Disabled the public access for the Azure SQL Server and created Private endpoint with Virtual Network and Subnet.
I’m unable to connect the SQL Server from my local laptop to connect the database.