mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
update notebook for RC (#6961)
This commit is contained in:
@@ -273,7 +273,7 @@
|
||||
"os.environ[\"ACCEPT_EULA\"] = 'yes'\n",
|
||||
"cmd = f'azdata bdc config init --source {configuration_profile} --target {configuration_folder} --force'\n",
|
||||
"run_command()\n",
|
||||
"cmd = f'azdata bdc config replace -c {configuration_folder}/cluster.json -j metadata.name={mssql_cluster_name}'\n",
|
||||
"cmd = f'azdata bdc config replace -c {configuration_folder}/bdc.json -j metadata.name={mssql_cluster_name}'\n",
|
||||
"run_command()"
|
||||
],
|
||||
"metadata": {},
|
||||
|
||||
Reference in New Issue
Block a user