Forum Discussion
WilliamBonomo
Oct 21, 2022Brass Contributor
Frontdoor Custom Domain in Bulk
Hi Everyone. We are on the brink of migrating our onprem workload to Azure AKS. We have hundreds of clients and every client has its own subdomain p.e client1.contoso.com. To avoid unexpecte...
- Nov 17, 2022Hello,
Sorry for the delay of my answer.
I used the following configuration:
- VM based on Ubuntu 20.04
- Frond Door Standard pricing tier
The content of my csv file is:
domainName,domainHost
domain1,http://www.amo02160-1.com
domain3,http://www.amo02160-3.com
domain5,http://www.amo02160-5.com
domain7,http://www.amo02160-7.com
I tried with your csv content and I have no issue to create the domains on my AFD.
Let me know.
arnaud_grow-una
Oct 25, 2022Brass Contributor
Hello,WilliamBonomo
Do you have the same issue when you're launching the command manually?
Do you have the same bahavior when you're launching the script with only 1 custom domain?
I tried on my side with your script and csv and it works well.
For your information I used a Standard AFD during my tests
Let us know.
WilliamBonomo
Nov 09, 2022Brass Contributor
Hi,
Thanks for getting back to me.
Yes if I run the command manually it works fine.
Same behavior if running with only one customer domain.
Can I ask you what OS are you using the CLI? I've tried on two different Ubuntu machines.
Thanks for getting back to me.
Yes if I run the command manually it works fine.
Same behavior if running with only one customer domain.
Can I ask you what OS are you using the CLI? I've tried on two different Ubuntu machines.