Skip to content

Commit ce05f09

Browse files
committed
Bug fix for errors in sample code
1 parent f921d73 commit ce05f09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/security-center/custom-security-policies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ Below is an example of a custom policy including the metadata/securityCenter pro
9898
"metadata": {
9999
"securityCenter": {
100100
"remediationDescription": "Resource Group locks can be set via Azure Portal -> Resource Group -> Locks",
101-
"severity": "High",
102-
},
101+
"severity": "High"
102+
}
103103
},
104104
"parameters": {
105105
"expressRouteLockLevel": {

0 commit comments

Comments
 (0)