Azure logic app workflow -- email not received by service email

kriparam Mannaraj 0 Reputation points
2024-05-14T14:46:17.6966667+00:00

My logic App workflow, has steps like this

1.. When an email arrives

  1. for each email that has an attachment
  2. take each attachment send an email to say its done
  3. put the attachment in blob storage

this email does get delivered if I use my company email id. but if i use a service email like devauto@xxx.com, it does not get delivered to this address. i am able to send email to the service email. what could be the reason for it and what all should i look for ?

User's image

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,902 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,953 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. SwathiDhanwada-MSFT 18,031 Reputation points
    2024-05-15T09:07:58.28+00:00

    @kriparam Mannaraj The Office 365 Outlook connector works only with a work or school account, for example, @fabrikam.onmicrosoft.com. If you have an @outlook.com or @hotmail.com account, use the Outlook.com connector. To connect to Outlook with a different user account, such as a service account, see Connect using other accounts.