Set owners tag in test resource deployments (#3436)
Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
This commit is contained in:
parent
e6c91c09f9
commit
6dc2599141
@ -533,7 +533,7 @@ try {
|
||||
}
|
||||
|
||||
$tags = @{
|
||||
Creator = $UserName
|
||||
Owners = $UserName
|
||||
ServiceDirectory = $ServiceDirectory
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user