Feature/cu5 features (#11046)

* openshift bdc target (#10358)

* openshift bdc target

* openshift bdc target

* comments

* new ad settings (#10390)

* ad settings

* comments

* bump version requirement (#10587)

* fix error

* update the notebook description (#10888)

* update notebooks
This commit is contained in:
Alan Ren
2020-06-22 19:04:51 -07:00
committed by GitHub
parent e01723f195
commit c9c4ec2035
18 changed files with 1028 additions and 135 deletions

View File

@@ -23,7 +23,7 @@
{
"cell_type": "markdown",
"source": [
"![Microsoft](https://raw.githubusercontent.com/microsoft/azuredatastudio/main/src/sql/media/microsoft-small-logo.png)\n",
"![Microsoft](https://raw.githubusercontent.com/microsoft/azuredatastudio/main/extensions/resource-deployment/images/microsoft-small-logo.png)\n",
" \n",
"## Deploy SQL Server 2019 Big Data Cluster on an existing Azure Kubernetes Service (AKS) cluster\n",
" \n",
@@ -32,7 +32,7 @@
"* Follow the instructions in the **Prerequisites** cell to install the tools if not already installed.\n",
"* The **Required information** will check and prompt you for password if it is not set in the environment variable. The password can be used to access the cluster controller, SQL Server, and Knox.\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": "82e60c1a-7acf-47ee-877f-9e85e92e11da"
@@ -46,7 +46,7 @@
" \n",
"|Tools|Description|Installation|\n",
"|---|---|---|\n",
"|kubectl | Command-line tool for monitoring the underlying Kuberentes cluster | [Installation](https://kubernetes.io/docs/tasks/tools/install-kubectl/#install-kubectl-binary-using-native-package-management) |\n",
"|kubectl | Command-line tool for monitoring the underlying Kubernetes cluster | [Installation](https://kubernetes.io/docs/tasks/tools/install-kubectl/#install-kubectl-binary-using-native-package-management) |\n",
"|azdata | Command-line tool for installing and managing a Big Data Cluster |[Installation](https://docs.microsoft.com/en-us/sql/big-data-cluster/deploy-install-azdata?view=sqlallproducts-allversions) |"
],
"metadata": {
@@ -86,7 +86,7 @@
]
},
"outputs": [],
"execution_count": 1
"execution_count": null
},
{
"cell_type": "markdown",
@@ -120,7 +120,7 @@
]
},
"outputs": [],
"execution_count": 0
"execution_count": null
},
{
"cell_type": "markdown",
@@ -153,7 +153,7 @@
]
},
"outputs": [],
"execution_count": 3
"execution_count": null
},
{
"cell_type": "markdown",
@@ -177,7 +177,7 @@
]
},
"outputs": [],
"execution_count": 0
"execution_count": null
},
{
"cell_type": "markdown",
@@ -211,7 +211,7 @@
]
},
"outputs": [],
"execution_count": 6
"execution_count": null
},
{
"cell_type": "markdown",
@@ -240,7 +240,7 @@
]
},
"outputs": [],
"execution_count": 7
"execution_count": null
},
{
"cell_type": "markdown",
@@ -263,7 +263,7 @@
]
},
"outputs": [],
"execution_count": 8
"execution_count": null
},
{
"cell_type": "markdown",
@@ -293,7 +293,7 @@
]
},
"outputs": [],
"execution_count": 9
"execution_count": null
},
{
"cell_type": "markdown",
@@ -322,7 +322,7 @@
]
},
"outputs": [],
"execution_count": 10
"execution_count": null
}
]
}
}