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/active-directory/cloud-infrastructure-entitlement-management/onboard-gcp.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ There are several moving parts across GCP and Azure, which are required to be co
45
45
46
46
1. On the **Permissions Management Onboarding - Azure AD OIDC App Creation** page, enter the **OIDC Azure App Name**.
47
47
48
-
This app is used to set up an OpenID Connect (OIDC) connection to your GCP project. OIDC is an interoperable authentication protocol based on the OAuth 2.0 family of specifications. The scripts generated will create the app of this specified name in your Azure AD tenant with the right configuration.
48
+
This app is used to set up an OpenID Connect (OIDC) connection to your GCP project. OIDC is an interoperable authentication protocol based on the OAuth 2.0 family of specifications. The scripts generated creates the app of this specified name in your Azure AD tenant with the right configuration.
49
49
50
50
1. To create the app registration, copy the script and run it in your command-line app.
51
51
@@ -55,7 +55,7 @@ There are several moving parts across GCP and Azure, which are required to be co
55
55
> 1. Return to the Permissions Management window, and in the **Permissions Management Onboarding - Azure AD OIDC App Creation**, select **Next**.
56
56
57
57
### 2. Set up a GCP OIDC project.
58
-
1. In the **Permissions Management Onboarding - GCP OIDC Account Details & IDP Access** page, enter the **OIDC Project Number** and **OIDC Project ID**of the GCP project in which the OIDC provider and pool will be created. You can change the role name to your requirements.
58
+
1. In the **Permissions Management Onboarding - GCP OIDC Account Details & IDP Access** page, enter the **OIDC Project Number** and **OIDC Project ID**of the GCP project in which the OIDC provider and pool is created. You can change the role name to your requirements.
59
59
60
60
> [!NOTE]
61
61
> You can find the **Project number** and **Project ID** of your GCP project on the GCP **Dashboard** page of your project in the **Project info** panel.
@@ -66,12 +66,10 @@ There are several moving parts across GCP and Azure, which are required to be co
66
66
67
67
68
68
1. You can either download and run the script at this point or you can do it in the Google Cloud Shell.
69
-
1. Select **Next**.
70
-
1. You can either download and run the script at this point or you can run it in the Google Cloud Shell.
71
69
72
-
1. Select **Next** after sucessfully running the setup script.
70
+
1. Select **Next** after successfully running the setup script.
73
71
74
-
Choose from 3 options to manage GCP projects.
72
+
Choose from three options to manage GCP projects.
75
73
76
74
#### Option 1: Automatically manage
77
75
@@ -88,7 +86,7 @@ To enable controller mode 'On' for any projects, add following roles to the spec
88
86
3. Select **Next**.
89
87
90
88
#### Option 2: Enter authorization systems
91
-
You have the ability to specify only certain GCP member projects to manage and monitor with MEPM (up to 100 per collector). Follow the steps below to configure these GCP member projects to be monitored:
89
+
You have the ability to specify only certain GCP member projects to manage and monitor with MEPM (up to 100 per collector). Follow the steps to configure these GCP member projects to be monitored:
92
90
1. In the **Permissions Management Onboarding - GCP Project Ids** page, enter the **Project IDs**.
93
91
94
92
You can enter up to comma separated 100 GCP project IDs.
0 commit comments