Skip to content

Commit 7c02724

Browse files
Xuyang CaoXuyang Cao
authored andcommitted
update
1 parent 2a10b6d commit 7c02724

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

articles/container-apps/java-admin-eureka-integration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ With the Eureka Server set up, you can now bind other applications to it for ser
149149
"AssignableScopes": ["/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"]
150150
}'
151151
```
152+
153+
Please replace the `AssignableScopes` value with your subscription id.
152154

153155

154156
1. Assign the Custom Role to your accound on managed environment resource.

articles/container-apps/java-admin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@ Now that you have an existing environment, you can create your container app and
145145
"AssignableScopes": ["/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"]
146146
}'
147147
```
148+
Please replace the `AssignableScopes` value with your subscription id.
148149

149-
150150
1. Assign the Custom Role to your accound on managed environment resource.
151151

152152
Get the resource id of the managed environment:

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ Now that you have an existing environment, you can create your container app and
163163
"AssignableScopes": ["/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"]
164164
}'
165165
```
166+
Please replace the `AssignableScopes` value with your subscription id.
166167

167168
1. Assign the Custom Role to your accound on managed environment resource.
168169

0 commit comments

Comments
 (0)