I am trying to manage (create profile etc) Azure Traffic Manager through PowerShell Cmdlets.
I am NOT able to find any cmdlets in Azure SDK 2.2 especially in Windows Azure PowerShell. I used Get-Command and checked all cmdlets, but not able to find even a single on for Traffic Manager. Please help me find traffic manager cmdlets.
I found these resources, but not sure if they are relevant now - http://blogs.msdn.com/b/windowsazure/archive/2012/01/26/new-management-api-for-windows-azure-traffic-manager.aspx
In the above resource, there is link to codeplex site which is broken.
NOTE: I need cmdlets, I already refered REST API specs.
Thanks