From f70ee0c229fd97ad9454ed6799ef47f01cebc189 Mon Sep 17 00:00:00 2001 From: Alan Ren Date: Mon, 26 Aug 2019 11:44:05 -0700 Subject: [PATCH] update strings (#6954) --- .../notebooks/bdc/2019/deploy-bdc-aks.ipynb | 4 ++-- .../notebooks/bdc/2019/deploy-bdc-existing-aks.ipynb | 6 +++--- .../notebooks/bdc/2019/deploy-bdc-existing-kubeadm.ipynb | 8 ++++---- .../notebooks/docker/2019/deploy-sql2019-image.ipynb | 4 ++-- extensions/resource-deployment/package.json | 2 +- extensions/resource-deployment/package.nls.json | 4 ++-- 6 files changed, 14 insertions(+), 14 deletions(-) diff --git a/extensions/resource-deployment/notebooks/bdc/2019/deploy-bdc-aks.ipynb b/extensions/resource-deployment/notebooks/bdc/2019/deploy-bdc-aks.ipynb index 983c4728fe..142930a1b7 100644 --- a/extensions/resource-deployment/notebooks/bdc/2019/deploy-bdc-aks.ipynb +++ b/extensions/resource-deployment/notebooks/bdc/2019/deploy-bdc-aks.ipynb @@ -25,9 +25,9 @@ "source": [ "![Microsoft](https://raw.githubusercontent.com/microsoft/azuredatastudio/master/src/sql/media/microsoft-small-logo.png)\n", " \n", - "## Create Azure Kubernetes Service cluster and deploy SQL Server 2019 CTP 3.2 big data cluster\n", + "## Create Azure Kubernetes Service cluster and deploy SQL Server 2019 big data cluster\n", " \n", - "This notebook walks through the process of creating a new Azure Kubernetes Service cluster first, and then deploys a SQL Server 2019 CTP 3.2 big data cluster on the newly created AKS cluster.\n", + "This notebook walks through the process of creating a new Azure Kubernetes Service cluster first, and then deploys a SQL Server 2019 big data cluster on the newly created AKS cluster.\n", " \n", "* Follow the instructions in the **Prerequisites** cell to install the tools if not already installed.\n", "* The **Required information** cell will prompt you for a password that will be used to access the cluster controller, SQL Server, and Knox.\n", diff --git a/extensions/resource-deployment/notebooks/bdc/2019/deploy-bdc-existing-aks.ipynb b/extensions/resource-deployment/notebooks/bdc/2019/deploy-bdc-existing-aks.ipynb index 32455d14f1..38911fd3f8 100644 --- a/extensions/resource-deployment/notebooks/bdc/2019/deploy-bdc-existing-aks.ipynb +++ b/extensions/resource-deployment/notebooks/bdc/2019/deploy-bdc-existing-aks.ipynb @@ -25,14 +25,14 @@ "source": [ "![Microsoft](https://raw.githubusercontent.com/microsoft/azuredatastudio/master/src/sql/media/microsoft-small-logo.png)\n", " \n", - "## Deploy SQL Server 2019 CTP 3.2 big data cluster on an existing Azure Kubernetes Service (AKS) cluster\n", + "## Deploy SQL Server 2019 big data cluster on an existing Azure Kubernetes Service (AKS) cluster\n", " \n", - "This notebook walks through the process of deploying a SQL Server 2019 CTP 3.2 big data cluster on an existing AKS cluster.\n", + "This notebook walks through the process of deploying a SQL Server 2019 big data cluster on an existing AKS 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 cluster set as the current context in your kubectl config file.\n", " The config file would typically be under C:\\Users\\(userid)\\.kube on Windows, and under ~/.kube/ for macOS and Linux for a default installation.\n", - " In the kubectl config file, look for \"current-context\" and ensure it is set to the AKS cluster that the SQL Server 2019 CTP 3.2 big data cluster will be deployed to.\n", + " In the kubectl config file, look for \"current-context\" and ensure it is set to the AKS cluster that the SQL Server 2019 big data cluster will be deployed to.\n", "* The **Required information** cell will prompt you for password that will be used to access the cluster controller, SQL Server, and Knox.\n", "* The values in the **Default settings** cell can be changed as appropriate.\n", "\n", diff --git a/extensions/resource-deployment/notebooks/bdc/2019/deploy-bdc-existing-kubeadm.ipynb b/extensions/resource-deployment/notebooks/bdc/2019/deploy-bdc-existing-kubeadm.ipynb index 00b138045d..e1b327bd80 100644 --- a/extensions/resource-deployment/notebooks/bdc/2019/deploy-bdc-existing-kubeadm.ipynb +++ b/extensions/resource-deployment/notebooks/bdc/2019/deploy-bdc-existing-kubeadm.ipynb @@ -25,14 +25,14 @@ "source": [ "![Microsoft](https://raw.githubusercontent.com/microsoft/azuredatastudio/master/src/sql/media/microsoft-small-logo.png)\n", " \n", - "## Deploy SQL Server 2019 CTP 3.2 big data cluster on an existing cluster deployed using kubeadm\n", + "## Deploy SQL Server 2019 big data cluster on an existing cluster deployed using kubeadm\n", " \n", - "This notebook walks through the process of deploying a SQL Server 2019 CTP 3.2 big data cluster on an existing kubeadm cluster.\n", + "This notebook walks through the process of deploying a SQL Server 2019 big data cluster on an existing kubeadm 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 cluster set as the current context in your kubectl config file.\n", " The config file would typically be under C:\\Users\\(userid)\\.kube on Windows, and under ~/.kube/ for macOS and Linux for a default installation.\n", - " In the kubectl config file, look for \"current-context\" and ensure it is set to the AKS cluster that the SQL Server 2019 CTP 3.2 big data cluster will be deployed to.\n", + " In the kubectl config file, look for \"current-context\" and ensure it is set to the AKS cluster that the SQL Server 2019 big data cluster will be deployed to.\n", "* The **Required information** cell will prompt you for password that will be used to access the cluster controller, SQL Server, and Knox.\n", "* The values in the **Default settings** cell can be changed as appropriate.\n", "\n", @@ -267,4 +267,4 @@ "execution_count": 10 } ] -} \ No newline at end of file +} diff --git a/extensions/resource-deployment/notebooks/docker/2019/deploy-sql2019-image.ipynb b/extensions/resource-deployment/notebooks/docker/2019/deploy-sql2019-image.ipynb index 5082e913c2..afe659bcad 100644 --- a/extensions/resource-deployment/notebooks/docker/2019/deploy-sql2019-image.ipynb +++ b/extensions/resource-deployment/notebooks/docker/2019/deploy-sql2019-image.ipynb @@ -24,8 +24,8 @@ "cell_type": "markdown", "source": [ "![Microsoft](https://raw.githubusercontent.com/microsoft/azuredatastudio/master/src/sql/media/microsoft-small-logo.png)\r\n", - "## Run SQL Server 2019 CTP 3.2 container image with Docker\r\n", - "This notebook will use Docker to pull and run the SQL Server 2019 CTP 3.2 container image and connect to it in Azure Data Studio\r\n", + "## Run SQL Server 2019 container image with Docker\r\n", + "This notebook will use Docker to pull and run the SQL Server 2019 container image and connect to it in Azure Data Studio\r\n", "\r\n", "### Dependencies\r\n", "- Docker Engine. For more information, see [Install Docker](https://docs.docker.com/engine/installation/).\r\n", diff --git a/extensions/resource-deployment/package.json b/extensions/resource-deployment/package.json index 479ddc9f20..87ba570474 100644 --- a/extensions/resource-deployment/package.json +++ b/extensions/resource-deployment/package.json @@ -517,7 +517,7 @@ "when": "version=sql2017" }, { - "webPageUrl": "https://www.microsoft.com/evalcenter/evaluate-sql-server-2019-ctp", + "webPageUrl": "https://www.microsoft.com/evalcenter/evaluate-sql-server-2019-rc", "requiredTools": [], "when": "version=sql2019" } diff --git a/extensions/resource-deployment/package.nls.json b/extensions/resource-deployment/package.nls.json index 4d2e814026..c78b96bf08 100644 --- a/extensions/resource-deployment/package.nls.json +++ b/extensions/resource-deployment/package.nls.json @@ -11,10 +11,10 @@ "resource-type-sql-bdc-description": "SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes", "version-display-name": "Version", "sql-2017-display-name": "SQL Server 2017", - "sql-2019-display-name": "SQL Server 2019 CTP", + "sql-2019-display-name": "SQL Server 2019 RC", "sql-2017-docker-notebook": "./notebooks/docker/2017/deploy-sql2017-image.ipynb", "sql-2019-docker-notebook": "./notebooks/docker/2019/deploy-sql2019-image.ipynb", - "bdc-2019-display-name": "SQL Server 2019 CTP big data cluster", + "bdc-2019-display-name": "SQL Server 2019 RC big data cluster", "bdc-deployment-target": "Deployment target", "bdc-deployment-target-aks": "New Azure Kubernetes Service Cluster", "bdc-deployment-target-existing-aks": "Existing Azure Kubernetes Service Cluster",