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 124a959 commit 725e8aeCopy full SHA for 725e8ae
sdk/template/.template.config/template.json
@@ -254,7 +254,8 @@
254
"value": "ClientNameCapitalCase"
255
}
256
],
257
- "separator": "."
+ "separator": ".",
258
+ "removeEmptyValues": true
259
},
260
"replaces": "Azure.Template"
261
@@ -364,7 +365,8 @@
364
365
"value": "ServiceNameCapitalCase"
366
367
368
369
370
371
"replaces": "Microsoft.Template"
372
0 commit comments