We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d26afed commit c7ed58fCopy full SHA for c7ed58f
articles/azure-monitor/app/resource-manager-web-app.md
@@ -106,7 +106,7 @@ resource webApp 'Microsoft.Insights/components@2020-02-02' = {
106
"type": "bool"
107
},
108
"currentStack": {
109
- "type": "dotnetcore"
+ "type": "string"
110
111
"phpVersion": {
112
"type": "string"
@@ -302,7 +302,7 @@ resource webApp 'Microsoft.Insights/components@2020-02-02' = {
302
303
304
305
- "type": "dotnet"
306
307
308
0 commit comments