update branch references (#10964)

This commit is contained in:
Charles Gagnon
2020-06-17 12:34:38 -07:00
committed by GitHub
parent 2242a80049
commit 4296a05d4f
22 changed files with 27 additions and 27 deletions

View File

@@ -23,7 +23,7 @@
{
"cell_type": "markdown",
"source": [
"![Microsoft](https://raw.githubusercontent.com/microsoft/azuredatastudio/master/extensions/resource-deployment/images/microsoft-small-logo.png)\n",
"![Microsoft](https://raw.githubusercontent.com/microsoft/azuredatastudio/main/extensions/resource-deployment/images/microsoft-small-logo.png)\n",
"## Run Azure SQL Edge image locally with Docker\n",
"This notebook will use Docker to pull and run the Azure SQL Edge image and connect to it in Azure Data Studio\n",
"\n",
@@ -258,4 +258,4 @@
"execution_count": 8
}
]
}
}

View File

@@ -23,7 +23,7 @@
{
"cell_type": "markdown",
"source": [
"![Microsoft](https://raw.githubusercontent.com/microsoft/azuredatastudio/master/extensions/resource-deployment/images/microsoft-small-logo.png)\n",
"![Microsoft](https://raw.githubusercontent.com/microsoft/azuredatastudio/main/extensions/resource-deployment/images/microsoft-small-logo.png)\n",
"## Run Azure SQL DB Edge image on a remote machine with Docker\n",
"This notebook will use SSH to connect to the remote machine, use Docker to pull and run the Azure SQL Edge image and connect to it in Azure Data Studio\n",
"\n",
@@ -363,4 +363,4 @@
"execution_count": null
}
]
}
}