Skip to content

Commit 2c6dae2

Browse files
Karl edits
Co-authored-by: Karl Erickson <[email protected]>
1 parent ebec518 commit 2c6dae2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/container-apps/java-microservice-get-started.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,8 @@ Use the `containerapp update` command to create bindings for each app by using t
301301
302302
### [Azure portal](#tab/azure-portal)
303303
304+
Use the following steps to create bindings for each app:
305+
304306
1. Open your Container Apps environment in the Azure portal.
305307
306308
1. Go to **Services** and select **Service**.
@@ -309,7 +311,7 @@ Use the `containerapp update` command to create bindings for each app by using t
309311
310312
1. In the **Bindings** section, add the four apps created in this quickstart.
311313
312-
:::image type="content" source="media/java-microservice-get-started/azure-container-apps-bindings-section.png" alt-text="Screenshot of the Bindings section, which allows the user to select apps to bind to the Container App. Four apps are listed: customers-service, vets-service, visits-service, and a p i -gateway.":::
314+
:::image type="content" source="media/java-microservice-get-started/azure-container-apps-bindings-section.png" alt-text="Screenshot of the Bindings section. Four apps are listed: customers-service, vets-service, visits-service, and a p i gateway.":::
313315
314316
---
315317
@@ -324,7 +326,7 @@ Use the following steps to verify the app status:
324326
1. View the Eureka server dashboard by using the following steps:
325327

326328
> [!IMPORTANT]
327-
> To view the Eureka server dashboard and the admin for the Spring dashboard, you need to have at least the `Microsoft.App/managedEnvironments/write` role assigned to your account on the managed environment resource. You can explicitly assign the `Owner` or `Contributor` role on the resource. You can also follow the steps to create a custom role definition and assign it to your account.
329+
> To view the Eureka Server dashboard and Admin for Spring dashboard, you need to have at least the `Microsoft.App/managedEnvironments/write` role assigned to your account on the managed environment resource. You can explicitly assign the `Owner` or `Contributor` role on the resource. You can also follow the steps to create a custom role definition and assign it to your account.
328330

329331
1. Run the following command to return the dashboard URL:
330332

0 commit comments

Comments
 (0)