You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/defender-for-cloud/quickstart-onboard-aws.md
+13-7Lines changed: 13 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Defend your AWS resources with Microsoft Defender for Cloud
4
4
author: bmansheim
5
5
ms.author: benmansheim
6
6
ms.topic: quickstart
7
-
ms.date: 03/27/2022
7
+
ms.date: 05/03/2022
8
8
zone_pivot_groups: connect-aws-accounts
9
9
ms.custom: mode-other
10
10
---
@@ -53,26 +53,32 @@ This screenshot shows AWS accounts displayed in Defender for Cloud's [overview d
53
53
54
54
-**To enable the Defender for Servers plan**, you'll need:
55
55
56
-
- Microsoft Defender for Servers enabled on your subscription. Learn how to enable plans in the [Enable enhanced security features](enable-enhanced-security.md) article.
56
+
- Microsoft Defender for Servers enabled on your subscription. Learn how to enable plans in [Enable enhanced security features](enable-enhanced-security.md).
57
57
58
58
- An active AWS account, with EC2 instances.
59
59
60
60
- Azure Arc for servers installed on your EC2 instances.
61
-
- (Recommended) Use the auto provisioning process to install Azure Arc on all of your existing, and future EC2 instances managed by AWS Systems Manager (SSM) and using the SSM agent. Some Amazon Machine Images (AMIs) already have the SSM agent pre-installed. If that is the case, their AMI's are listed in [AMIs with SSM Agent preinstalled](https://docs.aws.amazon.com/systems-manager/latest/userguide/ssm-agent-technical-details.html#ami-preinstalled-agent). If your EC2 instances don't have the SSM Agent, you will need to install it using either of the following relevant instructions from Amazon:
61
+
- (Recommended) Use the auto provisioning process to install Azure Arc on all of your existing and future EC2 instances.
62
+
63
+
Auto provisioning is managed by AWS Systems Manager (SSM) using the SSM agent. Some Amazon Machine Images (AMIs) already have the SSM agent pre-installed. If that is the case, their AMI's are listed in [AMIs with SSM Agent preinstalled](https://docs.aws.amazon.com/systems-manager/latest/userguide/ssm-agent-technical-details.html#ami-preinstalled-agent). If your EC2 instances don't have the SSM Agent, you will need to install it using either of the following relevant instructions from Amazon:
62
64
- [Install SSM Agent for a hybrid environment (Windows)](https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-install-managed-win.html)
63
65
- [Install SSM Agent for a hybrid environment (Linux)](https://docs.aws.amazon.com/systems-manager/latest/userguide/sysman-install-managed-linux.html)
64
66
> [!NOTE]
65
67
> To enable the Azure Arc auto-provisioning, you'll need an **Owner** permission on the relevant Azure subscription.
66
68
67
-
-To manually install Azure Arc on your existing and future EC2 instances, follow the instructions in the [EC2 instances should be connected to Azure Arc](https://portal.azure.com/#blade/Microsoft_Azure_Security/RecommendationsBlade/assessmentKey/231dee23-84db-44d2-bd9d-c32fbcfb42a3) recommendation.
69
+
-If you want to manually install Azure Arc on your existing and future EC2 instances, use the [EC2 instances should be connected to Azure Arc](https://portal.azure.com/#blade/Microsoft_Azure_Security/RecommendationsBlade/assessmentKey/231dee23-84db-44d2-bd9d-c32fbcfb42a3) recommendation to identify instances that do not have Azure Arc installed.
68
70
69
-
- Additional extensions should be enabled on the Arc-connected machines. These extensions are currently configured in the subscription level. It means that all the multicloud accounts and projects (from both AWS and GCP) under the same subscription will inherit the subscription settings with regards to these components.
71
+
- Additional extensions should be enabled on the Arc-connected machines.
70
72
- Microsoft Defender for Endpoint
71
73
- VA solution (TVM/ Qualys)
72
74
- Log Analytics (LA) agent on Arc machines. Ensure the selected workspace has security solution installed.
75
+
76
+
The LA agent is currently configured in the subscription level, such that all the multi-cloud accounts and projects (from both AWS and GCP) under the same subscription will inherit the subscription settings with regards to the LA agent.
77
+
78
+
Learn how to [configure auto-provisioning on your subscription](enable-data-collection.md#configure-auto-provisioning-for-agents-and-extensions-from-microsoft-defender-for-cloud).
73
79
74
-
> [!Note]
75
-
> Without the Arc agent, you will be unable to take advantage of Defender for server's value. The Arc agent can also be installed manually, and not by the auto-provisioning process.
80
+
> [!NOTE]
81
+
> Defender for Servers assigns tags to your GCP resources to manage the auto-provisioning process. Changes to the tags will prevent proper auto-provisioning of the extensions.
Copy file name to clipboardExpand all lines: articles/defender-for-cloud/quickstart-onboard-gcp.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -152,12 +152,17 @@ To have full visibility to Microsoft Defender for Servers security content, ensu
152
152
153
153
-**Manual installation** - You can manually connect your VM instances to Azure Arc for servers. Instances in projects with Defender for Servers plan enabled that are not connected to Arc will be surfaced by the recommendation “GCP VM instances should be connected to Azure Arc”. Use the “Fix” option offered in this recommendation to install Azure Arc on the selected machines.
154
154
155
-
-The following extensions should be enabled on the Arc-connected machines according to your needs:
155
+
-Additional extensions should be enabled on the Arc-connected machines.
156
156
- Microsoft Defender for Endpoint
157
157
- VA solution (TVM/ Qualys)
158
158
- Log Analytics (LA) agent on Arc machines. Ensure the selected workspace has security solution installed.
159
+
160
+
The LA agent is currently configured in the subscription level, such that all the multi-cloud accounts and projects (from both AWS and GCP) under the same subscription will inherit the subscription settings with regards to the LA agent.
161
+
162
+
Learn how to [configure auto-provisioning on your subscription](enable-data-collection.md#configure-auto-provisioning-for-agents-and-extensions-from-microsoft-defender-for-cloud).
159
163
160
-
These extensions are currently configured as auto-provisioning settings on the subscription level. All GCP projects and AWS accounts under this subscription will inherit the subscription settings. Learn how to [configure auto-provisioning on your subscription](enable-data-collection.md#configure-auto-provisioning-for-agents-and-extensions-from-microsoft-defender-for-cloud).
164
+
> [!NOTE]
165
+
> Defender for Servers assigns tags to your GCP resources to manage the auto-provisioning process. Changes to the tags will prevent proper auto-provisioning of the extensions.
0 commit comments