Skip to content

Commit 90db287

Browse files
authored
correctness
1 parent 4f96be4 commit 90db287

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
@@ -8,7 +8,7 @@ ms.author: kindrasiri
88
---
99

1010
# Schema Registry in Azure Event Hubs
11-
Schema Registry in Azure Event Hubs provides you a repository to use and manage schemas in schema-driven event streaming scenarios.
11+
Schema Registry in Azure Event Hubs provides you with a repository to use and manage schemas in schema-driven event streaming scenarios.
1212

1313
## Schema Registry components
1414

@@ -79,7 +79,7 @@ You can use one of the following libraries to include an Avro serializer, which
7979
For limits (for example: number of schema groups in a namespace) of Event Hubs, see [Event Hubs quotas and limits](event-hubs-quotas.md)
8080

8181
## Azure role-based access control
82-
When accessing the schema registry programmatically, you need to register an application in Azure Active Directory (Azure AD) and add the security principal of the application to one of the Azure role-based access control (Azure RBAC) roles:
82+
When accessing the schema registry programmatically, you need to register an application in Azure Active Directory (Azure AD) and add the security principal of the application to one of the following Azure role-based access control (Azure RBAC) roles:
8383

8484
| Role | Description |
8585
| ---- | ----------- |

0 commit comments

Comments
 (0)