Forum Discussion
Enabled Services on Microsoft 365 commercial licenses in AAD
- Oct 07, 2021
Hi Merlin
I don't directly have an answer to your question of why it's behaving like this. But what I can advise you is to check the audit logs to see if someone manually had changed the license for this particular user. Azure AD > Select the user > click on Audit logs > set the filter Activity to Change user license.
Also, remember that SMTP is labeled as basic/legacy authentication and will be disabled from 2022. I would recommend you to use OAuth SMTP.
More information can be found here: https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-and-exchange-online-september-2021-update/ba-p/2772210
Hi Merlin
I don't directly have an answer to your question of why it's behaving like this. But what I can advise you is to check the audit logs to see if someone manually had changed the license for this particular user. Azure AD > Select the user > click on Audit logs > set the filter Activity to Change user license.
Also, remember that SMTP is labeled as basic/legacy authentication and will be disabled from 2022. I would recommend you to use OAuth SMTP.
More information can be found here: https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-and-exchange-online-september-2021-update/ba-p/2772210
I will check the audit logs. Thanks again.