Skip to content

Commit cf676c3

Browse files
committed
Fixing pull request blocking errors
1 parent 928d35d commit cf676c3

File tree

1 file changed

+5
-7
lines changed
  • articles/active-directory/cloud-infrastructure-entitlement-management

1 file changed

+5
-7
lines changed

articles/active-directory/cloud-infrastructure-entitlement-management/onboard-gcp.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ There are several moving parts across GCP and Azure, which are required to be co
4545

4646
1. On the **Permissions Management Onboarding - Azure AD OIDC App Creation** page, enter the **OIDC Azure App Name**.
4747

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.
4949

5050
1. To create the app registration, copy the script and run it in your command-line app.
5151

@@ -55,7 +55,7 @@ There are several moving parts across GCP and Azure, which are required to be co
5555
> 1. Return to the Permissions Management window, and in the **Permissions Management Onboarding - Azure AD OIDC App Creation**, select **Next**.
5656
5757
### 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.
5959

6060
> [!NOTE]
6161
> 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
6666

6767

6868
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.
7169

72-
1. Select **Next** after sucessfully running the setup script.
70+
1. Select **Next** after successfully running the setup script.
7371

74-
Choose from 3 options to manage GCP projects.
72+
Choose from three options to manage GCP projects.
7573

7674
#### Option 1: Automatically manage
7775

@@ -88,7 +86,7 @@ To enable controller mode 'On' for any projects, add following roles to the spec
8886
3. Select **Next**.
8987

9088
#### 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:
9290
1. In the **Permissions Management Onboarding - GCP Project Ids** page, enter the **Project IDs**.
9391

9492
You can enter up to comma separated 100 GCP project IDs.

0 commit comments

Comments
 (0)