Skip to content

Commit fc29d1d

Browse files
Merge pull request #220490 from spelluru/ehubsr1205
JSON is not supported yet
2 parents b6cd976 + 8f120b2 commit fc29d1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This article shows you how to create a schema group with schemas in a schema reg
2828
:::image type="content" source="./media/create-schema-registry/namespace-page.png" alt-text="Image showing the Schema Registry page in the Azure portal":::
2929
1. On the **Create Schema Group** page, do these steps:
3030
1. Enter a **name** for the schema group.
31-
1. For **Serialization type**, pick a serialization format that applies to all schemas in the schema group. Currently, **Avro** is the only type supported, so select **Avro**.
31+
1. For **Serialization type**, pick **Avro** serialization format that applies to all schemas in the schema group. The **JSON** serialization is not supported yet.
3232
1. Select a **compatibility mode** for all schemas in the group. For **Avro**, forward and backward compatibility modes are supported.
3333
1. Then, select **Create** to create the schema group.
3434

0 commit comments

Comments
 (0)