Fixed syncsecondary and readable secondary notebook params (#19899)

Co-authored-by: Candice Ye <canye@microsoft.com>
This commit is contained in:
Candice Ye
2022-06-30 16:31:39 -07:00
committed by GitHub
parent dc006be73e
commit 7eed81c560
2 changed files with 4 additions and 4 deletions

View File

@@ -1181,7 +1181,7 @@
{
"label": "%arc.sql.readable.secondaries.label%",
"description": "%arc.sql.readable.secondaries.description%",
"variableName": "AZDATA_NB_VAR_READABLE_SECONDARIES",
"variableName": "AZDATA_NB_VAR_SQL_READABLE_SECONDARIES",
"type": "options",
"editable": false,
"options": {
@@ -1240,7 +1240,7 @@
{
"label": "%arc.sql.sync.secondaries.label%",
"description": "%arc.sql.sync.secondaries.description%",
"variableName": "AZDATA_NB_VAR_SYNC_SECONDARY_TO_COMMIT",
"variableName": "AZDATA_NB_VAR_SQL_SYNC_SECONDARY_TO_COMMIT",
"type": "options",
"editable": false,
"options": {