You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/azdata/install/deploy-install-azdata-pip.md
+8-14Lines changed: 8 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,17 +39,14 @@ pip3 install -U requests
39
39
40
40
1. Starting with SQL Server 2019 CU5 release, azdata has an independent semantic version from the server. If you have any previous releases of `azdata` installed prior to this, it is important to first uninstall them before installing the latest version.
41
41
42
-
For example, for CTP 3.2 or RC1, run the following command:
42
+
For example, for 2019-cu4, run the following command:
> In the preceding examples, replace `2019-cu6` with the version and CU of your installation of `azdata`.
53
50
54
51
1. Install `azdata`.
55
52
@@ -80,17 +77,14 @@ On Linux, you must install Python 3.5 and then upgrade pip. The following exampl
80
77
81
78
1. Starting with SQL Server 2019 CU5 release, azdata has an independent semantic version from the server. If you have any previous releases of `azdata` installed prior to this, it is important to first uninstall them before installing the latest version.
82
79
83
-
For example, for CTP 3.2 or RC1, run the following command:
80
+
For example, for `2019-cu6`, run the following command:
0 commit comments