Score:0

What is the "kind" of a resource in Azure ARM Templates?

us flag

https://docs.microsoft.com/en-us/azure/templates/microsoft.web/serverfarms?tabs=json#serverfarms

The only documentation about that property of the ARM Template is this:

enter image description here

That description is not helpful at all, and I couldn't find any examples of it anywhere. I thought it referred to the type of resource as in Microsoft.Web/serverfarms, but that's what the type property is for.

Score:1
br flag

Not an official answer, but helpful: https://stackoverflow.com/a/62400396/100596

Copied from source:

api - api app

app - windows web app

app,linux - linux web app

functionapp - windows function app

functionapp,linux - linux function app

container - containerized

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.