Mobile app version of vmapp.org
Login or Join
Candy875

: Add custom domain on Azure without application restart? Few months ago Azure started restarting applications when change occurs in custom domains. This behavior is, of course, quite bothersome as,

@Candy875

Posted in: #Azure #Domains #Iis

Few months ago Azure started restarting applications when change occurs in custom domains. This behavior is, of course, quite bothersome as, aside of unnecessary restarts, startup on Azure can't exactly be called swift. In my case I have two unrelated systems where few dozen domains point to single azure application with fixed IP address so restarts have negative influence on my mailbox.

I get same behavior in portal.azure.com and via powershell (Set-AzureWebsite -HostNames ...) for top and sub domains, but wildcards are not causing restarts.

Is there some trick to get around this "feature"? Perhaps there is some magic hidden in powershell interface?

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Candy875

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme