About 835,000 results
Open links in new tab
  1. What is GitHub Actions for Azure? | Microsoft Learn

    Mar 13, 2024 · With GitHub Actions for Azure, you can create workflows that you can set up in your repository to build, test, package, release, and deploy to Azure. GitHub Actions for Azure …

  2. GitHub - Azure/actions: Author and use Azure Actions to …

    GitHub Actions gives you the flexibility to build an automated software development lifecycle workflow. With GitHub Actions for Azure you can create workflows that you can set up in your …

  3. GitHub Actions for Azure | Create workflows to build, test, …

    Quickly build and deploy web apps and APIs with GitHub Actions for Azure App Service. Work across languages including .NET, .NET Core, Node.js, Java, Python, PHP, in containers, or …

  4. Deploy to Azure App Service by using GitHub Actions

    Mar 31, 2025 · Learn how to deploy your code to Azure App Service from a CI/CD pipeline by using GitHub Actions. Customize the build tasks and run complex deployments.

  5. GitHub - Azure/actions-workflow-samples: Help developers to …

    GitHub Actions for Azure help you easily create workflows to build, test, package, release and deploy to Azure, following a push or pull request.

  6. Automating Deployments with GitHub Actions and Azure App …

    Sep 23, 2024 · In this post, we’ll show you how to set up CI/CD pipelines using GitHub Actions to automate the deployment of .NET applications to Azure App Service. What is GitHub Actions? …

  7. Deploy to Azure with IaC and GitHub Actions - Azure DevOps

    Nov 30, 2022 · A GitHub Actions workflow will trigger to ensure your code is well formatted, internally consistent, and produces secure infrastructure. In addition, a Terraform Plan or …

  8. GitHub Actions documentation

    Automate, customize, and execute your software development workflows right in your repository with GitHub Actions. You can discover, create, and share actions to perform any job you'd like, …

  9. Authenticate to Azure from GitHub Actions workflows

    Aug 8, 2024 · Use GitHub Actions to connect to Azure Learn how to use Azure Login action with either Azure PowerShell action or Azure CLI action to interact with your Azure resources.

  10. Quickstart for GitHub Actions

    GitHub Actions is a continuous integration and continuous delivery (CI/CD) platform that allows you to automate your build, test, and deployment pipeline. You can create workflows that run …