Episode 77 - Windows Azure Powershell Updates
- Posted: Apr 23, 2012 at 7:26 AM
- 31,443 Views
- 4 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Join Nate and Nick each week as they cover Windows Azure. You can follow and interact with the show at @CloudCoverShow.
In this episode, we are joined by Michael Washam — Senior Technical Evangelist for Windows Azure — who shows us some updates to the Windows Azure PowerShell Cmdlets. Michael walks us through a variety of scenarios that will help developers and administrators with management, deployment, and diagnostics on Windows Azure.
In the News:
Follow @CloudCoverShow
Follow @cloudnick
Follow @ntotten
"I just keep this up all day because I miss him." - @cloudnick //cc @WadeWegner twitter.com/ntotten/status…
— Nathan Totten (@ntotten) April 6, 2012
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Aww, I miss you guys too!
Good work guys -- hoping to see Service Bus functionality in the next version. Had to develop some of my own script cmdlets to manage Service Bus queues, topics, etc.
Cheers,
Trevor Sullivan
http://twitter.com/pcgeek86
http://trevorsullivan.net
Michael posted a working script on his blog:
http://michaelwasham.com/2012/04/24/automated-global-deployments-with-traffic-manager-and-powershell/
Answering questions on Windows Azure Traffic Manager:
QUESTION: Round Robin: when would you want to round robin?
ANSWER: Currently round robin should distribute the traffic fairly evenly, so this could be used for A/B testing scenarios. For instance, you could test a production rollout by having ~50% of the traffic going to the new deployment and the rest to the current deployment. In the future we will offer ratio load balancing, where % of traffic for each endpoint will be allowed to be specified.
QUESTION: Supporting both Performance and Failover at the same time?
ANSWER: This is not currently supported, but the plan in the future is to support more complex scenarios through nested policies.
QUESTION: trafficmanager.net or .com?
ANSWER: trafficmanager.net
QUESTION: How long does a monitor need to return a 200 status code?
ANSWER: This is called monitor timeout and that’s set to 10 seconds currently. In the future this will be configurable by the user. Accepted values can be found in the API documentation (http://msdn.microsoft.com/en-us/library/windowsazure/hh758255.aspx)
QUESTION: DNS TTL range (is 300 the lower limit?)
ANSWER: Currently the range is from 30 seconds to 999,999 seconds. Ranges can be found in API documentation (http://msdn.microsoft.com/en-us/library/windowsazure/hh758255.aspx)
Remove this comment
Remove this thread
close