Skip to content

Commit 2615e3d

Browse files
Merge pull request #217539 from bmansheim/patch-1
Remove Azure Stack hub VMs from non-Azure onboarding
2 parents 8dc7497 + d0303b4 commit 2615e3d

File tree

4 files changed

+2
-22
lines changed

4 files changed

+2
-22
lines changed

articles/defender-for-cloud/asset-inventory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The asset management possibilities for this tool are substantial and continue to
3131
|Aspect|Details|
3232
|----|:----|
3333
|Release state:|General availability (GA)|
34-
|Pricing:|Free*<br>* Some features of the inventory page, such as the [software inventory](#access-a-software-inventory) require paid solutions to be in-place|
34+
|Pricing:|Free<br> Some features of the inventory page, such as the [software inventory](#access-a-software-inventory) require paid solutions to be in-place|
3535
|Required roles and permissions:|All users|
3636
|Clouds:|:::image type="icon" source="./media/icons/yes-icon.png"::: Commercial clouds<br>:::image type="icon" source="./media/icons/no-icon.png"::: National (Azure Government, Azure China 21Vianet)|
3737

articles/defender-for-cloud/defender-for-sql-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ To enable this plan:
6868

6969
<a name="auto-provision-mma"></a>
7070

71-
- **SQL Server on Azure VM** - If your SQL machine is hosted on an Azure VM, you can [customize the Log Analytics agent configuration](working-with-log-analytics-agent.md). 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).
71+
- **SQL Server on Azure VM** - If your SQL machine is hosted on an Azure VM, you can [customize the Log Analytics agent configuration](working-with-log-analytics-agent.md).
7272
- **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)”.
7373

7474
- **SQL Server on-premises** - If your SQL Server is hosted on an on-premises Windows machine without Azure Arc, you can connect the machine to Azure by either:

articles/defender-for-cloud/os-coverage.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ Virtual machines are also created in a customer subscription as part of some Azu
4848

4949
Virtual machines that run in a cloud service are also supported. Only cloud services web and worker roles that run in production slots are monitored. To learn more about cloud services, see [Overview of Azure Cloud Services](../cloud-services/cloud-services-choose-me.md).
5050

51-
Protection for VMs residing in Azure Stack Hub is also supported. For more information about Defender for Cloud's integration with Azure Stack Hub, see [Onboard your Azure Stack Hub virtual machines to Defender for Cloud](quickstart-onboard-machines.md?pivots=azure-portal#onboard-your-azure-stack-hub-vms).
52-
5351
## Next steps
5452

5553
- Learn how [Defender for Cloud collects data using the Log Analytics Agent](monitoring-components.md#log-analytics-agent).

articles/defender-for-cloud/quickstart-onboard-machines.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -77,27 +77,9 @@ Learn more about [Azure Arc-enabled servers](../azure-arc/servers/overview.md).
7777

7878
From here, choose the relevant procedure below depending on the type of machines you're onboarding:
7979

80-
- [Onboard your Azure Stack Hub VMs](#onboard-your-azure-stack-hub-vms)
8180
- [Onboard your Linux machines](#onboard-your-linux-machines)
8281
- [Onboard your Windows machines](#onboard-your-windows-machines)
8382

84-
### Onboard your Azure Stack Hub VMs
85-
86-
To add Azure Stack Hub VMs, you need the information on the **Agents management** page and to configure the **Azure Monitor, Update and Configuration Management** virtual machine extension on the virtual machines running on your Azure Stack Hub instance.
87-
88-
1. From the **Agents management** page, copy the **Workspace ID** and **Primary Key** into Notepad.
89-
1. Log into your **Azure Stack Hub** portal and open the **Virtual machines** page.
90-
1. Select the virtual machine that you want to protect with Defender for Cloud.
91-
>[!TIP]
92-
> For information on how to create a virtual machine on Azure Stack Hub, see [this quickstart for Windows virtual machines](/azure-stack/user/azure-stack-quick-windows-portal) or [this quickstart for Linux virtual machines](/azure-stack/user/azure-stack-quick-linux-portal).
93-
1. Select **Extensions**. The list of virtual machine extensions installed on this virtual machine is shown.
94-
1. Select the **Add** tab. The **New Resource** menu shows the list of available virtual machine extensions.
95-
1. Select the **Azure Monitor, Update and Configuration Management** extension and select **Create**. The **Install extension** configuration page opens.
96-
>[!NOTE]
97-
> If you do not see the **Azure Monitor, Update and Configuration Management** extension listed in your marketplace, please reach out to your Azure Stack Hub operator to make it available.
98-
1. On the **Install extension** configuration page, paste the **Workspace ID** and **Workspace Key (Primary Key)** that you copied into Notepad in the previous step.
99-
1. When you complete the configuration, select **OK**. The extension's status will show as **Provisioning Succeeded**. It might take up to one hour for the virtual machine to appear in Defender for Cloud.
100-
10183
### Onboard your Linux machines
10284

10385
To add Linux machines, you need the WGET command from the **Agents management** page.

0 commit comments

Comments
 (0)