From efc75f09b089eb438b4ec5da8e37fa9132f7494e Mon Sep 17 00:00:00 2001 From: Ricardo Martin Date: Fri, 19 Dec 2025 12:27:05 +0100 Subject: [PATCH] Fix link to https://azure.microsoft.com/en-us (#45036) Closes #45023 Signed-off-by: rmartinc --- .../server_admin/topics/identity-broker/social/microsoft.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/server_admin/topics/identity-broker/social/microsoft.adoc b/docs/documentation/server_admin/topics/identity-broker/social/microsoft.adoc index 0c1a9b79fc2..6317cd2b57e 100644 --- a/docs/documentation/server_admin/topics/identity-broker/social/microsoft.adoc +++ b/docs/documentation/server_admin/topics/identity-broker/social/microsoft.adoc @@ -11,7 +11,7 @@ image:images/microsoft-add-identity-provider.png[Add Identity Provider] + . Copy the value of *Redirect URI* to your clipboard. -. In a separate browser tab, register an app on https://azure.microsoft.com/en-us/[Microsoft Azure] under *App registrations*. +. In a separate browser tab, register an app on https://azure.microsoft.com/en-us[Microsoft Azure] under *App registrations*. .. In the Redirect URI section, select *Web* as a platform and paste the value of *Redirect URI* into the field. .. Find you application under *App registrations* and add a new client secret in the *Certificates & secrets* section. .. Note the *Value* of the created secret.