I\'m attempting to use PowerShell to assign hosts to an Azure Website instance. I\'ve verified the domain/host I want to add is valid and even went to the Azure portal to ve
Turns out you are not supposed to include the azure assigned host name (mysite.azurewebsites.net) and only include your own custom hosts. It doesn't error, it just won't do anything if you include the azure assigned host.