Skip to content

Commit 5e85134

Browse files
Freshness, in progress.
1 parent e355cd3 commit 5e85134

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

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

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
---
2-
title: Create an Azure Event Hubs schema registry
3-
description: This article shows you how to create a schema registry in an Azure Event Hubs namespace.
2+
title: Create an Azure Event Hubs Schema Registry
3+
description: Azure Schema Registry provides a central repository for schemas for event-driven and messaging-centric apps. Learn how to create a schema registry.
44
ms.topic: quickstart
5-
ms.date: 09/09/2022
5+
ms.date: 06/16/2025
66
ms.custom: references_regions, mode-other
7+
#customer intent: As a developer, I want to learn how to implement Azure Schema Registry as a central repository to support event-driven and messaging-centric applications.
8+
79
---
810

911
# Quickstart: Create an Azure Event Hubs schema registry using Azure portal
@@ -14,8 +16,8 @@ This article shows you how to create a schema group with schemas in a schema reg
1416

1517
> [!NOTE]
1618
> - The feature isn't available in the **basic** tier.
17-
> - Make sure that you are a member of one of these roles: **Owner**, **Contributor**, or **Schema Registry Contributor**. For details about role-based access control, see [Schema Registry overview](schema-registry-concepts.md#azure-role-based-access-control).
18-
> - If the event hub is in a **virtual network**, you won't be able to create schemas in the Azure portal unless you access the portal from a VM in the same virtual network.
19+
> - Make sure that you're a member of one of these roles: **Owner**, **Contributor**, or **Schema Registry Contributor**. For more information, see [Azure role-based access control](schema-registry-concepts.md#azure-role-based-access-control).
20+
> - If the event hub is in a **virtual network**, you can't create schemas in the Azure portal unless you access the portal from a virtual machine in the same virtual network.
1921
2022

2123
## Prerequisites

0 commit comments

Comments
 (0)