Who actually believes that an Azure App Service is a standalone entity that magically manages its own hardware resources? Furthermore, every web app you deploy must belong to an App Service Plan, which acts as the literal engine room for your applications. How do you distinguish between the application logic you write and the underlying compute resources that actually execute your code?