Skip to content

Commit 2dab256

Browse files
updated template name
1 parent 322cf15 commit 2dab256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/main_custom.bicep

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ resource resourceGroupTags 'Microsoft.Resources/tags@2021-04-01' = {
263263
tags: {
264264
...resourceGroup().tags
265265
...tags
266-
TemplateName: 'Client Advisor -'
266+
TemplateName: 'Client Advisor - Developer Experience'
267267
Type: enablePrivateNetworking ? 'WAF' : 'Non-WAF'
268268
CreatedBy: createdBy
269269
DeploymentName: deployment().name

0 commit comments

Comments
 (0)