Support Worker Role in Powershell
Poweshell has all the ability of a .NET program and it's quick and easy to write a script. Allow us to create a worker role in Powershell.
4
votes
1 comment
-
GTTG
commented
Allowing a worker role to be created in PowerShell would be great for a small script that needs the power of the cloud. It would be fully .NET compatible because PowerShell is essentially .NET. It would also allow for easy management and scripting of Azure object/services from within Azure.