Skip to content

Commit e7d72a3

Browse files
committed
Minor tweaks to CU articles
1 parent 98ceb0b commit e7d72a3

3 files changed

Lines changed: 74 additions & 74 deletions

File tree

docs/database-engine/install-windows/install-sql-server-from-the-command-prompt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Use the parameters in the following table to develop command-line scripts for in
211211
| [!INCLUDE [ssde-md](../../includes/ssde-md.md)] Setup Control | `/Q` or `/QUIET`<br /><br />**Optional** | Specifies that Setup runs in a quiet mode without any user interface. This is used for unattended installations. The `/Q` parameter overrides the input of the `/QS` parameter. |
212212
| [!INCLUDE [ssde-md](../../includes/ssde-md.md)] Setup Control | `/QS` or `/QUIETSIMPLE`<br /><br />**Optional** | Specifies that Setup runs and shows progress through the UI, but doesn't accept any input or show any error messages. |
213213
| [!INCLUDE [ssde-md](../../includes/ssde-md.md)] Setup Control | `/UIMODE`<br /><br />**Optional** | Specifies whether to present only the minimum number of dialog boxes during setup.<br /><br />`/UIMODE` can only be used with the `/ACTION=/proxy/https/github.com/MicrosoftDocs/sql-docs/commit/INSTALL%3C/span>` and `UPGRADE` parameters.<br /><br />Supported values:<br /><br />- `/UIMODE=Normal` is the default for non-Express editions and presents all setup dialog boxes for the selected features.<br /><br />- `/UIMODE=AutoAdvance` is the default for Express editions and skips nonessential dialog boxes.<br /><br />When combined with other parameters, `UIMODE` is overridden. For example, when `/UIMODE=AutoAdvance` and `/ADDCURRENTUSERASSQLADMIN=FALSE` are both provided, the provisioning dialog box isn't auto populated with the current user.<br /><br />The `UIMODE` setting can't be used with the `/Q` or `/QS` parameters. |
214-
| [!INCLUDE [ssde-md](../../includes/ssde-md.md)] Setup Control | `/SQMREPORTING`<br /><br />**Applies to:** [!INCLUDE [sssql14-md](../../includes/sssql14-md.md)] and earlier versions<br /><br />**Optional** | To manage how error feedback is sent to Microsoft, see [How to configure [!INCLUDE [sssql16-md](../../includes/sssql16-md.md)] to send feedback to Microsoft](/sql/sql-server/usage-and-diagnostic-data-configuration-for-sql-server).<br /><br />In older versions this specifies feature usage reporting for [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)].<br /><br />Supported values:<br /><br />- `1` = enabled<br />- `0` = disabled |
214+
| [!INCLUDE [ssde-md](../../includes/ssde-md.md)] Setup Control | `/SQMREPORTING`<br /><br />**Applies to:** [!INCLUDE [sssql14-md](../../includes/sssql14-md.md)] and earlier versions<br /><br />**Optional** | To manage how error feedback is sent to Microsoft, see [How to configure [!INCLUDE [sssql16-md](../../includes/sssql16-md.md)] to send feedback to Microsoft](../../sql-server/usage-and-diagnostic-data-configuration-for-sql-server.md).<br /><br />In older versions this specifies feature usage reporting for [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)].<br /><br />Supported values:<br /><br />- `1` = enabled<br />- `0` = disabled |
215215
| [!INCLUDE [ssde-md](../../includes/ssde-md.md)] Setup Control | `/HIDECONSOLE`<br /><br />**Optional** | Specifies that the console window is hidden or closed. |
216216
| [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] Agent | `/AGTSVCACCOUNT`<br /><br />**Required** | Specifies the account for the [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] Agent service. |
217217
| [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] Agent | `/AGTSVCPASSWORD`<br /><br />**[Required](#Accounts)** | Specifies the password for [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)] Agent service account. This parameter can be omitted when using a managed service account, virtual account, or built-in account. |

docs/linux/sql-server-linux-release-notes-2017.md

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -75,49 +75,49 @@ If you are updating existing [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.
7575

7676
The following table lists the release history for [!INCLUDE [ssSQL17](../includes/sssql17-md.md)].
7777

78-
| Release | Version | Release date |
79-
| ---------------------- | ------------- | ------------ |
80-
| [CU 31 GDR 2](/troubleshoot/sql/linux/release-history-2017#CU31-GDR2) | 14.0.3465.1 | 2023-10-10 |
81-
| [CU 31 GDR](/troubleshoot/sql/linux/release-history-2017#CU31-GDR) | 14.0.3460.9 | 2023-02-14 |
82-
| [CU 31](/troubleshoot/sql/linux/release-history-2017#CU31) | 14.0.3456.2 | 2022-09-20 |
83-
| [CU 30](/troubleshoot/sql/linux/release-history-2017#CU30) | 14.0.3451.2 | 2022-07-13 |
84-
| [CU 29 GDR](/troubleshoot/sql/linux/release-history-2017#CU29-GDR) | 14.0.3445.2 | 2022-06-14 |
85-
| [CU 29](/troubleshoot/sql/linux/release-history-2017#CU29) | 14.0.3436.1 | 2022-03-30 |
86-
| [CU 28](/troubleshoot/sql/linux/release-history-2017#CU28) | 14.0.3430.2 | 2022-01-13 |
87-
| [CU 27](/troubleshoot/sql/linux/release-history-2017#CU27) | 14.0.3421.10 | 2021-10-27 |
88-
| [CU 26](/troubleshoot/sql/linux/release-history-2017#CU26) | 14.0.3411.3 | 2021-09-14 |
89-
| [CU 25](/troubleshoot/sql/linux/release-history-2017#CU25) | 14.0.3401.7 | 2021-07-12 |
90-
| [CU 24](/troubleshoot/sql/linux/release-history-2017#CU24) | 14.0.3391.2 | 2021-05-10 |
91-
| [CU 23](/troubleshoot/sql/linux/release-history-2017#CU23) | 14.0.3381.3 | 2021-02-24 |
92-
| [CU 22 GDR](/troubleshoot/sql/linux/release-history-2017#CU22) | 14.0.3370.1 | 2021-01-12 |
93-
| [GDR 3](/troubleshoot/sql/linux/release-history-2017#GDR3) | 14.0.2037.2 | 2021-01-12 |
94-
| [CU 22](/troubleshoot/sql/linux/release-history-2017#CU22) | 14.0.3356.20 | 2020-09-10 |
95-
| [CU 21](/troubleshoot/sql/linux/release-history-2017#CU21) | 14.0.3335.7 | 2020-07-01 |
96-
| [CU 20](/troubleshoot/sql/linux/release-history-2017#CU20) | 14.0.3294.2 | 2020-04-10 |
97-
| [CU 19](/troubleshoot/sql/linux/release-history-2017#CU19) | 14.0.3281.6 | 2020-02-05 |
98-
| [CU 18](/troubleshoot/sql/linux/release-history-2017#CU18) | 14.0.3257.3 | 2019-12-09 |
99-
| [CU 17](/troubleshoot/sql/linux/release-history-2017#CU17) | 14.0.3238.1 | 2019-10-08 |
100-
| [CU 16](/troubleshoot/sql/linux/release-history-2017#CU16) | 14.0.3223.3 | 2019-08-01 |
101-
| [CU 15 GDR](/troubleshoot/sql/linux/release-history-2017#CU15-GDR) | 14.0.3192.2 | 2019-07-09 |
102-
| [CU 15](/troubleshoot/sql/linux/release-history-2017#CU15) | 14.0.3162.1 | 2019-05-23 |
103-
| [CU 14](/troubleshoot/sql/linux/release-history-2017#CU14) | 14.0.3076.1 | 2019-03-25 |
104-
| [CU 13](/troubleshoot/sql/linux/release-history-2017#CU13) | 14.0.3048.4 | 2018-12-18 |
105-
| [CU 12](/troubleshoot/sql/linux/release-history-2017#CU12) | 14.0.3045.24 | 2018-10-24 |
106-
| [CU 11](/troubleshoot/sql/linux/release-history-2017#CU11) | 14.0.3038.14 | 2018-09-20 |
107-
| [CU 10](/troubleshoot/sql/linux/release-history-2017#CU10) | 14.0.3037.1 | 2018-08-27 |
108-
| [CU 9 GDR](/troubleshoot/sql/linux/release-history-2017#CU9-GDR) | 14.0.3035.2 | 2018-08-18 |
109-
| [GDR 2](/troubleshoot/sql/linux/release-history-2017#GDR2) | 14.0.2002.14 | 2018-08-18 |
110-
| [CU 9](/troubleshoot/sql/linux/release-history-2017#CU9) | 14.0.3030.27 | 2018-07-18 |
111-
| [CU 8](/troubleshoot/sql/linux/release-history-2017#CU8) | 14.0.3029.16 | 2018-06-21 |
112-
| [CU 7](/troubleshoot/sql/linux/release-history-2017#CU7) | 14.0.3026.27 | 2018-05-24 |
113-
| [CU 6](/troubleshoot/sql/linux/release-history-2017#CU6) | 14.0.3025.34 | 2018-04-19 |
114-
| [CU 5](/troubleshoot/sql/linux/release-history-2017#CU5) | 14.0.3023.8 | 2018-03-20 |
115-
| [CU 4](/troubleshoot/sql/linux/release-history-2017#CU4) | 14.0.3022.28 | 2018-02-20 |
116-
| [CU 3](/troubleshoot/sql/linux/release-history-2017#CU3) | 14.0.3015.40 | 2018-01-03 |
117-
| [GDR 1](/troubleshoot/sql/linux/release-history-2017#GDR1) | 14.0.2000.63 | 2018-01-03 |
118-
| [CU 2](/troubleshoot/sql/linux/release-history-2017#CU2) | 14.0.3008.27 | 2017-11-28 |
119-
| [CU 1](/troubleshoot/sql/linux/release-history-2017#CU1) | 14.0.3006.16 | 2017-10-24 |
120-
| [GA](/troubleshoot/sql/linux/release-history-2017#GA) | 14.0.1000.169 | 2017-10-02 |
78+
| Release | Version | Release date |
79+
| ------------------------------------------------------------------------ | ------------- | ------------ |
80+
| [CU 31 GDR 2](/troubleshoot/sql/linux/release-history-2017#CU31-GDR2) | 14.0.3465.1 | 2023-10-10 |
81+
| [CU 31 GDR](/troubleshoot/sql/linux/release-history-2017#CU31-GDR) | 14.0.3460.9 | 2023-02-14 |
82+
| [CU 31](/troubleshoot/sql/linux/release-history-2017#CU31) | 14.0.3456.2 | 2022-09-20 |
83+
| [CU 30](/troubleshoot/sql/linux/release-history-2017#CU30) | 14.0.3451.2 | 2022-07-13 |
84+
| [CU 29 GDR](/troubleshoot/sql/linux/release-history-2017#CU29-GDR) | 14.0.3445.2 | 2022-06-14 |
85+
| [CU 29](/troubleshoot/sql/linux/release-history-2017#CU29) | 14.0.3436.1 | 2022-03-30 |
86+
| [CU 28](/troubleshoot/sql/linux/release-history-2017#CU28) | 14.0.3430.2 | 2022-01-13 |
87+
| [CU 27](/troubleshoot/sql/linux/release-history-2017#CU27) | 14.0.3421.10 | 2021-10-27 |
88+
| [CU 26](/troubleshoot/sql/linux/release-history-2017#CU26) | 14.0.3411.3 | 2021-09-14 |
89+
| [CU 25](/troubleshoot/sql/linux/release-history-2017#CU25) | 14.0.3401.7 | 2021-07-12 |
90+
| [CU 24](/troubleshoot/sql/linux/release-history-2017#CU24) | 14.0.3391.2 | 2021-05-10 |
91+
| [CU 23](/troubleshoot/sql/linux/release-history-2017#CU23) | 14.0.3381.3 | 2021-02-24 |
92+
| [CU 22 GDR](/troubleshoot/sql/linux/release-history-2017#CU22) | 14.0.3370.1 | 2021-01-12 |
93+
| [GDR 3](/troubleshoot/sql/linux/release-history-2017#GDR3) | 14.0.2037.2 | 2021-01-12 |
94+
| [CU 22](/troubleshoot/sql/linux/release-history-2017#CU22) | 14.0.3356.20 | 2020-09-10 |
95+
| [CU 21](/troubleshoot/sql/linux/release-history-2017#CU21) | 14.0.3335.7 | 2020-07-01 |
96+
| [CU 20](/troubleshoot/sql/linux/release-history-2017#CU20) | 14.0.3294.2 | 2020-04-10 |
97+
| [CU 19](/troubleshoot/sql/linux/release-history-2017#CU19) | 14.0.3281.6 | 2020-02-05 |
98+
| [CU 18](/troubleshoot/sql/linux/release-history-2017#CU18) | 14.0.3257.3 | 2019-12-09 |
99+
| [CU 17](/troubleshoot/sql/linux/release-history-2017#CU17) | 14.0.3238.1 | 2019-10-08 |
100+
| [CU 16](/troubleshoot/sql/linux/release-history-2017#CU16) | 14.0.3223.3 | 2019-08-01 |
101+
| [CU 15 GDR](/troubleshoot/sql/linux/release-history-2017#CU15-GDR) | 14.0.3192.2 | 2019-07-09 |
102+
| [CU 15](/troubleshoot/sql/linux/release-history-2017#CU15) | 14.0.3162.1 | 2019-05-23 |
103+
| [CU 14](/troubleshoot/sql/linux/release-history-2017#CU14) | 14.0.3076.1 | 2019-03-25 |
104+
| [CU 13](/troubleshoot/sql/linux/release-history-2017#CU13) | 14.0.3048.4 | 2018-12-18 |
105+
| [CU 12](/troubleshoot/sql/linux/release-history-2017#CU12) | 14.0.3045.24 | 2018-10-24 |
106+
| [CU 11](/troubleshoot/sql/linux/release-history-2017#CU11) | 14.0.3038.14 | 2018-09-20 |
107+
| [CU 10](/troubleshoot/sql/linux/release-history-2017#CU10) | 14.0.3037.1 | 2018-08-27 |
108+
| [CU 9 GDR](/troubleshoot/sql/linux/release-history-2017#CU9-GDR) | 14.0.3035.2 | 2018-08-18 |
109+
| [GDR 2](/troubleshoot/sql/linux/release-history-2017#GDR2) | 14.0.2002.14 | 2018-08-18 |
110+
| [CU 9](/troubleshoot/sql/linux/release-history-2017#CU9) | 14.0.3030.27 | 2018-07-18 |
111+
| [CU 8](/troubleshoot/sql/linux/release-history-2017#CU8) | 14.0.3029.16 | 2018-06-21 |
112+
| [CU 7](/troubleshoot/sql/linux/release-history-2017#CU7) | 14.0.3026.27 | 2018-05-24 |
113+
| [CU 6](/troubleshoot/sql/linux/release-history-2017#CU6) | 14.0.3025.34 | 2018-04-19 |
114+
| [CU 5](/troubleshoot/sql/linux/release-history-2017#CU5) | 14.0.3023.8 | 2018-03-20 |
115+
| [CU 4](/troubleshoot/sql/linux/release-history-2017#CU4) | 14.0.3022.28 | 2018-02-20 |
116+
| [CU 3](/troubleshoot/sql/linux/release-history-2017#CU3) | 14.0.3015.40 | 2018-01-03 |
117+
| [GDR 1](/troubleshoot/sql/linux/release-history-2017#GDR1) | 14.0.2000.63 | 2018-01-03 |
118+
| [CU 2](/troubleshoot/sql/linux/release-history-2017#CU2) | 14.0.3008.27 | 2017-11-28 |
119+
| [CU 1](/troubleshoot/sql/linux/release-history-2017#CU1) | 14.0.3006.16 | 2017-10-24 |
120+
| [GA](/troubleshoot/sql/linux/release-history-2017#GA) | 14.0.1000.169 | 2017-10-02 |
121121

122122
## Known issues
123123

docs/linux/sql-server-linux-release-notes-2019.md

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -82,37 +82,37 @@ If you are updating existing [!INCLUDE [ssNoVersion](../includes/ssnoversion-md.
8282

8383
The following table lists the release history for [!INCLUDE [ssSQL19](../includes/sssql19-md.md)].
8484

85-
| Release | Version | Release date |
86-
| ---------------------- | ------------- | ------------ |
87-
| [CU 23](/troubleshoot/sql/linux/release-history-2019#CU23) | 15.0.4335.1 | 2023-10-12 |
88-
| [CU 22 GDR](/troubleshoot/sql/linux/release-history-2019#CU22-GDR) | 15.0.4326.1 | 2023-10-10 |
89-
| [CU 22](/troubleshoot/sql/linux/release-history-2019#CU22) | 15.0.4322.2 | 2023-08-14 |
90-
| [CU 21](/troubleshoot/sql/linux/release-history-2019#CU21) | 15.0.4316.3 | 2023-06-15 |
91-
| [CU 20](/troubleshoot/sql/linux/release-history-2019#CU20) | 15.0.4312.2 | 2023-04-13 |
92-
| [CU 19](/troubleshoot/sql/linux/release-history-2019#CU19) | 15.0.4298.1 | 2023-02-16 |
93-
| [CU 18 GDR](/troubleshoot/sql/linux/release-history-2019#CU18-GDR) | 15.0.4280.7 | 2023-02-14 |
94-
| [CU 18](/troubleshoot/sql/linux/release-history-2019#CU18) | 15.0.4261.1 | 2022-09-28 |
95-
| [CU 17](/troubleshoot/sql/linux/release-history-2019#CU17) | 15.0.4249.2 | 2022-08-11 |
96-
| [CU 16 GDR](/troubleshoot/sql/linux/release-history-2019#CU16-GDR) | 15.0.4236.7 | 2022-06-14 |
97-
| [CU 16](/troubleshoot/sql/linux/release-history-2019#CU16) | 15.0.4223.1 | 2022-04-18 |
98-
| [CU 15](/troubleshoot/sql/linux/release-history-2019#CU15) | 15.0.4198.2 | 2022-01-27 |
99-
| [CU 14](/troubleshoot/sql/linux/release-history-2019#CU14) | 15.0.4188.2 | 2021-11-22 |
100-
| [CU 13](/troubleshoot/sql/linux/release-history-2019#CU13) | 15.0.4178.1 | 2021-10-05 |
101-
| [CU 12](/troubleshoot/sql/linux/release-history-2019#CU12) | 15.0.4153.1 | 2021-08-04 |
102-
| [CU 11](/troubleshoot/sql/linux/release-history-2019#CU11) | 15.0.4138.2 | 2021-06-10 |
103-
| [CU 10](/troubleshoot/sql/linux/release-history-2019#CU10) | 15.0.4123.1 | 2021-04-06 |
104-
| [CU 9](/troubleshoot/sql/linux/release-history-2019#CU9) | 15.0.4102.2 | 2021-02-10 |
105-
| [CU 8 GDR](/troubleshoot/sql/linux/release-history-2019#CU8-GDR) | 15.0.4083.2 | 2021-01-12 |
106-
| [GDR 1](/troubleshoot/sql/linux/release-history-2019#GDR1) | 15.0.2080.9 | 2021-01-12 |
107-
| [CU 8](/troubleshoot/sql/linux/release-history-2019#CU8) | 15.0.4073.23 | 2020-10-07 |
85+
| Release | Version | Release date |
86+
| ------------------------------------------------------------------------ | ------------- | ------------ |
87+
| [CU 23](/troubleshoot/sql/linux/release-history-2019#CU23) | 15.0.4335.1 | 2023-10-12 |
88+
| [CU 22 GDR](/troubleshoot/sql/linux/release-history-2019#CU22-GDR) | 15.0.4326.1 | 2023-10-10 |
89+
| [CU 22](/troubleshoot/sql/linux/release-history-2019#CU22) | 15.0.4322.2 | 2023-08-14 |
90+
| [CU 21](/troubleshoot/sql/linux/release-history-2019#CU21) | 15.0.4316.3 | 2023-06-15 |
91+
| [CU 20](/troubleshoot/sql/linux/release-history-2019#CU20) | 15.0.4312.2 | 2023-04-13 |
92+
| [CU 19](/troubleshoot/sql/linux/release-history-2019#CU19) | 15.0.4298.1 | 2023-02-16 |
93+
| [CU 18 GDR](/troubleshoot/sql/linux/release-history-2019#CU18-GDR) | 15.0.4280.7 | 2023-02-14 |
94+
| [CU 18](/troubleshoot/sql/linux/release-history-2019#CU18) | 15.0.4261.1 | 2022-09-28 |
95+
| [CU 17](/troubleshoot/sql/linux/release-history-2019#CU17) | 15.0.4249.2 | 2022-08-11 |
96+
| [CU 16 GDR](/troubleshoot/sql/linux/release-history-2019#CU16-GDR) | 15.0.4236.7 | 2022-06-14 |
97+
| [CU 16](/troubleshoot/sql/linux/release-history-2019#CU16) | 15.0.4223.1 | 2022-04-18 |
98+
| [CU 15](/troubleshoot/sql/linux/release-history-2019#CU15) | 15.0.4198.2 | 2022-01-27 |
99+
| [CU 14](/troubleshoot/sql/linux/release-history-2019#CU14) | 15.0.4188.2 | 2021-11-22 |
100+
| [CU 13](/troubleshoot/sql/linux/release-history-2019#CU13) | 15.0.4178.1 | 2021-10-05 |
101+
| [CU 12](/troubleshoot/sql/linux/release-history-2019#CU12) | 15.0.4153.1 | 2021-08-04 |
102+
| [CU 11](/troubleshoot/sql/linux/release-history-2019#CU11) | 15.0.4138.2 | 2021-06-10 |
103+
| [CU 10](/troubleshoot/sql/linux/release-history-2019#CU10) | 15.0.4123.1 | 2021-04-06 |
104+
| [CU 9](/troubleshoot/sql/linux/release-history-2019#CU9) | 15.0.4102.2 | 2021-02-10 |
105+
| [CU 8 GDR](/troubleshoot/sql/linux/release-history-2019#CU8-GDR) | 15.0.4083.2 | 2021-01-12 |
106+
| [GDR 1](/troubleshoot/sql/linux/release-history-2019#GDR1) | 15.0.2080.9 | 2021-01-12 |
107+
| [CU 8](/troubleshoot/sql/linux/release-history-2019#CU8) | 15.0.4073.23 | 2020-10-07 |
108108
| [CU 7 (Removed)](/troubleshoot/sql/releases/sqlserver-2019/cumulativeupdate7) | 15.0.4063.15 | 2020-09-02 |
109-
| [CU 6](/troubleshoot/sql/linux/release-history-2019#CU6) | 15.0.4053.23 | 2020-08-04 |
110-
| [CU 5](/troubleshoot/sql/linux/release-history-2019#CU5) | 15.0.4043.16 | 2020-06-22 |
111-
| [CU 4](/troubleshoot/sql/linux/release-history-2019#CU4) | 15.0.4033.1 | 2020-03-31 |
112-
| [CU 3](/troubleshoot/sql/linux/release-history-2019#CU3) | 15.0.4023.6 | 2020-03-12 |
113-
| [CU 2](/troubleshoot/sql/linux/release-history-2019#CU2) | 15.0.4013.40 | 2020-02-13 |
114-
| [CU 1](/troubleshoot/sql/linux/release-history-2019#CU1) | 15.0.4003.23 | 2020-01-07 |
115-
| [GA](/troubleshoot/sql/linux/release-history-2019#GA) | 15.0.2000.5 | 2019-11-04 |
109+
| [CU 6](/troubleshoot/sql/linux/release-history-2019#CU6) | 15.0.4053.23 | 2020-08-04 |
110+
| [CU 5](/troubleshoot/sql/linux/release-history-2019#CU5) | 15.0.4043.16 | 2020-06-22 |
111+
| [CU 4](/troubleshoot/sql/linux/release-history-2019#CU4) | 15.0.4033.1 | 2020-03-31 |
112+
| [CU 3](/troubleshoot/sql/linux/release-history-2019#CU3) | 15.0.4023.6 | 2020-03-12 |
113+
| [CU 2](/troubleshoot/sql/linux/release-history-2019#CU2) | 15.0.4013.40 | 2020-02-13 |
114+
| [CU 1](/troubleshoot/sql/linux/release-history-2019#CU1) | 15.0.4003.23 | 2020-01-07 |
115+
| [GA](/troubleshoot/sql/linux/release-history-2019#GA) | 15.0.2000.5 | 2019-11-04 |
116116

117117
## Known issues
118118

0 commit comments

Comments
 (0)