1
votes

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

3

3 Answers

3
votes

Traffic manager is not yet supported by the Windows Azure PowerShell. We're looking forward to doing this work in the future, however.

1
votes

PowerShell cmdlets for Traffic Manager were shipped in the last release of May 2014.

You can find the documentation here: http://msdn.microsoft.com/en-us/library/azure/dn690250.aspx

0
votes

This github page has the latest version of Azure Powershell and their source code https://github.com/WindowsAzure/azure-sdk-tools