Skip to content

Commit 08415e9

Browse files
author
Wenhao Zhang
committed
Update format
1 parent c6d8375 commit 08415e9

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

articles/container-apps/java-config-server.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ Follow the following steps to create the resource group, client container app an
112112
| Deployment source | *Container image* |
113113
| Region | *East US* |
114114
| Container Apps Environment | *my-environment* |
115-
---
116115
117116
:::image type="content" source="media/java-components/create-containerapp-config.png" alt-text="Screenshot of create container apps." lightbox="media/java-components/create-containerapp-config.png":::
118117
@@ -124,7 +123,6 @@ Follow the following steps to create the resource group, client container app an
124123
| Image type | *Public* |
125124
| Registry login server | *mcr.microsoft.com* |
126125
| Image and tag | *javacomponents/samples/sample-service-config-client:latest* |
127-
---
128126
129127
:::image type="content" source="media/java-components/select-config-image.png" alt-text="Screenshot of select image when create container apps." lightbox="media/java-components/select-config-image.png":::
130128
@@ -184,13 +182,13 @@ Now that you have an existing environment and config server client container app
184182
|---|---|
185183
| Java component type | *Config Server for Spring* |
186184
| Java component name | *configserver* |
187-
---
185+
188186
:::image type="content" source="media/java-components/create-config-server-java-component.png" alt-text="Screenshot of how to select Java component." lightbox="media/java-components/create-config-server-java-component.png":::
189187
1. Select *Add* under *Git repositories*, Enter *URI* value *https://github.com/Azure-Samples/azure-spring-cloud-config-java-aca.git* under Add Git repository, select *Add*
190188

191189
:::image type="content" source="media/java-components/configure-git-uri.png" alt-text="Screenshot of how to configure config server git uri." lightbox="media/java-components/configure-git-uri.png":::
192190

193-
1. Click *Configure* on *Review* page
191+
2. Click *Configure* on *Review* page
194192
---
195193

196194
## Bind your container app to the Config Server for Spring Java component

articles/container-apps/java-eureka-server.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ Follow the following steps to create the resource group, client container app an
105105
| Deployment source | *Container image* |
106106
| Region | *East US* |
107107
| Container Apps Environment | *my-environment* |
108-
---
109108

110109
:::image type="content" source="media/java-components/create-containerapp-eureka.png" alt-text="Screenshot of create container apps." lightbox="media/java-components/create-containerapp-eureka.png":::
111110

@@ -117,7 +116,6 @@ Follow the following steps to create the resource group, client container app an
117116
| Image type | *Public* |
118117
| Registry login server | *mcr.microsoft.com* |
119118
| Image and tag | *javacomponents/samples/sample-service-eureka-client:latest* |
120-
---
121119

122120
:::image type="content" source="media/java-components/select-eureka-image.png" alt-text="Screenshot of select image when create container apps." lightbox="media/java-components/select-eureka-image.png":::
123121

@@ -174,7 +172,6 @@ Now that you have an existing environment and eureka client container app, creat
174172
|---|---|
175173
| Java component type | *Eureka Server for Spring* |
176174
| Java component name | *eureka* |
177-
---
178175
:::image type="content" source="media/java-components/create-eureka-java-component.png" alt-text="Screenshot of how to select Java component." lightbox="media/java-components/create-eureka-java-component.png":::
179176
1. Click *Configure* on *Review* page
180177
---

0 commit comments

Comments
 (0)