Member-only story

Forward Emails Using Azure

Simple method

KokaTic
3 min readJan 17, 2025
Photo by Kelly Sikkema on Unsplash

This tutorial will guide you through the process of forwarding emails using Azure, without relying on third-party services. We will leverage Azure DNS and Azure Communication Services (ACS) to achieve this.

What You’ll Need:

  1. A registered custom domain (e.g., yourdomain.com).
  2. Azure subscription with DNS Zone management.
  3. Azure Communication Services (ACS) resource.
  4. Basic knowledge of Azure Functions for automation.

Step 1: Add and Verify Your Domain in Azure

1. Add Your Domain

Log in to Azure Portal:

Go to Azure Active Directory:

  • In the left menu, select Azure Active Directory.

Add a Custom Domain:

  • Under Custom Domain Names, click Add custom domain.
  • Enter your domain name (e.g., yourdomain.com) and click Add.

2. Verify Your Domain

Get the TXT Record for Verification:

  • Azure will provide a TXT record to verify your domain.

--

--

KokaTic
KokaTic

Written by KokaTic

Software Engineer / Cloud & DevOps Remote Sensing & GIS Specialist Azure Lover !

No responses yet