startup-command is applicable only for Linux apps and not for Windows apps.
The definition of this GitHub Action is in action.yml. This action requires that the cluster context be set earlier in the workflow by using either the Azure/aks-set-context action or the Azure/k8s-set-context action. You can also use this GitHub Action to deploy your customized image into an Azure WebApps container.įor deploying container images to Kubernetes, consider using Kubernetes deploy action. zip files (except msBuild generated packages). The action supports deploying a folder, *.jar, *.war, and *. This repository contains GitHub Action for Azure WebApp to deploy to an Azure WebApp (Windows or Linux). Get started today with a free Azure account. With the Azure App Service Actions for GitHub, you can automate your workflow to deploy Azure Web Apps or Azure Web Apps for Containers using GitHub Actions. GitHub Action for deploying to Azure Web App