Is there any way to send emails (Organization/Domain based not Gmail) from Azure Functions without using any kind of Third Party API's like SendGrid or mailGun,
Actually, I am looking for these Azure functions to be called from Snowflake External functions so that my procedures can trigger. I found few questions related to these with AWS SNS but am looking for Azure Tech stack and unfortunately, we know that azure notification hub doesn't provide email functionality, unlike AWS SNS.