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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,9 @@ The Azure Spring Cloud UI delivers information about the status of running appli
16
16
## Apps status
17
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:
18
18
19
-
* Provisioning status shows the deployment’s provisioning state
20
-
*The running instance shows how many app instances are running/how many app instances are desired. If the app should be stopped, this column shows *stopped*.
21
-
* Registered instance shows how many app instances are registered to eureka/how many app instance are desired. If the app should be stopped, this column shows *stopped*.
19
+
***Provisioning Status** shows the deployment’s provisioning state
20
+
***Running instance** shows how many app instances are running/how many app instances are desired. If the app should be stopped, this column shows *stopped*.
21
+
***Registered Instance** shows how many app instances are registered to eureka/how many app instance are desired. If the app should be stopped, this column shows *stopped*.
0 commit comments