Skip to content

Commit fe67db0

Browse files
committed
add role needed for vector index
1 parent 114ef7c commit fe67db0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/machine-learning/prompt-flow/tools-reference/vector-index-lookup-tool.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,8 @@ The following example is for a JSON format response returned by the tool, which
8585
}
8686
}
8787
]
88-
8988
```
89+
90+
## Deploying to an online endpoint
91+
92+
When you deploy a flow containing the Open Model LLM tool to an online endpoint, there's an extra step to set up permissions. During deployment through the web pages, there's a choice between System-assigned and User-assigned Identity types. Either way, using the Azure portal (or a similar functionality), add the "AzureML Data Scientist" role of Azure Machine learning studio to the identity assign to the endpoint.

0 commit comments

Comments
 (0)