Im having azure function app with app service plan and I use python as programming lang. How can I send email from Azure functions... Is that possible with app service plan or do I need to choose third party services like "twilio grid" or please suggest the possibilities....
CodePudding user response:
The easiest way is to use twilio sendgrid as it
REFERENCES: