Skip to content

jekelly/sample-app

 
 

Repository files navigation

Azure Container Apps (ACA) samples

Repo contains sample Azure Container App populating diagnostics data to Microsoft Azure Application Insights

  • service-a Angular.js sample application with Node.js backend.
  • service-b ASP.NET Core sample service.

Configuration

Set APPINSIGHTS_INSTRUMENTATIONKEY environment variable before running docker-compose up

export APPINSIGHTS_INSTRUMENTATIONKEY=488811fc-e1e1-4ba2-9278-f38ce88559c2

Running App locally

docker-compose up --build

Deploying to ACS cluster

TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 39.8%
  • C# 35.7%
  • HTML 22.0%
  • CSS 2.5%