Skip to content

Align to Resource Locks specs #4110

Description

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: (.+)
\}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

  • Status
    Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions