We can use the CSRun command-line tool (CSRun.exe) which deploys a service to the development fabric and manages the running service. The CSRun tool can be found at C:\Program Files\Windows Azure SDK\v1.0\bin\csrun.exe.
For example, to determine the service endpoint and port I can run:
[c]:\Program Files\Windows Azure SDK\v1.1\bin\csrun.exe /status and get the status information about the running deployments to standard output.
Similar Posts:
- Creating and Executing First Cloud Project With Windows Azure
- New Version of Windows Azure Tools for Microsoft Visual Studio
- Windows Azure Service Management API Has Been Released
- Team Foundation Server 2008 Installation Problems
- SqlMetal for Linq
Tags: Windows Azure
About


[...] Posted on maor.Blogging() – http://blog.maordavid.com/how-to-determine-status-of-a-service-within-the-dev-fabric/ [...]