Skip to content

Commit f748e11

Browse files
authored
Update schema-registry-concepts.md
1 parent b08275d commit f748e11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-hubs/schema-registry-concepts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ To access a schema registry programmatically, follow these steps:
129129
| ---- | ----------- |
130130
| Owner | Read, write, and delete schema registry groups and schemas |
131131
| Contributor | Read, write, and delete schema registry groups and schemas |
132-
| [Schema Registry Reader](../role-based-access-control/built-in-roles.md#schema-registry-reader-preview) | Read and list schema registry groups and schemas |
133-
| [Schema Registry Contributor](../role-based-access-control/built-in-roles.md#schema-registry-reader-preview) | Read, write, and delete schema registry groups and schemas |
132+
| [Schema Registry Reader](../role-based-access-control/built-in-roles.md#schema-registry-reader) | Read and list schema registry groups and schemas |
133+
| [Schema Registry Contributor](../role-based-access-control/built-in-roles.md#schema-registry-reader) | Read, write, and delete schema registry groups and schemas |
134134

135135
To learn how to create and register an application by using the Azure portal, see [Register an application with Microsoft Entra ID](../active-directory/develop/quickstart-register-app.md). You need the client ID (application ID), the tenant ID, and the secret to use in the code.
136136

0 commit comments

Comments
 (0)