Skip to content

Commit a13b27c

Browse files
authored
Merge pull request #179015 from v-kevinmic3/weiping
Add 3 space indent to images
2 parents 4ecf65c + 7ed66d1 commit a13b27c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 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
2. Select **Stop** to stop a running instance.
4444

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":::
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
3. After the instance stops, the status will show **Succeeded (Stopped)**.
4848

@@ -53,7 +53,7 @@ In the Azure portal, use the following steps to start a stopped Azure Spring Clo
5353
1. Go to Azure Spring Cloud service overview page.
5454
2. Select **Start** to start a stopped instance.
5555

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":::
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

5858
3. After the instance starts, the status will show **Succeeded (Running)**.
5959

0 commit comments

Comments
 (0)