mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Update CustomRuleThresholdChange.json
Changing the threshold from 50 to .50 so it reflects as 50% and NOT 5000%
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
{
|
||||
"id": "DBSpaceAvailable",
|
||||
"itemType": "override",
|
||||
"threshold": 50
|
||||
"threshold": .50
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user