enable access to smtp from azure-ssis

Adila mebrek 25 Reputation points
2023-10-20T12:12:25.38+00:00

I'm new SSIS dev.

I have created a script task that use a SendMailMessage function and call smtpClient.Send(message) to send an email.

While it is working locally, whenever I try to execute the SSIS package on azure data Factory wit IR Azure-SSIS it's not working.

FYI, my Azure-SSIS has a Public IP. and DB is in Azure also.

Can anyone help me please

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,702 questions
SQL Server Other
{count} votes

1 answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

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.