Scenario: Contact Us form on Web app to send email
Solution:
SendGrid is a cloud-based email service which provides reliable transactional email delivery
- Navigate -> Azure portal
- Search -> Send Grid
- Resource Group
- Name
- Free Plan- 100 [per month]
- Recurring Billing [On]
- Create account on Saas provider [Send Grid]
- Manage
- Create account at SendGrid with personal details
- Create API Key
- Get API Key
- Visual Studio -> appsetting.json -> "SENDGRID_API_KEY": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"