I need to delay multi factor authentication beyond the March 15, 2025 deadline.

John Gallagher 0 Reputation points
2025-02-15T13:46:22.2666667+00:00

I need to delay multi factor authentication beyond the March 15, 2025 deadline. We have a system that is using user credentials that cannot be updated by that time. How do I continue to delay it?

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
8,052 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Marcin Policht 35,595 Reputation points MVP
    2025-02-15T14:37:04.26+00:00

    Transition to a managed identity, service principal, or workload identity - https://learn.microsoft.com/en-us/entra/architecture/service-accounts-principal#move-from-a-user-account-to-a-service-principal

    If using a service principal, secure by following https://www.christianfrohn.dk/2024/04/22/securing-service-principals-in-microsoft-entra-id-with-conditional-access-policies/


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    0 comments No comments

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.