Skip to content

Commit 62f3e69

Browse files
committed
Fixing errors
1 parent c490b93 commit 62f3e69

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ You can set up the GCP environment in one of two ways:
6464
terraform apply
6565
```
6666
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).
6868
1. When asked if a workload Identity Pool has already been created for Azure, type **yes** or **no**.
6969
1. When asked if you want to create the resources listed, type **yes**.
7070
1. Save the resources parameters for later use.
@@ -119,7 +119,7 @@ TBD - screenshot
119119
| take 10
120120
```
121121
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.
123123
124124
### Set up the GCP environment manually via the GCP portal
125125
@@ -133,7 +133,7 @@ Alternatively, you can set up the environment [via the Terraform API](#create-gc
133133
1. Filter the permissions by the **Pub/Sub Subscriber** and **Pub/Sub Viewer** roles, and select **pubsub.subscriptions.consume** and **pubsub.subscriptions.get** permissions.
134134
1. To confirm, select **ADD**.
135135
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.":::
137137
138138
1. To create the role, select **Create**.
139139
@@ -158,7 +158,7 @@ Alternatively, you can set up the environment [via the Terraform API](#create-gc
158158
159159
1. To add a provider to the pool:
160160
- 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
162162
- Next to **Audiences**, select **Allowed audiences**, and next to **Audience 1**, type: *api://2041288c-b303-4ca0-9076-9612db3beeb2*.
163163
164164
TBD - screenshot
43.6 KB
Loading

0 commit comments

Comments
 (0)