1
Answer

How can deploy ASP.Net Core Web API (with SQL DB) to Azure?

Hi guys,
 
I have ASP.Net Web API (with SQL database). It's working correctly local machine. So, now I need to publish it to the Azure. I'll try too many times to deploy it to azure. But It does not work. So, I need to know what configuration we need to set before deploying to azure. like ConnectionStrings/ applicationUrl these things. because I'm new to Azure. Who can help me to do this correctly?????
 
Thank you 
Answers (1)