Skip to content

Commit 4e3b3d4

Browse files
authored
Apply suggestions from PR review
1 parent 0b9cdb1 commit 4e3b3d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/ai-foundry/concepts/rbac-azure-ai-foundry.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,8 +208,8 @@ The following table is an example of how to set up role-based access control for
208208
| Team lead/Lead developer | Azure AI Project Manager on Foundry resource | Lead developers can create projects for their team and start building in the projects. After project creation, project owners can invite other members and assign the Azure AI User role. |
209209
| Team members/developers | Azure AI User on Foundry resource | Developers can build agents within a project. |
210210

211-
>[INFORMATION]
212-
>Users with Contributor role can deploy models in AI Foundry.
211+
> [!IMPORTANT]
212+
> Users with the Contributor role can deploy models in Azure AI Foundry.
213213
214214
## Access to resources created outside of AI Foundry
215215

@@ -218,7 +218,7 @@ When you create a Foundry resource, the built-in role-based access control permi
218218
- The resource you're trying to use has permissions set up to allow you to access it.
219219
- Your Foundry account resource is allowed to access it.
220220

221-
For example, if you're trying to consume a new Blob storage, you need to ensure that the Foundry account resource's managed identity is added to the Blob Storage Reader role for the Blob. If you're trying to use a new Azure AI Search source, you might need to add the Foundry to the Azure AI Search's role assignments.
221+
For example, if you're trying to consume a new Blob storage, you need to ensure that the Foundry account resource's managed identity is added to the Blob Storage Reader role for the Blob. If you're trying to use a new Azure AI Search source, you might need to add the foundry to the Azure AI Search's role assignments.
222222

223223

224224
## Manage access with roles

0 commit comments

Comments
 (0)