Scim Validator Tutorial
In brief
The tutorial now explains that the Microsoft Entra SCIM Validator is for endpoint testing, while App Gallery publishing requires running the Azure Logic Apps validation template and submitting its results.
What Entra admins need to know
Administrators publishing a provisioning integration to the App Gallery must complete and submit the Logic Apps validation results.
This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
This tutorial describes how to use the Microsoft Entra SCIM Validator to validate that your provisioning server is compatible with the Azure SCIM client. The tutorial is intended for developers who want to build a SCIM compatible server to manage their identities with the Microsoft Entra provisioning service.
In this tutorial, you learn how to:
[!div class="checklist"]
@@ -3,7 +3,7 @@ title: Tutorial - Test your SCIM endpoint for compatibility with the Microsoft E description: This tutorial describes how to use the Microsoft Entra SCIM Validator to validate that your provisioning server is compatible with the Azure SCIM client. ms.topic: tutorial ms.date: 10/06/2025-ms.custom: template-tutorial, sfi-image-nochange+ms.custom: template-tutorial, sfi-image-nochange, msecd-doc-authoring-1023 ms.reviewer: arvinh ai-usage: ai-assisted ---@@ -13,6 +13,9 @@ ai-usage: ai-assisted This tutorial describes how to use the Microsoft Entra SCIM Validator to validate that your provisioning server is compatible with the Azure SCIM client. The tutorial is intended for developers who want to build a SCIM compatible server to manage their identities with the Microsoft Entra provisioning service. +> [!NOTE]+> Use the Microsoft Entra SCIM Validator to test your endpoint while you build it. It isn't the validation that Microsoft Entra App Gallery onboarding requires. To publish a user provisioning integration to the gallery, run the Azure Logic Apps validation template and submit the results. For more information, see [Validate user provisioning for Microsoft Entra App Gallery](~/identity/enterprise-apps/validate-user-provisioning-app-gallery.md).+ In this tutorial, you learn how to: > [!div class="checklist"] 