Skip to content

Commit ce7b462

Browse files
committed
Fix numbering around screenshots
1 parent ec841bb commit ce7b462

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/spring-cloud/how-to-start-stop-service.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,22 +40,22 @@ You can only start, view, or delete a stopped Azure Spring Cloud service instanc
4040
In the Azure portal, use the following steps to stop a running Azure Spring Cloud instance:
4141

4242
1. Go to the Azure Spring Cloud service overview page.
43-
1. Select **Stop** to stop a running instance.
43+
2. Select **Stop** to stop a running instance.
4444

4545
:::image type="content" source="media/stop-start-service/spring-cloud-stop-service.png" alt-text="Azure portal screenshot showing the Azure Spring Cloud Overview page with the Stop button and Status value highlighted":::
4646

47-
1. After the instance stops, the status will show **Succeeded (Stopped)**.
47+
3. After the instance stops, the status will show **Succeeded (Stopped)**.
4848

4949
## Start a stopped instance
5050

5151
In the Azure portal, use the following steps to start a stopped Azure Spring Cloud instance:
5252

5353
1. Go to Azure Spring Cloud service overview page.
54-
1. Select **Start** to start a stopped instance.
54+
2. Select **Start** to start a stopped instance.
5555

5656
:::image type="content" source="media/stop-start-service/spring-cloud-start-service.png" alt-text="Azure portal screenshot showing the Azure Spring Cloud Overview page with the Start button and Status value highlighted":::
5757

58-
1. After the instance starts, the status will show **Succeeded (Running)**.
58+
3. After the instance starts, the status will show **Succeeded (Running)**.
5959

6060
# [Azure CLI](#tab/azure-cli)
6161

0 commit comments

Comments
 (0)