I have database in Azure and I'm connecting to the database from SQL Server Managment Studio. I want to delete the database programatically.
After googling I got below link and when I run the below code it is saying "Unable to connect to Remote server"
https://msdn.microsoft.com/en-us/library/azure/dn505705.aspx
Can someone provide some solution to delete database in azure?

Madan ShekarPosted Nov 5, 2018, 7:31 AM
https://docs.microsoft.com/en-us/azure/mysql/howto-create-manage-server-portal
Nanddeep NachanPosted Mar 7, 2018, 12:21 AM
Sagar Pandurang KapPosted Feb 28, 2018, 12:22 AM