diff --git a/modules/authentication/proc-enabling-authentication-with-microsoft-azure.adoc b/modules/authentication/proc-enabling-authentication-with-microsoft-azure.adoc index f3d2cde132..864d4258ff 100644 --- a/modules/authentication/proc-enabling-authentication-with-microsoft-azure.adoc +++ b/modules/authentication/proc-enabling-authentication-with-microsoft-azure.adoc @@ -51,7 +51,6 @@ To grant administrator consent, a directory administrator must go to the link:ht . Set up the Microsoft Azure authentication provider in your `{my-app-config-file}` file: + --- .`{my-app-config-file}` file fragment [source,yaml,subs="+quotes,+attributes"] ---- diff --git a/modules/authentication/proc-provisioning-users-from-microsoft-azure-to-the-software-catalog.adoc b/modules/authentication/proc-provisioning-users-from-microsoft-azure-to-the-software-catalog.adoc index 662eb29447..2d09a0021e 100644 --- a/modules/authentication/proc-provisioning-users-from-microsoft-azure-to-the-software-catalog.adoc +++ b/modules/authentication/proc-provisioning-users-from-microsoft-azure-to-the-software-catalog.adoc @@ -1,3 +1,4 @@ +:_mod-docs-content-type: PROCEDURE [id="provisioning-users-from-microsoft-azure-to-the-software-catalog"] = Provisioning users from Microsoft Azure to the software catalog @@ -9,7 +10,6 @@ To authenticate users with Microsoft Azure, after xref:enabling-authentication-w .Procedure * To enable Microsoft Azure member discovery, edit your custom {product-short} ConfigMap, such as `app-config-rhdh`, and add following lines to the `{my-app-config-file}` content: + --- [id=microsoftGraphOrgProviderId] .`{my-app-config-file}` fragment with mandatory `microsoftGraphOrg` fields [source,yaml] @@ -272,7 +272,6 @@ catalog: schedule: initialDelay: { seconds: 15} ---- --- .Verification . Check the console logs to verify that the synchronization is completed.