Publish WebAPI in Azure using Visual Studio

 Microsoft always make your life easier. Publishing a WebAPI using Visual Studio is all about a couple of clicks. Before start, you must have a WebAPI working at your local and you must have a Azure subscription. Once build done, right click on the project and click on publish.



At this stage, it identify what is the Resource Group, and API Management object is required to be fit in. 


Next couple of screens are very simple and self explanatory. 




In this stage, click on Publish button to allow visual studio to publish your WebAPI.





Now, you can check and test your WebAPI through Azure and see how it is working. Make sure all backend call are executing as expected.



Comments

Popular posts from this blog

How to fix Azure DevOps error MSB4126

How to create Custom Visuals in Power BI – Initial few Steps

How to fix Azure DevOps Error CS0579