Skip to content

Commit ec841bb

Browse files
committed
Add image border and crop pictures
1 parent 81a3f0a commit ec841bb

File tree

3 files changed

+4
-4
lines changed

3 files 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
@@ -42,7 +42,7 @@ In the Azure portal, use the following steps to stop a running Azure Spring Clou
4242
1. Go to the Azure Spring Cloud service overview page.
4343
1. Select **Stop** to stop a running instance.
4444

45-
![Azure portal screenshot showing the Azure Spring Cloud Overview page with the Stop button and Status value highlighted](./media/stop-start-service/spring-cloud-stop-service.png)
45+
:::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

4747
1. After the instance stops, the status will show **Succeeded (Stopped)**.
4848

@@ -51,11 +51,11 @@ In the Azure portal, use the following steps to stop a running Azure Spring Clou
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-
2. Select **Start** to start a stopped instance.
54+
1. Select **Start** to start a stopped instance.
5555

56-
![Azure portal screenshot showing the Azure Spring Cloud Overview page with the Start button and Status value highlighted](./media/stop-start-service/spring-cloud-start-service.png)
56+
:::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-
3. After the instance starts, the status will show **Succeeded (Running)**.
58+
1. After the instance starts, the status will show **Succeeded (Running)**.
5959

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

-5.2 KB
Loading
14.7 KB
Loading

0 commit comments

Comments
 (0)