- I Created a Web App,
- Ive setup a Azure sql server with a private endpoint
- Created a Azure SQL database on the above sql server
- Created an endpoint for SQL server database and added firewall rule to allow azure services through, also added vnet where private endpoint is on to the firewall
However when i try to tcpping to the azure sql database from the console of the web app, i keep getting connection failed?
Any ideas?