Skip to content

Commit 5b3850b

Browse files
authored
Fix sqlvm.json (#24248)
1 parent 9136b7a commit 5b3850b

File tree

1 file changed

+1
-1
lines changed
  • specification/sqlvirtualmachine/resource-manager/Microsoft.SqlVirtualMachine/preview/2023-01-01-preview

1 file changed

+1
-1
lines changed

specification/sqlvirtualmachine/resource-manager/Microsoft.SqlVirtualMachine/preview/2023-01-01-preview/sqlvm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2168,7 +2168,7 @@
21682168
},
21692169
"enableStorageConfigBlade": {
21702170
"description": "Enable SQL IaaS Agent storage configuration blade in Azure Portal.",
2171-
"default": "false",
2171+
"default": false,
21722172
"type": "boolean",
21732173
"x-ms-mutability": [
21742174
"create",

0 commit comments

Comments
 (0)