Skip to content

Commit 1ec1842

Browse files
committed
add arm_id
1 parent 94a27d6 commit 1ec1842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/prompt-flow/how-to-create-manage-runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Automatic is the default option for a runtime. You can start an automatic runtim
8484
identity:
8585
type: system_assigned, user_assigned
8686
user_assigned_identities:
87-
'<UAI resource ID 1>': {}
87+
'/subscriptions/<subscription_id>/resourcegroups/<resource_group_name>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/<uai_name>': {}
8888
'<UAI resource ID 2>': {}
8989
primary_user_assigned_identity: <one of the UAI resource IDs in the above list>
9090
```

0 commit comments

Comments
 (0)