Forum Discussion
MS Teams, Unknown User Mac
- Oct 25, 2022
I did some research and an https://practical365.com/disable-azure-ad-accounts-teams/ gave clue. It seems when blocking an account (even later) it have major delays towards Micrsoft Teams. It also gave a PowerShell command to troubleshoot what happens.
I would think that blocking the account might not be a best practice in your case. Would it be better to use conditional access to limit the user from logging in, thus not blocking login on account level, but require them to login from https://learn.microsoft.com/en-us/azure/active-directory/conditional-access/howto-conditional-access-policy-location? This could give the desired effect without side effects.
Regards.
I did some research and an https://practical365.com/disable-azure-ad-accounts-teams/ gave clue. It seems when blocking an account (even later) it have major delays towards Micrsoft Teams. It also gave a PowerShell command to troubleshoot what happens.
I would think that blocking the account might not be a best practice in your case. Would it be better to use conditional access to limit the user from logging in, thus not blocking login on account level, but require them to login from https://learn.microsoft.com/en-us/azure/active-directory/conditional-access/howto-conditional-access-policy-location? This could give the desired effect without side effects.
Regards.