How to change the sender email address in Logic App services to send alerts through Outlook in Azure Data Factory?

Manoj Kumar S 20 Reputation points
2023-07-25T09:56:15.15+00:00

We have set up alerts in Azure Data Factory for our pipelines. If a pipeline fails or is successful, it triggers a Logic App to send notifications through Outlook. Previously, we used an individual email address as the sender email ID. However, we now need to change it to a service account email address. Even though the configuration shows it is connected to the service account email, we are still receiving emails from the individual email address. Can we use a dummy email address for this purpose? Please provide guidance on how to change the sender email address to the service account email and ensure that the notifications continue to be sent through Outlook. If applicable, please provide code snippets or logs to help explain the issue.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,551 questions
{count} votes

Accepted answer
  1. Subashri Vasudevan 11,231 Reputation points
    2023-07-26T04:02:03.3633333+00:00

    Hi Manoj Kumar S

    Where did you change the mail id? from browser? If so, please try from Visual studio and see if that fixes this. Please check similar thread: https://learn.microsoft.com/en-us/answers/questions/219477/logic-app-can-not-change-mail-id

    Meanwhile, I just tried to replicate, by switching between two gmail ids. It works as expected.

    Just make sure the intended connection is selected from the designer as below? Please let us know if you have issues even after you have changed the connection.

    Screenshot 2023-07-26 at 10.22.01 AM

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.