You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/spring-cloud/spring-cloud-concept-app-status.md
+15-21Lines changed: 15 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,24 +14,28 @@ ms.author: brendm
14
14
The Azure Spring Cloud UI delivers information about the status of running applications. There is an **Apps** option for each resource group in a subscription that displays general status of application types. For each application type, there is display of **Application instances**.
15
15
16
16
## Apps status
17
-
To view general status of an application type, select **Apps** in the left navigation pane of a resource group. The result will be display of the status of the deployed app and its discovery status:
18
-
*DeploymentStatus: Whether the app is deployed or its state
17
+
To view general status of an application type, select **Apps** in the left navigation pane of a resource group. The result displays the status of the deployed app and its discovery status:
18
+
*Status: Whether the app is deployed or its state
19
19
* DiscoveryStatus: The registered status of the app in Eureka server, which is the same as the definition in Eureka
0 commit comments