Questions
- How is this different from Azure App Service? https://stackoverflow.com/questions/66460146/what-is-the-difference-between-azure-web-app-and-azure-app-service
- Web app is a part of App service. There are 4 types of App Services:
- Web App – used for hosting websites and web applications (previously Azure Websites)
- API App – used for hosting the RESTful APIs
- Logic App – used for business process automation, system integration and sharing data across clouds
- Mobile App – used for hosting mobile app back ends (previously delivered by Azure Mobile services)