About 905,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 supports …

  2. Author and use Azure Actions to automate your GitHub workflows

    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 repository to …

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

    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 running on …

  4. Deploy to Azure App Service by using GitHub Actions

    Nov 28, 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. Blazor CI/CD with GitHub Actions: Automate Deployment to Azure

    4 days ago · Learn how to set up Blazor CI/CD with GitHub Actions to automate builds, tests, and deployment to Azure Static Web Apps. A step-by-step guide for developers.

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

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

  7. Automatically Signing a Windows EXE with Azure Trusted Signing, …

    Nov 28, 2025 · Automatically Signing a Windows EXE with Azure Trusted Signing, dotnet sign, and GitHub Actions November 28, 2025 Comment on this post [12] Posted in Azure | DotNetCore …

  8. 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.

  9. 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, including …

  10. 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 Bicep what-if …