This repo contains infrastructure-as-code automation scripts & templates to deploy an Azure Arc quickstart Hello World app. This quickstart highlights recently announced Azure Arc App Service & Data Services. The intention of this repo is to accelerate prototyping local App Service & Data on Arc enabled Kubernetes.
The set of scripts & templates in this repo do the following:
- Create an Azure Arc connected Kubernetes cluster, either AKS or Docker Desktop single node clusters
- Create Azure App Service and Azure Data services on top of the Arc connected Kubernetes cluster
- Deploy & configure a Hello World web app on Arc App Service and connect to the Arc Data services backend, either SQL Managed Instance or PostgreSQL
- Arc App Service + Arc SQL Managed Instance or PostgreSQL Hyperscale on AKS
- Arc App Service on local Docker Desktop
Check out Microsoft's Azure Arc Jumpstart - ArcBox. ArcBox is a larger-scale Arc sandbox, capable of evaluating Azure Arc scenarios on a more "on-prem" production-like Kubernetes environment.
