App Service
Learn about the Azure App Service created during installation.
During the installation of the ProConomics Portal, an Azure App Service is created. The App Service hosts the ProConomics Portal web application and is the main resource that serves your embedded analytics portal.
The App Service is deployed on an App Service Plan, which determines the compute resources available to your application. The default plan is usually sufficient for most use cases, but you can scale it up or down based on your needs.
For more information about Azure App Service, see the official Microsoft documentation.