Skip to content

Commit 504d41d

Browse files
author
Wenhao Zhang
committed
Add dashboard not support admin
1 parent 64d2d66 commit 504d41d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/container-apps/java-admin.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,9 @@ az containerapp update \
280280
> [!IMPORTANT]
281281
> To view the 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.
282282
283+
> [!NOTE]
284+
> The dashboard isn't available in Azure China 21Vianet.
285+
283286
1. Create the custom role definition.
284287

285288
```azurecli
@@ -417,7 +420,7 @@ The following list details the admin component properties you can configure for
417420

418421
## Limitations
419422

420-
- The Spring boot admin dashboard isn't available in Azure China 21Vianet.
423+
- The Spring Boot Admin Dashboard isn't available in Azure China 21Vianet.
421424

422425
## Related content
423426

0 commit comments

Comments
 (0)