Skip to content

Commit 62146c5

Browse files
committed
update status categories
1 parent df83409 commit 62146c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/spring-cloud/spring-cloud-concept-app-status.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ The Azure Spring Cloud UI delivers information about the status of running appli
1616
## Apps status
1717
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:
1818

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*.
2222

2323

2424
![Apps status](media/spring-cloud-concept-app-status/apps-ui-status.png)

0 commit comments

Comments
 (0)