Skip to content

Commit b68844a

Browse files
authored
Merge pull request #17916 from MicrosoftDocs/master
11/19 PM Publish
2 parents af663bd + 230e253 commit b68844a

5 files changed

Lines changed: 13 additions & 11 deletions

File tree

docs/analytics-platform-system/configure-windows-server-update-services-wsus.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ To configure WSUS, you need to:
140140
141141
Unselect all selected updates.
142142

143-
Select **SQL Server 2012**, **SQL Server 2014**, **Windows Server 2012 R2**, and **System Center 2012 R2 - Virtual Machine Manager**, and then click **Next**.
143+
Select **SQL Server 2012**, **SQL Server 2014**, **Windows Server 2012 R2**, **System Center 2012 R2 - Virtual Machine Manager**, **Windows Server 2016**, and **System Center 2016 - Virtual Machine Manager** and then click **Next**.
144144

145145
9. Choose classifications.
146146

@@ -149,7 +149,7 @@ To configure WSUS, you need to:
149149
150150
Unselect all previously selected updates.
151151

152-
Select **Critical Updates** and **Security Updates** for the updates that will be synchronized for the Analytics Platform System appliance, and then click **Next**.
152+
Select **Critical Updates**, **Security Updates** and **Update Rollups** for the updates that will be synchronized for the Analytics Platform System appliance, and then click **Next**.
153153

154154
![Choose classifications](./media/configure-windows-server-update-services-wsus/SQL_Server_PDW_WSUSChooseClassifications.png "SQL_Server_PDW_WSUSChooseClassifications")
155155

docs/analytics-platform-system/download-and-apply-microsoft-updates.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,29 +58,31 @@ Before performing these steps, you need to:
5858

5959
#### Approve Microsoft updates in WSUS
6060

61-
1. In the left pane, of the WSUS console, click **All Updates**.
61+
1. Decline any Update Rollups that are not from **System Center**.
62+
63+
2. In the left pane, of the WSUS console, click **All Updates**.
6264

63-
2. In the **All Updates** pane, click the **Approval** drop-down menu, set **Approval** to **Any Except Declined**. Click the **Status** drop-down menu, set **Status** to **Any**. Click **Refresh**.
65+
3. In the **All Updates** pane, click the **Approval** drop-down menu, set **Approval** to **Any Except Declined**. Click the **Status** drop-down menu, set **Status** to **Any**. Click **Refresh**.
6466

6567
Right-click the **Title** column and select **File Status** to verify the file status after the download completes.
6668

6769
You can also select **Critical Updates** or **Security Updates** in the left pane and view available updates for these categories.
6870

6971
![Select all updates and change status to Any.](./media/download-and-apply-microsoft-updates/SQL_Server_PDW_WSUSSelectAllUpdates.png "SQL_Server_PDW_WSUSSelectAllUpdates")
7072

71-
3. Select all updates, and then click the **Approve** link in the right pane.
73+
4. Select all updates, and then click the **Approve** link in the right pane.
7274

7375
You can also right-click the selected updates, and then click **Approve**. You may be prompted to accept the "Microsoft Software License Terms". If so, click **I Accept** in the window to continue.
7476

7577
![Select all updates that apply and click Approve.](./media/download-and-apply-microsoft-updates/SQL_Server_PDW_WSUSSelectApprove.png "SQL_Server_PDW_WSUSSelectApprove")
7678

77-
4. Select the appliance server group you created in [Configure Windows Server Update Services (WSUS) (Analytics Platform System)](configure-windows-server-update-services-wsus.md).
79+
5. Select the appliance server group you created in [Configure Windows Server Update Services (WSUS) (Analytics Platform System)](configure-windows-server-update-services-wsus.md).
7880

79-
5. Click **Approved for Install**, and then click **OK**.
81+
6. Click **Approved for Install**, and then click **OK**.
8082

8183
![Approve updates for your computer group.](./media/download-and-apply-microsoft-updates/SQL_Server_PDW_WSUSSelectApprovalType.png "SQL_Server_PDW_WSUSSelectApprovalType")
8284

83-
6. In the **Approval Progress** dialog box, when the approval process is complete, click **Close**.
85+
7. In the **Approval Progress** dialog box, when the approval process is complete, click **Close**.
8486

8587
![Close window when updates are approved.](./media/download-and-apply-microsoft-updates/SQL_Server_PDW_WSUSCloseApprovalProgressWindow.png "SQL_Server_PDW_WSUSCloseApprovalProgressWindow")
8688

98 KB
Loading

docs/big-data-cluster/machine-learning-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: SQL Server Big Data Clusters
44
description: Learn how you can run Python and R scripts on the master instance of a SQL Server Big Data Clusters with Machine Learning Services.
55
author: dphansen
66
ms.author: davidph
7-
ms.date: 04/30/2020
7+
ms.date: 11/19/2020
88
ms.topic: conceptual
99
ms.prod: sql
1010
ms.technology: machine-learning-bdc
@@ -17,7 +17,7 @@ ms.technology: machine-learning-bdc
1717
You can run Python and R scripts on the master instance of [SQL Server Big Data Clusters](big-data-cluster-overview.md) with [Machine Learning Services](../machine-learning/index.yml).
1818

1919
> [!NOTE]
20-
> You can also run Java code on the master instance with [SQL Server Language Extensions](../language-extensions/language-extensions-overview.md). Following the steps below will also enable Language Extensions.
20+
> You can also run Java code on the master instance of SQL Server Big Data Clusters with the [Java Language Extension](../language-extensions/java-overview.md). Following the steps below will also enable [SQL Server Language Extensions](../language-extensions/language-extensions-overview.md).
2121
2222
## Enable Machine Learning Services
2323

docs/t-sql/statements/create-external-file-format-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The following file formats are supported:
3131

3232
- Delimited Text
3333

34-
- Hive RCFile
34+
- Hive RCFile - Does not apply to Azure Synapse Analytics.
3535

3636
- Hive ORC
3737

0 commit comments

Comments
 (0)