Skip to content

Commit 140fea4

Browse files
committed
image fixes and added lightbox
1 parent d8c3ac8 commit 140fea4

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

articles/defender-for-cloud/concept-gcp-connector.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ When you onboard to Defender for Cloud, the GCloud template is used to create th
2626

2727
The authentication process works as follows:
2828

29-
:::image type="content" source="media/concept-gcp-connector/authentication-process.png" alt-text="A diagram of the Defender for Cloud GCP connector authentication process.":::
29+
:::image type="content" source="media/concept-gcp-connector/authentication-process.png" alt-text="A diagram of the Defender for Cloud GCP connector authentication process." lightbox="media/concept-gcp-connector/authentication-process.png":::
3030

3131
(1) - Microsoft Defender for Cloud's CSPM service acquires an Azure AD token. The token is signed by Azure AD using the RS256 algorithm and is valid for 1 hour.
3232

@@ -44,7 +44,7 @@ There are four parts to the onboarding process that take place when you create t
4444

4545
In the first section, you'll need to add the basic properties of the connection between your GCP project and Defender for Cloud.
4646

47-
:::image type="content" source="media/concept-gcp-connector/single-project-details.png" alt-text="Screenshot of the organization details page of the GCP project onboarding process.":::
47+
:::image type="content" source="media/concept-gcp-connector/single-project-details.png" alt-text="Screenshot of the organization details page of the GCP project onboarding process." lightbox="media/concept-gcp-connector/single-project-details.png":::
4848

4949
Here you'll name your connector, select a subscription and resource group, which will be used to create an ARM template resource that is called security connector. The security connector represents a configuration resource that holds the projects settings.
5050

@@ -54,15 +54,15 @@ You'll also select a location and add the organization ID for your project.
5454

5555
After entering your organization's details, you'll then be able to select which plans to enable.
5656

57-
:::image type="content" source="media/concept-gcp-connector/select-plans-gcp-project.png" alt-text="Screenshot of the available plans you can enable for your GCP project.":::
57+
:::image type="content" source="media/concept-gcp-connector/select-plans-gcp-project.png" alt-text="Screenshot of the available plans you can enable for your GCP project." lightbox="media/concept-gcp-connector/select-plans-gcp-project.png":::
5858

5959
From here, you can decide which resources you want to protect based on the security value you want to receive.
6060

6161
### Configure access
6262

6363
Once you've selected the plans, you want to enable and the resources you want to protect you'll then have to configure access between Defender for Cloud and your GCP project.
6464

65-
:::image type="content" source="media/concept-gcp-connector/configure-access-gcp-connector.png" alt-text="Screenshot of the configure access screen between Defender for Cloud and your GCP project.":::
65+
:::image type="content" source="media/concept-gcp-connector/configure-access-gcp-connector.png" alt-text="Screenshot of the configure access screen between Defender for Cloud and your GCP project." lightbox="media/concept-gcp-connector/configure-access-gcp-connector.png":::
6666

6767
In this step, you'll find the GCloud script that needs to be run on the GCP project that is going to onboarded. The GCloud script is generated based on the plans you selected to onboard.
6868

@@ -77,7 +77,7 @@ The GCloud script creates all of the required resources on your GCP environment
7777

7878
The final step for onboarding is to review all of your selections and to create the connector.
7979

80-
:::image type="content" source="media/concept-gcp-connector/review-and-generate.png" alt-text="Screenshot of the review and generate screen with all of your selections listed.":::
80+
:::image type="content" source="media/concept-gcp-connector/review-and-generate.png" alt-text="Screenshot of the review and generate screen with all of your selections listed." lightbox="media/concept-gcp-connector/review-and-generate.png":::
8181

8282
## What happens when you onboard an organization
8383

@@ -87,7 +87,7 @@ Similar to onboarding a single project, When onboarding a GCP organization, Defe
8787

8888
In the first section, you'll need to add the basic properties of the connection between your GCP organization and Defender for Cloud.
8989

90-
:::image type="content" source="media/concept-gcp-connector/organization-details.png" alt-text="Screenshot of the organization details page of the GCP project onboarding process.":::
90+
:::image type="content" source="media/concept-gcp-connector/organization-details.png" alt-text="Screenshot of the organization details page of the GCP project onboarding process." lightbox="media/concept-gcp-connector/organization-details.png":::
9191

9292
Here you'll name your connector, select a subscription and resource group that will be used to create an ARM template resource that is called security connector. The security connector represents a configuration resource that holds the projects settings.
9393

@@ -99,15 +99,15 @@ When you onboard an organization, you can also choose to exclude project numbers
9999

100100
After entering your organization's details, you'll then be able to select which plans to enable.
101101

102-
:::image type="content" source="media/concept-gcp-connector/select-plans-gcp-project.png" alt-text="Screenshot of the available plans you can enable for your GCP project.":::
102+
:::image type="content" source="media/concept-gcp-connector/select-plans-gcp-project.png" alt-text="Screenshot of the available plans you can enable for your GCP project." lightbox="media/concept-gcp-connector/select-plans-gcp-project.png":::
103103

104104
From here, you can decide which resources you want to protect based on the security value you want to receive.
105105

106106
### Configure access
107107

108108
Once you've selected the plans, you want to enable and the resources you want to protect you'll then have to configure access between Defender for Cloud and your GCP project.
109109

110-
:::image type="content" source="media/concept-gcp-connector/configure-access-organization.png" alt-text="Screenshot of the configure access screen between Defender for Cloud and your GCP project.":::
110+
:::image type="content" source="media/concept-gcp-connector/configure-access-organization.png" alt-text="Screenshot of the configure access screen between Defender for Cloud and your GCP project." lightbox="media/concept-gcp-connector/configure-access-organization.png":::
111111

112112
When you onboard an organization, there's a section to include management project details. Similar to other GCP projects, the organization is also considered a project and will be utilized by Defender for Cloud to create all of the required resources needed to connect the organization to Defender for Cloud.
113113

@@ -134,7 +134,7 @@ Some of the APIs won't be in direct use with the management project. Instead the
134134

135135
The final step for onboarding is to review all of your selections and to create the connector.
136136

137-
:::image type="content" source="media/concept-gcp-connector/review-and-generate.png" alt-text="Screenshot of the review and generate screen with all of your selections listed.":::
137+
:::image type="content" source="media/concept-gcp-connector/review-and-generate-organization.png" alt-text="Screenshot of the review and generate screen with all of your selections listed." lightbox="media/concept-gcp-connector/review-and-generate-organization.png":::
138138

139139
## Next steps
140140

27 KB
Loading
72.7 KB
Loading

0 commit comments

Comments
 (0)