Skip to content

Commit 4354743

Browse files
authored
Update howto-remotewrite-prometheus.md
updated broken link
1 parent 8d57f93 commit 4354743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/openshift/howto-remotewrite-prometheus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Copy the tenant ID and client ID of the created service principal
2020
2. On the app's overview page, copy the Directory (tenant) ID value and store it in your application code.
2121
3. Copy the Application (client) ID value and store it in your application code.
2222

23-
Create a new application secret as described in [Create new application secret](../active-directory/develop/howto-create-service-principal-portal.md#option-3-create-a-new-application-secret) and copy the value of the created secret.
23+
Create a new client secret as described in [Create new client secret](../active-directory/develop/howto-create-service-principal-portal.md#option-3-create-a-new-client-secret) and copy the value of the created secret.
2424

2525
set the values of the collected tenant Id, client Id and client secret
2626
```

0 commit comments

Comments
 (0)