You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Agents (Foundry agent service)<br>@Hemant ✅|`Microsoft.CognitiveServices/accounts/AIServices/agents/read`<br>`Microsoft.CognitiveServices/accounts/AIServices/agents/write`<br>`Microsoft.CognitiveServices/accounts/AIServices/agents/delete`| Exclude all three agent actions (or add the wildcard `Microsoft.CognitiveServices/accounts/AIServices/agents/*` to NotActions). |
91
-
| Content Understanding (Multi-Modal Intelligence)<br>@Kate Browne 🟨 |`Microsoft.CognitiveServices/accounts/MultiModalIntelligence/analyzers/read`<br>`.../analyzers/write`<br>`.../analyzers/delete`<br>`Microsoft.CognitiveServices/accounts/MultiModalIntelligence/classifiers/read`<br>`.../classifiers/write`<br>`.../classifiers/delete`<br>`Microsoft.CognitiveServices/accounts/MultiModalIntelligence/batchAnalysisJobs/*`<br>Optional: any `/labelingProjects` trees your teams use*| Exclude every action beginning `Microsoft.CognitiveServices/accounts/MultiModalIntelligence/`|
| Fine-tuning<br>@Prakhar ✅ |`Microsoft.CognitiveServices/accounts/OpenAI/fine-tunes/read`<br>`.../fine-tunes/write`<br>`.../fine-tunes/delete`<br>Optional (RLHF): `Microsoft.CognitiveServices/accounts/OpenAI/1p-jobs/*`<br>`Microsoft.CognitiveServices/accounts/OpenAI/fine-tunes/files/*`<br>`.../fine-tunes/uploads/*`<br>`.../fine-tunes/stored-completions/*`<br>`.../fine-tunes/evals/*`<br>`.../fine-tunes/models/*`| Remove all `Microsoft.CognitiveServices/accounts/OpenAI/fine-tunes/*` (and any `.../1p-jobs/*` if present). |
94
-
| Tracing / Telemetry (Azure Monitor reads)<br>@Sebastian Kohlmeier Han ✅|`Microsoft.Insights/alertRules/read`<br>`Microsoft.Insights/diagnosticSettings/read`<br>`Microsoft.Insights/logDefinitions/read`<br>`Microsoft.Insights/metricdefinitions/read`<br>`Microsoft.Insights/metrics/read`| Omit the Azure Monitor read actions (or list them in NotActions). |
95
-
| Risk + Alerts (Content Safety)<br>Ken Archer / Ying ✅ |`Microsoft.CognitiveServices/accounts/ContentSafety/*`— at minimum:<br>…`Analyze Text`<br>…`Analyze Image`<br>…`Analyze Protected Material`<br>…`Unified Analyze`| Exclude every action starting `Microsoft.CognitiveServices/accounts/ContentSafety/` and avoid assigning any role on the Content Safety resource. |
96
-
| Governance (Foundry management center)<br>@Xi|`Microsoft.CognitiveServices/accounts/write`<br>`Microsoft.CognitiveServices/accounts/delete`<br>Plus any required VNet / Private Endpoint / Key Vault reference writes you govern. | Grant only `Microsoft.CognitiveServices/accounts/read` and remove any write/delete actions on the account resource. |
90
+
| Agents (Foundry agent service) |`Microsoft.CognitiveServices/accounts/AIServices/agents/read`<br>`Microsoft.CognitiveServices/accounts/AIServices/agents/write`<br>`Microsoft.CognitiveServices/accounts/AIServices/agents/delete`| Exclude all three agent actions (or add the wildcard `Microsoft.CognitiveServices/accounts/AIServices/agents/*` to NotActions). |
91
+
| Content Understanding (Multi-Modal Intelligence)|`Microsoft.CognitiveServices/accounts/MultiModalIntelligence/analyzers/read`<br> `.../analyzers/write`<br> `.../analyzers/delete`<br>`Microsoft.CognitiveServices/accounts/MultiModalIntelligence/classifiers/read`<br> `.../classifiers/write`<br> `.../classifiers/delete`<br>`Microsoft.CognitiveServices/accounts/MultiModalIntelligence/batchAnalysisJobs/*`<br>Optional: any `/labelingProjects` trees your teams use*| Exclude every action beginning `Microsoft.CognitiveServices/accounts/MultiModalIntelligence/`|
| Fine-tuning|`Microsoft.CognitiveServices/accounts/OpenAI/fine-tunes/read`<br> `.../fine-tunes/write`<br> `.../fine-tunes/delete`<br>Optional (RLHF): `Microsoft.CognitiveServices/accounts/OpenAI/1p-jobs/*`<br>`Microsoft.CognitiveServices/accounts/OpenAI/fine-tunes/files/*`<br>`.../fine-tunes/uploads/*`<br> `.../fine-tunes/stored-completions/*`<br> `.../fine-tunes/evals/*`<br> `.../fine-tunes/models/*`| Remove all `Microsoft.CognitiveServices/accounts/OpenAI/fine-tunes/*` (and any `.../1p-jobs/*` if present). |
94
+
| Tracing / Telemetry (Azure Monitor reads) |`Microsoft.Insights/alertRules/read`<br>`Microsoft.Insights/diagnosticSettings/read`<br>`Microsoft.Insights/logDefinitions/read`<br>`Microsoft.Insights/metricdefinitions/read`<br>`Microsoft.Insights/metrics/read`| Omit the Azure Monitor read actions (or list them in NotActions). |
95
+
| Risk + Alerts (Content Safety)|`Microsoft.CognitiveServices/accounts/ContentSafety/*`- at minimum:<br> `.../Analyze Text`<br> `.../Analyze Image`<br> `.../Analyze Protected Material`<br> `.../Unified Analyze`| Exclude every action starting `Microsoft.CognitiveServices/accounts/ContentSafety/` and avoid assigning any role on the Content Safety resource. |
96
+
| Governance (Foundry management center) |`Microsoft.CognitiveServices/accounts/write`<br>`Microsoft.CognitiveServices/accounts/delete`<br>Plus any required VNet / Private Endpoint / Key Vault reference writes you govern. | Grant only `Microsoft.CognitiveServices/accounts/read` and remove any write/delete actions on the account resource. |
97
97
98
98
*Optional labeling projects: include only if teams label documents inside Foundry.
0 commit comments