Skip to content

Commit b652cfd

Browse files
authored
Merge pull request #132522 from memildin/melvyn-asc-alerts_ref
Adding zone pivots to quickstart
2 parents 8065220 + fe20dc3 commit b652cfd

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

articles/security-center/quickstart-onboard-machines.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ ms.date: 10/01/2020
77
ms.topic: quickstart
88
ms.service: security-center
99
manager: rkarlin
10-
10+
zone_pivot_groups: non-azure-machines
1111
---
12-
1312
# Connect your non-Azure machines to Security Center
1413

1514
Security Center can monitor the security posture of your non-Azure computers but you need to first onboard these resources.
@@ -19,7 +18,9 @@ You can add non-Azure computers in any of the following ways:
1918
- Using Azure Arc (**recommended**)
2019
- From Security Center's pages in the Azure portal (**Getting started** and **Inventory**)
2120

22-
Each of these is described below.
21+
Each of these is described on this page.
22+
23+
::: zone pivot="azure-arc"
2324

2425
## Add non-Azure machines with Azure Arc
2526

@@ -39,6 +40,10 @@ Learn more about [Azure Arc](../azure-arc/servers/overview.md).
3940
> [!TIP]
4041
> If you're onboarding AWS machines, Security Center's connector for AWS transparently handles the Azure Arc deployment for you. Learn more in [Connect your AWS accounts to Azure Security Center](quickstart-onboard-aws.md).
4142
43+
::: zone-end
44+
45+
::: zone pivot="azure-portal"
46+
4247
## Add non-Azure machines from Security Center's portal pages
4348

4449
1. From Security Center's menu, open the **Getting started** page.
@@ -111,6 +116,7 @@ When complete, the **Log Analytics agent** appears in **Control Panel**. You can
111116

112117
For further information on installing and configuring the agent, see [Connect Windows machines](../azure-monitor/platform/agent-windows.md#install-agent-using-setup-wizard).
113118

119+
::: zone-end
114120

115121
## Verifying
116122
Congratulations! Now you can see your Azure and non-Azure machines together in one place. Open the [asset inventory page](asset-inventory.md) and filter to the relevant resource types. These icons distinguish the types:

articles/zone-pivot-groups.yml

+9
Original file line numberDiff line numberDiff line change
@@ -860,3 +860,12 @@ groups:
860860
title: Go
861861
- id: platform-powershell
862862
title: PowerShell
863+
# Owner: memildin
864+
- id: non-azure-machines
865+
title: Non-Azure machines
866+
prompt: How will you connect the non-Azure machine?
867+
pivots:
868+
- id: azure-arc
869+
title: Azure Arc
870+
- id: azure-portal
871+
title: Security Center's portal pages

0 commit comments

Comments
 (0)