Skip to content

Commit 0226e79

Browse files
authored
Merge pull request #179129 from memildin/asc-melvyn-minortweaks
Tweaks to SQL descriptions for Arc
2 parents b9ef58d + da267aa commit 0226e79

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

articles/security-center/defender-for-sql-usage.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: memildin
66
manager: rkarlin
77
ms.service: security-center
88
ms.topic: how-to
9-
ms.date: 02/11/2021
9+
ms.date: 11/09/2021
1010
ms.author: memildin
1111
---
1212

@@ -24,10 +24,12 @@ You'll see alerts when there are suspicious database activities, potential vulne
2424
|----|:----|
2525
|Release state:|General availability (GA)|
2626
|Pricing:|**Microsoft Defender for SQL servers on machines** is billed as shown on the [pricing page](https://azure.microsoft.com/pricing/details/security-center/)|
27-
|Protected SQL versions:|Azure SQL Server (all versions covered by Microsoft support)|
27+
|Protected SQL versions:|SQL Server (versions currently [supported by Microsoft](/mem/configmgr/core/plan-design/configs/support-for-sql-server-versions))|
2828
|Clouds:|:::image type="icon" source="./media/icons/yes-icon.png"::: Commercial clouds<br>:::image type="icon" source="./media/icons/yes-icon.png"::: Azure Government<br>:::image type="icon" source="./media/icons/no-icon.png"::: Azure China 21Vianet|
2929
|||
3030

31+
32+
3133
## Set up Microsoft Defender for SQL servers on machines
3234

3335
To enable this plan:
@@ -43,12 +45,12 @@ To enable this plan:
4345

4446
- **SQL Server on Azure VM** - Register your SQL Server VM with the SQL IaaS Agent extension as explained in [Register SQL Server VM with SQL IaaS Agent Extension](../azure-sql/virtual-machines/windows/sql-agent-extension-manually-register-single-vm.md).
4547

46-
- **SQL Server on Azure Arc** - Install the Azure Arc agent by following the installation methods described in the [Azure Arc documentation](../azure-arc/servers/manage-vm-extensions.md).
48+
- **SQL Server on Azure Arc-enabled servers** - Install the Azure Arc agent by following the installation methods described in the [Azure Arc documentation](../azure-arc/servers/manage-vm-extensions.md).
4749

4850
### Step 2. Provision the Log Analytics agent on your SQL server's host:
4951

5052
- **SQL Server on Azure VM** - If your SQL machine is hosted on an Azure VM, you can [enable auto provisioning of the Log Analytics agent <a name="auto-provision-mma"></a>](enable-data-collection.md#auto-provision-mma). Alternatively, you can follow the manual procedure for [Onboard your Azure Stack Hub VMs](quickstart-onboard-machines.md?pivots=azure-portal#onboard-your-azure-stack-hub-vms).
51-
- **SQL Server on Azure Arc** - If your SQL Server is managed by [Azure Arc](../azure-arc/index.yml) enabled servers, you can deploy the Log Analytics agent using the Defender for Cloud recommendation “Log Analytics agent should be installed on your Windows-based Azure Arc machines (Preview)”.
53+
- **SQL Server on Azure Arc-enabled servers** - If your SQL Server is managed by [Azure Arc](../azure-arc/index.yml) enabled servers, you can deploy the Log Analytics agent using the Defender for Cloud recommendation “Log Analytics agent should be installed on your Windows-based Azure Arc machines (Preview)”.
5254

5355
- **SQL Server on-prem** - If your SQL Server is hosted on an on-premises Windows machine without Azure Arc, you have two options for connecting it to Azure:
5456

0 commit comments

Comments
 (0)