I’m a developer in a company in Turkey. We use Microsoft SQL Server Management Studio 2016, Microsoft Visual Studio Professional 2015. In additional, our database is on Azure. Also there are some privacy policies which are not allow me to setup plug-in to app or setup new application without permission.
Here is my problem. I need to develop a package in SSIS which sends an email. Because of Azure, as I googled SMTP server is not working. After my search, I ahve found a solution and it’s senGrid. However I tried to use it in a SSIS package, I couldn’t success. (The resason is that I’m new on SSIS and Azure) My team lead is pushing me about my task which has to send an email in SSIS package.
I need help about this subject but community of Microsoft doesn’t have enough knowhow. (I coudn’t find any solution to my issue.)
Could you help me? I can accept any kind of advice.