Skip to content

Instantly share code, notes, and snippets.

@ielcoro
Created December 8, 2013 14:53
Show Gist options
  • Select an option

  • Save ielcoro/7858527 to your computer and use it in GitHub Desktop.

Select an option

Save ielcoro/7858527 to your computer and use it in GitHub Desktop.
Azure Web Sites IDN Domain registration steps
Add-Account
Select-Subscription -SubscriptionName mysubscription
Set-AzureWebSite -name inaki -hostnames iñaki.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment