Skip to content

Commit baf6613

Browse files
Apply suggestions from code review
Co-authored-by: Karl Erickson <[email protected]>
1 parent af2f0d3 commit baf6613

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To view general status of an application type, select **Apps** in the left navig
3030
* **Running instance**: Shows how many app instances are running and how many app instances you desire. If you stop the app, this column shows **stopped**.
3131
* **Registered status**: Shows how many app instances are registered to Eureka and how many app instances you desire. If you stop the app, this column shows **stopped**. Eureka isn't applicable to enterprise tier. For more information if you're using the enterprise tier, see [Use Service Registry](how-to-enterprise-service-registry.md).
3232

33-
:::image type="content" source="media/concept-app-status/apps-ui-status.png" alt-text="Screenshot that lists status values of the current application types highlighting their Provisioning State, Running instance, and Registration status." lightbox="media/concept-app-status/apps-ui-status.png":::
33+
:::image type="content" source="media/concept-app-status/apps-ui-status.png" alt-text="Screenshot of the Azure portal showing the Apps Settings page with the Provisioning state, Running instance, and Registration status columns highlighted." lightbox="media/concept-app-status/apps-ui-status.png":::
3434

3535
## Deployment status
3636

@@ -57,7 +57,7 @@ The provisioning state is accessible only from the CLI. It's reported as one of
5757

5858
## App instances status
5959

60-
The *app instance* status represents every instance of the app. To view the status of a specific instance of a deployed app, select the **Apps instance** pane and then select the **App Instance Name** value for the app. The following status values will appear:
60+
The *app instance* status represents every instance of the app. To view the status of a specific instance of a deployed app, select the **App instance** pane and then select the **App Instance Name** value for the app. The following status values will appear:
6161

6262
* **Status**: Whether the instance is running or its current state
6363
* **Discovery Status**: The registered status of the app instance in the Eureka server

0 commit comments

Comments
 (0)