Skip to main content
To deploy apowerb to Azure App Service, follow these steps:
  1. Create an Azure App Service plan.
  2. Choose “Docker Container” as the publishing method.
  3. Configure your container settings to point to your image or source.
  4. Set environment variables.
  5. Deploy.