forked from phoenix/litellm-mirror
(docs): Make it more obvious where the group name is set in the example.
This commit is contained in:
parent
3d390a79f3
commit
bce56c1356
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ The custom role below is the recommended minimum permissions for the Azure appli
|
||||||
"roleName": "invoke-only",
|
"roleName": "invoke-only",
|
||||||
"description": "",
|
"description": "",
|
||||||
"assignableScopes": [
|
"assignableScopes": [
|
||||||
"/subscriptions/24ebb700-ec2f-417f-afad-78fe15dcc91f/resourceGroups/openai-group"
|
"/subscriptions/24ebb700-ec2f-417f-afad-78fe15dcc91f/resourceGroups/your-openai-group-name"
|
||||||
],
|
],
|
||||||
"permissions": [
|
"permissions": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue