Add Email Azure banner
Ashikparvez89 Ashikparvez89

Add Email Azure

DevOps community

Description

Integrate email functionality using Azure Communication Services or SendGrid. Create Azure Function for sending emails with HTTP trigger. Design email templates using HTML/Handlebars. Implement email validation and sanitization. Handle delivery failures with retry logic and error logging. Create email queue for bulk sending. Add email tracking for opens and clicks if needed. Configure SMTP credentials in Azure App Settings. Provide usage examples for transactional emails (welcome, password reset

Installation

Installs to ~/.claude/skills/ashikparvez89-larouex-fullstack-plugin-add-email-azure/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ashikparvez89-larouex-fullstack-plugin-add-email-azure && curl -fsSL https://raw.githubusercontent.com/Ashikparvez89/larouex-fullstack-plugin/HEAD/commands/add-email-azure.md -o ~/.claude/skills/ashikparvez89-larouex-fullstack-plugin-add-email-azure/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository