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-gcp.md
+33-7Lines changed: 33 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.date: 11/23/2023
9
9
10
10
Workloads commonly span multiple cloud platforms. Cloud security services must do the same. Microsoft Defender for Cloud helps protect workloads in Google Cloud Platform (GCP), but you need to set up the connection between them and Defender for Cloud.
11
11
12
-
If you're connecting a GCP project that you previously connected by using the classic connector, you must [remove it](how-to-use-the-classic-connector.md#remove-classic-gcp-connectors) first. Using a GCP project that's connected by both the classic and native connectors can produce duplicate recommendations.
12
+
If you're connecting a GCP project that you previously connected by using the classic connector, you must [remove it](how-to-use-the-classic-connector.md#remove-classic-gcp-connectors) first. Using a GCP project connected by both the classic and native connectors can produce duplicate recommendations.
13
13
14
14
This screenshot shows GCP accounts displayed in the Defender for Cloud [overview dashboard](overview-page.md).
15
15
@@ -70,20 +70,20 @@ In this section of the wizard, you select the Defender for Cloud plans that you
70
70
1. Select the deployment type:
71
71
72
72
-**Default access**: Allows Defender for Cloud to scan your resources and automatically include future capabilities.
73
-
-**Least privilege access**: Grants Defender for Cloud access to only the current permissions needed for the selected plans. If you select the least privileged permissions, you'll receive notifications on any new roles and permissions that are required to get full functionality for connector health.
73
+
-**Least privilege access**: Grants Defender for Cloud access to only the current permissions needed for the selected plans. If you select the least privileged permissions, you receive notifications on any new roles and permissions that are required to get full functionality for connector health.
74
74
75
75
1. Select the deployment method: **GCP Cloud Shell** or **Terraform**.
76
76
77
77
:::image type="content" source="media/quickstart-onboard-gcp/add-gcp-project-configure-access.png" alt-text="Screenshot that shows deployment options and instructions for configuring access.":::
78
78
79
-
1. Follow the on-screen instructions for the selected deployment method to complete the required dependencies on GCP.
79
+
1. Follow the on-screen instructions for the selected deployment method to complete the required dependencies on GCP.
80
80
81
81
1. Select **Next: Review and generate**.
82
82
83
83
1. Select **Create**.
84
84
85
85
> [!NOTE]
86
-
> The following APIs must be enabled in order to discover your GCP resources and allow the authentication process to occur:
86
+
> The following APIs must be enabled in order to discover your GCP resources and allow the authentication process to occur:
87
87
> -`iam.googleapis.com`
88
88
> -`sts.googleapis.com`
89
89
> -`cloudresourcemanager.googleapis.com`
@@ -200,6 +200,32 @@ To configure the Defender for Containers plan:
200
200
201
201
1. Continue from step 8 of the [Connect your GCP project](#connect-your-gcp-project) instructions.
202
202
203
+
### Configure the Defender CSPM plan
204
+
205
+
If you choose the Microsoft Defender CSPM plan, you need:
206
+
207
+
- A Microsoft Azure subscription. If you don't have an Azure subscription, you can [sign up for a free subscription](https://azure.microsoft.com/pricing/free-trial/).
208
+
- You must [enable Microsoft Defender for Cloud](get-started.md#enable-defender-for-cloud-on-your-azure-subscription) on your Azure subscription.
209
+
- In order to gain access to all of the features available from the CSPM plan, the plan must be enabled by the **Subscription Owner**.
210
+
211
+
Learn more about how to [enable Defender CSPM](tutorial-enable-cspm-plan.md).
212
+
213
+
To configure the Defender CSPM plan:
214
+
215
+
1. Follow the [steps to connect your GCP project](#connect-your-gcp-project).
216
+
217
+
1. On the **Select plans** tab, select **Configure**.
218
+
219
+
:::image type="content" source="media/quickstart-onboard-gcp/view-configuration.png" alt-text="Screenshot that shows the link for configuring the Defender CSPM plan.":::
220
+
221
+
1. On the **Plan configuration** pane, turn the toggles to **On** or **Off**. To get the full value of Defender CSPM, we recommend that you turn all toggles to **On**.
222
+
223
+
:::image type="content" source="media/quickstart-onboard-gcp/cspm-configuration.png" alt-text="Screenshot that shows toggles for Defender CSPM.":::
224
+
225
+
1. Select **Save**.
226
+
227
+
1. Continue from step 8 of the [Connect your GCP project](#connect-your-gcp-project) instructions.
228
+
203
229
## Monitor your GCP resources
204
230
205
231
The security recommendations page in Defender for Cloud displays your GCP resources together with your Azure and AWS resources for a true multicloud view.
@@ -210,9 +236,9 @@ To view all the active recommendations for your resources by resource type, use
210
236
211
237
## Integrate with Microsoft Defender XDR (Preview)
212
238
213
-
When you enable Defender for Cloud, Defender for Cloud's alerts are automatically integrated into the Microsoft Defender Portal. No further steps are needed.
239
+
When you enable Defender for Cloud, Defender for Cloud alerts are automatically integrated into the Microsoft Defender Portal. No further steps are needed.
214
240
215
-
The integration between Microsoft Defender for Cloud and Microsoft Defender XDR brings your cloud environments into Microsoft Defender XDR. With Defender for Cloud's alerts and cloud correlations integrated into Microsoft Defender XDR, SOC teams can now access all security information from a single interface.
241
+
The integration between Microsoft Defender for Cloud and Microsoft Defender XDR brings your cloud environments into Microsoft Defender XDR. With Defender for Cloud's alerts and cloud correlations integrated into Microsoft Defender XDR, SOC teams can now access all security information from a single interface.
216
242
217
243
Learn more about Defender for Cloud's [alerts in Microsoft Defender XDR](concept-integration-365.md).
218
244
@@ -223,4 +249,4 @@ Connecting your GCP project is part of the multicloud experience available in Mi
223
249
-[Protect all of your resources with Defender for Cloud](enable-all-plans.md).
224
250
- Set up your [on-premises machines](quickstart-onboard-machines.md) and [AWS account](quickstart-onboard-aws.md).
225
251
-[Troubleshoot your multicloud connectors](troubleshooting-guide.md#troubleshooting-the-native-multicloud-connector).
226
-
- Get answers to [common questions](faq-general.yml) about connecting your GCP project.
252
+
- Get answers to [common questions](faq-general.yml) about connecting your GCP project.
0 commit comments