The Wayback Machine - https://web.archive.org/web/20220413130601/https://github.com/topics/arm-templates
Skip to content
#

arm-templates

Here are 205 public repositories matching this topic...

isaacabraham
isaacabraham commented Jan 20, 2022

We have the ability to link two webapps together via the service plan, but there should be an overload that can take in one web app to link to another e.g.

let web1 = webApp { }
let web2 = webApp {
    link_to_service_plan web1
}

Currently you have to link to web1.ServicePlanName.

enhancement good first issue up-for-grabs

.Net Core 2.1 C# with React Starter Project that provides Identity Authentication and Authorization using JWT. Based on .NET Core JavaScriptServices Spa React + Redux using TypeScript. Additional support available for Docker and ARM Templating. Project uses Key Vault for secrets and EntityFrameworkCore to migrate Identity tables.

  • Updated Jan 31, 2019
  • TypeScript

Improve this page

Add a description, image, and links to the arm-templates topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arm-templates topic, visit your repo's landing page and select "manage topics."

Learn more