{"meta":{"title":"Deploying to third-party platforms","intro":"Learn how to deploy to third-party platforms as part of your continuous deployment and continuous integration workflows.","product":"GitHub Actions","breadcrumbs":[{"href":"/en/actions","title":"GitHub Actions"},{"href":"/en/actions/how-tos","title":"How-tos"},{"href":"/en/actions/how-tos/deploy","title":"Deploy"},{"href":"/en/actions/how-tos/deploy/deploy-to-third-party-platforms","title":"Deploy to third-party platforms"}],"documentType":"subcategory"},"body":"# Deploying to third-party platforms\n\nLearn how to deploy to third-party platforms as part of your continuous deployment and continuous integration workflows.\n\n## Links\n\n* [Deploying Node.js to Azure App Service](/en/actions/how-tos/deploy/deploy-to-third-party-platforms/nodejs-to-azure-app-service)\n\n  Learn how to deploy a Node.js project to Azure App Service as part of your continuous deployment (CD) workflows.\n\n* [Deploying Python to Azure App Service](/en/actions/how-tos/deploy/deploy-to-third-party-platforms/python-to-azure-app-service)\n\n  Learn how to deploy a Python project to Azure App Service as part of your continuous deployment (CD) workflows.\n\n* [Deploying Java to Azure App Service](/en/actions/how-tos/deploy/deploy-to-third-party-platforms/java-to-azure-app-service)\n\n  Learn how to deploy a Java project to Azure App Service as part of your continuous deployment (CD) workflows.\n\n* [Deploying .NET to Azure App Service](/en/actions/how-tos/deploy/deploy-to-third-party-platforms/net-to-azure-app-service)\n\n  Learn how to deploy a .NET project to Azure App Service as part of your continuous deployment (CD) workflows.\n\n* [Deploying PHP to Azure App Service](/en/actions/how-tos/deploy/deploy-to-third-party-platforms/php-to-azure-app-service)\n\n  Learn how to deploy a PHP project to Azure App Service as part of your continuous deployment (CD) workflows.\n\n* [Deploying Docker to Azure App Service](/en/actions/how-tos/deploy/deploy-to-third-party-platforms/docker-to-azure-app-service)\n\n  Learn how to deploy a Docker container to Azure App Service as part of your continuous deployment (CD) workflows.\n\n* [Deploying to Azure Static Web App](/en/actions/how-tos/deploy/deploy-to-third-party-platforms/azure-static-web-app)\n\n  Learn how to deploy a web app to Azure Static Web App as part of your continuous deployment (CD) workflows.\n\n* [Deploying to Azure Kubernetes Service](/en/actions/how-tos/deploy/deploy-to-third-party-platforms/azure-kubernetes-service)\n\n  Learn how to deploy a project to Azure Kubernetes Service (AKS) as part of a continuous deployment (CD) workflow.\n\n* [Deploying to Amazon Elastic Container Service](/en/actions/how-tos/deploy/deploy-to-third-party-platforms/amazon-elastic-container-service)\n\n  Learn how to deploy a project to Amazon Elastic Container Service (ECS) as part of a continuous deployment (CD) workflow.\n\n* [Deploying to Google Kubernetes Engine](/en/actions/how-tos/deploy/deploy-to-third-party-platforms/google-kubernetes-engine)\n\n  Learn how to deploy a project to Google Kubernetes Engine (GKE) as part of a continuous deployment (CD) workflow.\n\n* [Installing an Apple certificate on macOS runners for Xcode development](/en/actions/how-tos/deploy/deploy-to-third-party-platforms/sign-xcode-applications)\n\n  Learn how to sign Xcode apps within a continuous integration (CI) workflow by installing an Apple code signing certificate on GitHub Actions runners."}