@@ -62,6 +62,7 @@ A user with only this role assigned would be unable to:
62
62
❌ Create new model deployments or edit existing model deployments <br >
63
63
❌ Create/deploy custom fine-tuned models <br >
64
64
❌ Upload datasets for fine-tuning <br >
65
+ ❌ View, query, filter Stored completions data <br >
65
66
❌ Access quota <br >
66
67
❌ Create customized content filters <br >
67
68
❌ Add a data source for the use your data feature
@@ -72,6 +73,7 @@ This role has all the permissions of Cognitive Services OpenAI User and is also
72
73
73
74
✅ Create custom fine-tuned models <br >
74
75
✅ Upload datasets for fine-tuning <br >
76
+ ✅ View, query, filter Stored completions data <br >
75
77
✅ Create new model deployments or edit existing model deployments ** [ Added Fall 2023] **
76
78
77
79
A user with only this role assigned would be unable to:
@@ -98,6 +100,8 @@ This role is typically granted access at the resource group level for a user in
98
100
✅ Create custom fine-tuned models ** [ Added Fall 2023] ** <br >
99
101
✅ Upload datasets for fine-tuning ** [ Added Fall 2023] ** <br >
100
102
✅ Create new model deployments or edit existing model deployments (via Azure AI Foundry) ** [ Added Fall 2023] **
103
+ ✅ View, query, filter Stored completions data <br >
104
+
101
105
102
106
A user with only this role assigned would be unable to:
103
107
@@ -145,6 +149,7 @@ All the capabilities of Cognitive Services Contributor plus the ability to:
145
149
| Create or edit model deployments| ❌| ✅| ✅| ➖ |
146
150
| Create or deploy custom fine-tuned models| ❌| ✅| ✅| ➖ |
147
151
| Upload datasets for fine-tuning| ❌| ✅| ✅| ➖ |
152
+ | View, query, filter Stored competions data| ❌| ✅| ✅| ➖ |
148
153
| Create new Azure OpenAI resources| ❌| ❌| ✅| ➖ |
149
154
| View/Copy/Regenerate keys under “Keys and Endpoint”| ❌| ❌| ✅| ➖ |
150
155
| Create customized content filters| ❌| ❌| ✅| ➖ |
0 commit comments