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.
Comments
Post a Comment