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 3ca95fc commit 8c59836Copy full SHA for 8c59836
infra/main.bicep
@@ -74,7 +74,7 @@ resource resourceGroupTags 'Microsoft.Resources/tags@2021-04-01' = {
74
name: 'default'
75
properties: {
76
tags: {
77
- templateName: 'DocGen'
+ templateName: 'Docgen'
78
}
79
80
infra/main.json
@@ -357,7 +357,7 @@
357
"name": "default",
358
"properties": {
359
"tags": {
360
- "templateName": "DocGen"
+ "templateName": "Docgen"
361
362
363
},
0 commit comments