You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/java-config-server.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -112,7 +112,6 @@ Follow the following steps to create the resource group, client container app an
112
112
| Deployment source | *Container image* |
113
113
| Region | *East US* |
114
114
| Container Apps Environment | *my-environment* |
115
-
---
116
115
117
116
:::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":::
118
117
@@ -124,7 +123,6 @@ Follow the following steps to create the resource group, client container app an
124
123
| Image type | *Public* |
125
124
| Registry login server | *mcr.microsoft.com* |
126
125
| Image and tag | *javacomponents/samples/sample-service-config-client:latest* |
127
-
---
128
126
129
127
:::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":::
130
128
@@ -184,13 +182,13 @@ Now that you have an existing environment and config server client container app
184
182
|---|---|
185
183
| Java component type|*Config Server for Spring*|
186
184
| Java component name |*configserver*|
187
-
---
185
+
188
186
:::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":::
189
187
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*
190
188
191
189
:::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":::
192
190
193
-
1. Click *Configure* on *Review* page
191
+
2. Click *Configure* on *Review* page
194
192
---
195
193
196
194
## Bind your container app to the Config Server for Spring Java component
Copy file name to clipboardExpand all lines: articles/container-apps/java-eureka-server.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,6 @@ Follow the following steps to create the resource group, client container app an
105
105
| Deployment source|*Container image*|
106
106
| Region |*East US*|
107
107
| Container Apps Environment |*my-environment*|
108
-
---
109
108
110
109
:::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":::
111
110
@@ -117,7 +116,6 @@ Follow the following steps to create the resource group, client container app an
117
116
| Image type|*Public*|
118
117
| Registry login server |*mcr.microsoft.com*|
119
118
| Image and tag |*javacomponents/samples/sample-service-eureka-client:latest*|
120
-
---
121
119
122
120
:::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":::
123
121
@@ -174,7 +172,6 @@ Now that you have an existing environment and eureka client container app, creat
174
172
|---|---|
175
173
| Java component type|*Eureka Server for Spring*|
176
174
| Java component name |*eureka*|
177
-
---
178
175
:::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":::
0 commit comments