How to Disable Auto-provisioning in Azure AD and what are the best Practices of it?

test A 86 Reputation points
2022-11-10T03:06:41.383+00:00

Need to disable the auto provisioning in Azure AD .. what are the best practices to disable?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. Danny Zollner 10,801 Reputation points Microsoft Employee Moderator
    2022-11-10T03:37:21.467+00:00

    There aren't really any needed best practices here - as our documentation says, it's as simple as turning the status to Off. Turning the provisioning job off will not cause any cascading effects like deleting/disabling users, the provisioning service will just stop. If you're looking to ensure the job does not turn back on, you can revoke the token/credentials being used for provisioning so that even if it were re-enabled by some chance, the job would no longer have any access to perform actions.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.