How to set same domain in azure wordpress app service and microsfot 365

Mahady Hasan Masuk 0 Reputation points
2023-10-16T07:24:02.6733333+00:00

I have a cPanel account where my WordPress application was hosted. Now, I have migrated my application to an Azure app server. How can I migrate all of my emails with backups from cPanel to Azure or Microsoft 365 while keeping the same email accounts with same domain?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,970 questions
{count} votes

1 answer

Sort by: Most helpful
  1. ajkuma 28,036 Reputation points Microsoft Employee Moderator
    2023-10-16T20:05:17.12+00:00

    As I understand, you have migrated your app to Azure App Service, now looking to migrate your domains and emails with backups from cPanel to Microsoft 365 or Azure.

    For migration, you could follow either of the two options:
    Manually export the data at source site or (Export the contents of the source database into an SQL file)

    Manually import the data at destination site (upload the new contents of wp-content folder using the File Manager)
    Checkout the steps outlined in this doc: Migrate WordPress on App Service on Linux

    Additionally,

    Map an existing custom DNS name to Azure App Service -This guide shows you how to map an existing custom Domain Name System (DNS) name to App Service. To migrate a live site and its DNS domain name to App Service with no downtime, see Migrate an active DNS name to Azure.

    In the doc outlined, you will learn about how to provision the Azure Managed domain in Azure Communication Services to send email: Quickstart: How to add Azure Managed Domains to Email Communication Service

    Kindly let us know, hope this points you in the right direction or provide more details about your scenario to assist you better.


     If the answer helped (pointed, you in the right direction) > please click Accept Answer Or please share the requested/more info to help you better.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.