Skip to content

Commit 55d0494

Browse files
authored
Update java-config-server.md
1 parent ce0a060 commit 55d0494

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,15 +155,15 @@ Now that you have an existing environment and config server client container app
155155

156156
:::image type="content" source="media/java-components/select-java-component.png" alt-text="Screenshot of how to select Java component." lightbox="media/java-components/select-java-component.png":::
157157

158-
2. In new **Configure Java component** panel, select or enter the following values and leave others be the default, and then select **Next**
158+
2. In new **Configure Java component** panel, select or enter the following values
159159

160160
:::image type="content" source="media/java-components/create-config-server-java-component.png" alt-text="Screenshot of how to create Config Server Java component." lightbox="media/java-components/create-config-server-java-component.png":::
161161

162162
3. 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**
163163

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

166-
4. Click **Configure** on **Review** page
166+
4. Click **Next**, and then click **Configure** on **Review** page
167167
---
168168

169169
## Bind your container app to the Config Server for Spring Java component
@@ -245,7 +245,7 @@ You can also remove a binding from your application.
245245
### [Azure portal](#tab/azure-portal)
246246
1. Go to your container app environment page, **Service** on the left panel
247247
2. Select **configserver** in Service list
248-
3. Under bindings, select app **my-config-client**, Click **Next**
248+
3. Under bindings, delete app **my-config-client**, Click **Next**
249249
4. Click **Configure** on **Review** page
250250

251251
:::image type="content" source="media/java-components/app-unbind-configserver.png" alt-text="Screenshot of container app unbind with config server." lightbox="media/java-components/app-unbind-configserver.png":::

0 commit comments

Comments
 (0)