Skip to content

Commit 242606b

Browse files
azure-sdkbenbp
andauthored
Set owners tag in test resource deployments (Azure#20875)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
1 parent b6716ab commit 242606b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/TestResources/New-TestResources.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ try {
533533
}
534534

535535
$tags = @{
536-
Creator = $UserName
536+
Owners = $UserName
537537
ServiceDirectory = $ServiceDirectory
538538
}
539539

0 commit comments

Comments
 (0)