Skip to content

Align to Resource Locks specs #4110

@AlexanderSehr

Description

@AlexanderSehr

Possible regex

resource (.+)_lock 'Microsoft\.Authorization\/locks@2020-05-01' = if \(!empty\(lock\)\) \{
  name: '\$\{(.+)\.name\}-\$\{lock\}-lock'
  properties: \{
    level: any\(lock\)
    notes: lock == 'CanNotDelete' \? 'Cannot delete resource or child resources\.' : 'Cannot modify the resource or child resources\.'
  \}
  scope: (.+)
\}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions