Relative Content

Tag Archive for azurearchitecturedevops

Dynamic Domain Linking

I am developing an application that provides various services to users, and I aim to include a feature allowing users to link their custom domains to my application. My goal is to create a UI where users can input their domain name, after which I will generate the necessary DNS records. Users will then add these DNS records to their DNS provider, and once the DNS propagation is complete, they will be able to access my application using their custom domain.