Update button name in deployment notebooks (#11058)

This commit is contained in:
Charles Gagnon
2020-06-23 07:19:26 -07:00
committed by GitHub
parent a4a8beb6b4
commit 0a61898303
3 changed files with 4 additions and 4 deletions

View File

@@ -27,12 +27,12 @@
" \n",
"## Deploy Azure SQL DB managed instance on an existing Azure Arc data cluster\n",
" \n",
"This notebook walks through the process of deploying a <a href=\"https://docs.microsoft.com/en-us/azure/sql-database/sql-database-managed-instance\">Azure SQL DB managed instance</a> on an existing Azure Arc data cluster.\n",
"This notebook walks through the process of deploying a <a href=\"https://docs.microsoft.com/azure/sql-database/sql-database-managed-instance\">Azure SQL DB managed instance</a> on an existing Azure Arc data cluster.\n",
" \n",
"* Follow the instructions in the **Prerequisites** cell to install the tools if not already installed.\n",
"* Make sure you have the target Azure Arc data cluster already created.\n",
"\n",
"<span style=\"color:red\"><font size=\"3\">Please press the \"Run Cells\" button to run the notebook</font></span>"
"<span style=\"color:red\"><font size=\"3\">Please press the \"Run All\" button to run the notebook</font></span>"
],
"metadata": {
"azdata_cell_guid": "e4ed0892-7b5a-4d95-bd0d-a6c3eb0b2c99"