Deploying ASP.NET Core Web API to Azure API Apps by @CodeMazeBlog code-maze.com
We have learned how to create an Azure Web App and deploy an ASP.NET Core app into it using Visual Studio in our Publishing an ASP.NET Core App to Azure App Service Using Visual Studio article. Then we looked at how to create an App Service from the Azure Portal and configure Continuous Deployment by connecting to GitHub in our Continuous Deployment from GitHub to Azure App Service article. In this article, we are going to learn about Azure API Apps.
Report Story
Leave Your Comment