-
Notifications
You must be signed in to change notification settings - Fork 0
Home
NeosAlpha edited this page Aug 7, 2019
·
1 revision
Welcome to the Create-Rest-API-using-Visual-Studio-and-Publish-on-Azure-WebApp wiki!
For create REST API in Visual Studio for fetch data from Azure SQL server and Publish this API on Azure Web App. In Visual Studio Select ASP.Net Web Application and select Web API option.Create you rest API as per requirement and Publish API on Azure Web Apps. Use API Management Service in Azure Portal for configure Policies like: Inbound,Outbound,Back bound and Security's.