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/sentinel/connect-google-cloud-platform.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ You can set up the GCP environment in one of two ways:
64
64
terraform apply
65
65
```
66
66
67
-
1. Type your Microsoft tenant ID. Learn how to [find your tenant ID](../active-directory/fundamentals/active-directory-how-to-find-tenant).
67
+
1. Type your Microsoft tenant ID. Learn how to [find your tenant ID](../active-directory/fundamentals/active-directory-how-to-find-tenant.md).
68
68
1. When asked if a workload Identity Pool has already been created for Azure, type **yes** or **no**.
69
69
1. When asked if you want to create the resources listed, type **yes**.
70
70
1. Save the resources parameters for later use.
@@ -119,7 +119,7 @@ TBD - screenshot
119
119
| take 10
120
120
```
121
121
122
-
1. Enable the [health feature](monitor-data-connector-health.md#turn-on-microsoft-sentinel-health-for-your-workspace) for data connectors.
122
+
1. Enable the [health feature](enable-monitoring) for data connectors.
123
123
124
124
### Set up the GCP environment manually via the GCP portal
125
125
@@ -133,7 +133,7 @@ Alternatively, you can set up the environment [via the Terraform API](#create-gc
133
133
1. Filter the permissions by the **Pub/Sub Subscriber** and **Pub/Sub Viewer** roles, and select **pubsub.subscriptions.consume** and **pubsub.subscriptions.get** permissions.
134
134
1. To confirm, select **ADD**.
135
135
136
-
TBD - screenshot
136
+
:::image type="content" source="media/connect-google-cloud-platform/gcp-create-role.png" alt-text="Screenshot of adding permissions when adding a GCP role.":::
137
137
138
138
1. To create the role, select **Create**.
139
139
@@ -158,7 +158,7 @@ Alternatively, you can set up the environment [via the Terraform API](#create-gc
158
158
159
159
1. To add a provider to the pool:
160
160
- Select **OIDC**
161
-
- Type the **Issuer (URL)**: *https://sts.windows.net/33e01921-4d64-4f8c-a055-5bdaffd5e33d*
161
+
- Type the **Issuer (URL)**: \https://sts.windows.net/33e01921-4d64-4f8c-a055-5bdaffd5e33d
162
162
- Next to **Audiences**, select **Allowed audiences**, and next to **Audience 1**, type: *api://2041288c-b303-4ca0-9076-9612db3beeb2*.
0 commit comments