Skip to content

Commit 2e31273

Browse files
explain the magic number
1 parent 0f68944 commit 2e31273

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/spring-apps/how-to-create-user-defined-route-instance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,9 +263,9 @@ az network vnet subnet update
263263
--route-table $SERVICE_RUNTIME_ROUTE_TABLE_NAME
264264
```
265265

266-
### Add a role for an Azure Spring Apps relying party
266+
### Add a role for an Azure Spring Apps resource provider
267267

268-
The following example shows how to add a role for an Azure Spring Apps relying party:
268+
The following example shows how to add a role for an Azure Spring Apps resource provider(You do not need to understand this concept and e8de9221-a19c-4c81-b814-fd37c6caf9d2 is suitable for all users):
269269

270270
```azurecli
271271
VIRTUAL_NETWORK_RESOURCE_ID=$(az network vnet show \

0 commit comments

Comments
 (0)