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/openshift/howto-remotewrite-prometheus.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Copy the tenant ID and client ID of the created service principal
20
20
2. On the app's overview page, copy the Directory (tenant) ID value and store it in your application code.
21
21
3. Copy the Application (client) ID value and store it in your application code.
22
22
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.
24
24
25
25
set the values of the collected tenant Id, client Id and client secret
0 commit comments