Skip to content

Commit c97dbc6

Browse files
authored
Update stream-analytics-schema-registry-integration.md
1 parent efd25a6 commit c97dbc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/stream-analytics/stream-analytics-schema-registry-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ author: an-emma
55
ms.author: raan
66
ms.service: azure-stream-analytics
77
ms.topic: conceptual
8-
ms.date: 05/08/2023
8+
ms.date: 03/12/2025
99
ms.custom: build-2023
1010
---
1111

12-
# Integrating with Schema Registry in Azure Stream Analytics (Public Preview)
12+
# Integrating with Schema Registry in Azure Stream Analytics
1313

1414
Azure Event Hubs hosts a [Schema Registry](../event-hubs/schema-registry-overview.md) that acts as a centralized repository for schema. With the integration with the Schema Registry, Azure Stream Analytics can retrieve schema from the Schema Registry and deserialize data from Event Hubs input. By moving schema metadata into the Schema Registry, you can reduce per-message overhead and enables efficient schema validation to ensure the integrity of the data.
1515

0 commit comments

Comments
 (0)