Skip to content

Commit 2b3cf5f

Browse files
committed
Fix
1 parent a27ecf3 commit 2b3cf5f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/ai-foundry/concepts/authentication-options-ai-foundry.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ _Diagram source file: contoso-mixed-scenario.mmd (stored with the image for main
137137
## Common setup scenarios
138138

139139
### Scenario: Restrict users to model inference but not agents
140-
1. Create a custom role that excludes agent dataActions (see [Disable preview features with RBAC](disable-preview-features-with-rbac.md)).
140+
1. Create a custom role that excludes agent dataActions.
141141
1. Assign users the custom role and the `Cognitive Services User` role if they need baseline inference.
142142
1. Attempt an agent action to confirm it's denied.
143143

@@ -177,5 +177,4 @@ Some creation workflows can auto assign broad roles, such as granting the resour
177177
- [Authenticate requests to Azure AI services](/azure/ai-services/authentication)
178178
- [Configure key-less authentication with Microsoft Entra ID](../foundry-models/how-to/configure-entra-id.md)
179179
- [Azure built-in roles (AI + machine learning)](/azure/role-based-access-control/built-in-roles#ai-+-machine-learning)
180-
- [Disable preview features with RBAC](disable-preview-features-with-rbac.md)
181180
- [Managed identities for Azure resources](/entra/identity/managed-identities-azure-resources/overview)

0 commit comments

Comments
 (0)