fix deployment?
This commit is contained in:
parent
216f813b8b
commit
10255b7c72
3 changed files with 23 additions and 4 deletions
|
@ -5,7 +5,7 @@ targetScope = 'resourceGroup'
|
|||
param context Context
|
||||
|
||||
// resource monitoring 'Microsoft.___/___@___' = {
|
||||
// name: 'acr-${context.locationAbbreviation}-${context.environment}-${context.projectName}'
|
||||
// name: '___-${context.locationAbbreviation}-${context.environment}-${context.projectName}'
|
||||
// location: context.location
|
||||
// properties: {}
|
||||
// }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue