How can I link a web3 domain (unstoppable) to azure?

John Hewson user 0 Reputation points
2023-06-19T11:46:49.4633333+00:00

I have a web3 domain from unstoppable.com (.dao) and I would like to use azure to create a dapp and have my .dao domain resolve to it.

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,181 questions
Microsoft Security | Microsoft Entra | Other
{count} votes

1 answer

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 22,706 Reputation points Moderator
    2023-06-20T14:08:13.52+00:00

    @John Hewson user Thanks for reaching here! Azure Static Web Apps, purposely built for your Decentralized app (dApp), to GitHub Actions, Azure DevOps, and VSCode.

    See- https://learn.microsoft.com/en-us/shows/open-at-microsoft/successful-devops-in-web3?tab=tab-description

    So, you can use Azure Static Web Apps to create a dApp and have your .dao domain resolve to it.

    Refer to Quickstart: Building your first static site with Azure Static Web Apps

    then you can follow the instructions to set up a custom domain with external providers in Azure Static Web Apps. You will need to create a CNAME record on your domain registrar account and then create a CNAME record in Azure Static Web Apps. You can also use Azure DNS to manage your domain name for Azure Static Web Apps, and then configure your domain name with the www subdomain. Once this procedure is complete, you can set up an apex domain.

    Refer- Set up a custom domain in Azure Static Web Apps

    Hope this helps. Let us know if issue remains.

    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.