Skip to content

Repository for the 'Deploy a Containerized Weather App using GitHub Actions and Azure Container Registry' lab.

Notifications You must be signed in to change notification settings

VikasPahuja/labs-github-acr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository for the GitHub Actions and ACR Lab

Deploy a Containerized Weather App using GitHub Actions and Azure Container Registry

Overview

The BrezyWeather is a simple .NET Core web app that is used as a demo project in this lab. It is used to view simple weather details for a city.

Learning Objectives

  • Build a Docker image using GitHub Actions and upload it to ACR
  • Deploy a Docker image from Azure Container Registry (ACR) to App Service
  • Fork and build .NET projects on GitHub

What you will learn?

  • Azure Container Registry
  • Azure App Service
  • GitHub Actions and GitHub Workflows
  • Deploying container image to Azure Container Registry
  • Deploying the containerized app to Azure App Service

Prerequisites

  • Familiarity with ACR and App Service in Azure portal.
  • Basic knowledge of GitHub Actions will be helpful.
  • GitHub account to fork and clone code.

Learn more and enroll

https://www.udemy.com/labs/deploy-a-containerized-weather-app-using-github-actions-and-azure-container-registry

About

Repository for the 'Deploy a Containerized Weather App using GitHub Actions and Azure Container Registry' lab.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 49.4%
  • HTML 45.4%
  • CSS 2.8%
  • Dockerfile 1.8%
  • JavaScript 0.6%