With Azure PowerShell you can get certain functionality currently unavailable on Azure Portal, like:
Reconfigure all Traffic Manager's endpoints at once
Address other services via Azure ResourceId instead of domain name, so you don't need to set Location manually for Azure Endpoints
Prerequis...