How to build, test and deploy your application using Azure and GitHub
In this blog-tutorial you will:
Use GitHub Codespaces (or your own IDE)
Create a simple Go web server application
Run unit tests on the application
Build the application into a multi-stage Docker Image
Use the Azure Container Registry (ACR) to store your Docker Images
Deploy the application into Azure App Services
Automate the delivery pipeline utilising GitHub Actions
Note Using GitHub Codespaces can incur costs.
The post How to build, test and deploy your application using Azure and GitHub appeared first on Azure DevOps Blog.
Published on:
Learn moreRelated posts
Microsoft Azure Maia 200: Scott Guthrie EVP
Azure Cosmos DB TV Recap: Supercharging AI Agents with the Azure Cosmos DB MCP Toolkit (Ep. 110)
In Episode 110 of Azure Cosmos DB TV, host Mark Brown is joined by Sajeetharan Sinnathurai to explore how the Azure Cosmos DB MCP Toolkit is c...
Introducing the Azure Cosmos DB Agent Kit: Your AI Pair Programmer Just Got Smarter
The Azure Cosmos DB Agent Kit is an open-source collection of skills that teaches your AI coding assistant (GitHub Copilot, Claude Code, Gemin...
Introducing Markers in Azure Maps for Power BI
We’re announcing a powerful new capability in the Azure Maps Visual for Power BI: Markers. This feature makes it easier than ever for organiza...
Azure Boards additional field filters (private preview)
We’re introducing a limited private preview that allows you to add additional fields as filters on backlog and Kanban boards. This long-reques...