Azure MFA breaks authentication for Outlook and Teams

Krikke88 6 Reputation points
2022-07-28T21:30:20.097+00:00

Hi all,

Today I enabled Azure MFA using Conditional Access for some of our users.
When I enabled Azure MFA, some users couldn't open Outlook or Teams anymore showing a white "Accounts (Not Responding" window.

Some more info about the clients

  • Windows 10 Enterprise
  • Hybrid Joined - Co managed
  • Credential Guard
  • BitLocker
  • Defender For Endpoint (passive mode)

Things I tried

  • Reset the AAD Broker plugin (removed the folder & let it create again) -> did not solve the issue
  • Removed the device on Azure AD, Did a dsregcmd /leave, forced an AD Connect sync, Ran the workplace join task)

At this point Teams seemed to be back in business, Outlook still wasn't able to authenticate & sign out and sign in again in other office apps (like Word) didn't work either

  • Outlook was unable to authenticate
  • Creating a new profile in Outlook failed autodiscover
  • Outlook didn't show a pop-up for authentication but kept the profile loading.
  • Tried clearing the Office/16.0/Common/Identities branch on the devices
  • Tried running the if (-not (Get-AppxPackage Microsoft.AAD.BrokerPlugin)) { Add-AppxPackage -Register "$env:windir\SystemApps\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\Appxmanifest.xml" -DisableDevelopmentMode -ForceApplicationShutdown } Get-AppxPackage Microsoft.AAD.BrokerPlugin

command, received the TPM not working, couldn't find key pair.
* A reboot seems to fix the issue

I managed to get things back like they were, but i'm still looking for a root cause to mitigate before rolling out MFA to 2000 users.

Has anyone an idea what could be going wrong? The devices that worked didn't seem to have Credential Guard enabled, but I can't seem to find threads / articles from others experiencing these issues.

Any help is greatly appreciated!

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

1 answer

Sort by: Most helpful
  1. Marilee Turscak-MSFT 37,206 Reputation points Microsoft Employee Moderator
    2022-07-29T22:51:57.667+00:00

    Thanks @Krikke88 ,

    I gave your information to the product team and they agreed that this may have been related to the network issue from this past week, but without more data it's difficult to say for certain, especially if the issue has resolved itself.

    The Azure status history page shows some of the outages over the past week that may give you some insights. https://status.azure.com/en-us/status/history/

    If you share the event viewer logs we will definitely have some more clues.

    Marilee

    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.