Skip to content

Commit 9f50ca6

Browse files
authored
Merge pull request #299777 from MicrosoftDocs/release-build-2025-stream-analytics
[Build 2025 shiproom] - Azure Stream Analytics - 419238
2 parents 80e7a86 + 6cd685d commit 9f50ca6

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

articles/stream-analytics/stream-analytics-define-inputs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The following table explains each property in the **New input** page in the Azur
5656
| **Event serialization format** | The serialization format (JSON, CSV, Avro) of the incoming data stream. Ensure the JSON format aligns with the specification and doesn’t include leading 0 for decimal numbers. |
5757
| **Encoding** | UTF-8 is currently the only supported encoding format. |
5858
| **Event compression type** | The compression type used to read the incoming data stream, such as None (default), Gzip, or Deflate. |
59-
| **Schema registry (preview)** | You can select the schema registry with schemas for event data that's received from the event hub. |
59+
| **Schema registry** | You can select the schema registry with schemas for event data that's received from the event hub. |
6060

6161
When your data comes from an Event Hubs stream input, you have access to the following metadata fields in your Stream Analytics query:
6262

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ author: an-emma
55
ms.author: raan
66
ms.service: azure-stream-analytics
77
ms.topic: conceptual
8-
ms.date: 03/12/2025
9-
ms.custom: build-2023
8+
ms.date: 04/21/2025
109
---
1110

1211
# Integrating with Schema Registry in Azure Stream Analytics

0 commit comments

Comments
 (0)