mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Update CustomRuleRegistryProbe.json
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"displayName": "Computer name",
|
||||
"description": "Computer name can't be empty.",
|
||||
"message": "Computer name in HKEY_LOCAL_MACHINE:SYSTEM\CurrentControlSet cannot be empty",
|
||||
"message": "Computer name in 'HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet' cannot be empty",
|
||||
"level": "Warning",
|
||||
"condition": "@ComputerName",
|
||||
"probes": [
|
||||
|
||||
Reference in New Issue
Block a user