-
How To Determine Status Of a Service Within The Dev Fabric?
-
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.
