简体   繁体   中英

Not able to find Azure Traffic Manager PowerShell Cmdlets

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

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

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

这个github页面有最新版本的Azure Powershell及其源代码https://github.com/WindowsAzure/azure-sdk-tools

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM