Skip to content

Commit aa437c1

Browse files
Merge pull request #281422 from yaelrbergman/docs-editor/connect-google-cloud-platform-1721648135
Update connect-google-cloud-platform.md
2 parents 0ec1523 + 1449ba9 commit aa437c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/sentinel/connect-google-cloud-platform.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,9 @@ For more information about workload identity federation in Google Cloud Platform
170170
1. **Grant access** to the principal that represents the workload identity pool and provider that you created in the previous step.
171171
- Use the following format for the principal name:
172172
```http
173-
principal://iam.googleapis.com/projects/{PROJECT_NUMBER}/locations/global/workloadIdentityPools/{WORKLOAD_IDENTITY_POOL_ID}/subject/{WORKLOAD_IDENTITY_PROVIDER_ID}
173+
principalSet://iam.googleapis.com/projects/{PROJECT_NUMBER}/locations/global/workloadIdentityPools/{WORKLOAD_IDENTITY_POOL_ID}/*
174174
```
175-
175+
176176
- Assign the **Workload Identity User** role and save the configuration.
177177

178178
For more information about granting access in Google Cloud Platform, see [Manage access to projects, folders, and organizations](https://cloud.google.com/iam/docs/granting-changing-revoking-access) in the Google Cloud documentation.
@@ -362,7 +362,7 @@ Follow the instructions in the Google Cloud documentation to [**configure Pub/Su
362362
## Next steps
363363
In this article, you learned how to ingest GCP data into Microsoft Sentinel using the GCP Pub/Sub connectors. To learn more about Microsoft Sentinel, see the following articles:
364364
365-
- Learn how to [get visibility into your data, and potential threats](get-visibility.md).
365+
- Learn how to [get visibility into your data, and potential threats](get-visibility.md).
366366
- Get started [detecting threats with Microsoft Sentinel](detect-threats-built-in.md).
367367
- [Use workbooks](monitor-your-data.md) to monitor your data.
368368

0 commit comments

Comments
 (0)