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/security-center/quickstart-onboard-gcp.md
+16-7Lines changed: 16 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,12 +40,16 @@ In the screenshot below you can see GCP projects displayed in Security Center's
40
40
41
41
## Connect your GCP account
42
42
43
-
Follow the steps below to create your GCP cloud connector. A connector connects your Google Cloud resources at the *organization* level. When you connect an organization, all projects within that organization are added to Security Center.
44
-
45
43
Create a connector for every organization you want to monitor from Security Center.
46
44
47
-
> [!TIP]
48
-
> Learn about the Google Cloud resource hierarchy in their online docs [here](https://cloud.google.com/resource-manager/docs/cloud-platform-resource-hierarchy).
45
+
When connecting your GCP accounts to specific Azure subscriptions, consider the [Google Cloud resource hierarchy](https://cloud.google.com/resource-manager/docs/cloud-platform-resource-hierarchy#resource-hierarchy-detail) and these guidelines:
46
+
47
+
- You can connect your GCP accounts to ASC in the *organization* level
48
+
- You can connect multiple organizations to one Azure subscription
49
+
- You can connect multiple organizations to multiple Azure subscriptions
50
+
- When you connect an organization, all *projects* within that organization are added to Security Center
51
+
52
+
Follow the steps below to create your GCP cloud connector.
49
53
50
54
### Step 1. Set up GCP Security Command Center with Security Health Analytics
51
55
@@ -62,7 +66,7 @@ When you first enable Security Health Analytics, it might take several hours for
62
66
63
67
### Step 2. Enable GCP Security Command Center API
64
68
65
-
1. From Google's **Cloud Console API Library**, select the project you want to connect to Azure Security Center.
69
+
1. From Google's **Cloud Console API Library**, select each project in the organization you want to connect to Azure Security Center.
66
70
1. In the API Library, find and select **Security Command Center API**.
67
71
1. On the API's page, select **ENABLE**.
68
72
@@ -71,7 +75,11 @@ Learn more about the [Security Command Center API](https://cloud.google.com/secu
71
75
72
76
### Step 3. Create a dedicated service account for the security configuration integration
73
77
74
-
1. In the **GCP Console**, select the project you want to connect to Security Center.
78
+
1. In the **GCP Console**, select a project from the organization in which you're creating the required service account.
79
+
80
+
> [!NOTE]
81
+
> When this service account is added at the organization level, it'll be used to access the data gathered by Security Command Center from all of the other enabled projects in the organization.
82
+
75
83
1. In the **Navigation menu**, Under **IAM & admin** options, select **Service accounts**.
76
84
1. Select **CREATE SERVICE ACCOUNT**.
77
85
1. Enter an account name, and select **Create**.
@@ -130,7 +138,7 @@ Yes. Security Center's GCP connector connects your Google Cloud resources at the
130
138
131
139
Create a connector for every GCP organization you want to monitor from Security Center. When you connect an organization, all projects within that organization are added to Security Center.
132
140
133
-
Learn about the Google Cloud resource hierarchy in Google's online docs[here](https://cloud.google.com/resource-manager/docs/cloud-platform-resource-hierarchy).
141
+
Learn about the Google Cloud resource hierarchy in [Google's online docs](https://cloud.google.com/resource-manager/docs/cloud-platform-resource-hierarchy).
134
142
135
143
136
144
### Is there an API for connecting my GCP resources to Security Center?
@@ -141,3 +149,4 @@ Yes. To create, edit, or delete Security Center cloud connectors with a REST API
141
149
Connecting your GCP account is part of the multi-cloud experience available in Azure Security Center. For related information, see the following page:
142
150
143
151
-[Connect your AWS accounts to Azure Security Center](quickstart-onboard-aws.md)
152
+
-[Google Cloud resource hierarchy](https://cloud.google.com/resource-manager/docs/cloud-platform-resource-hierarchy)--Learn about the Google Cloud resource hierarchy in Google's online docs
0 commit comments