Skip to content

Commit 6732e16

Browse files
authored
Update TOC.yml with better naming of SR quickstarts
1 parent 1ec2cef commit 6732e16

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/event-hubs/TOC.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,12 @@
6666
href: event-hubs-capture-python.md
6767
- name: Use Schema Registry
6868
items:
69-
- name: Create a schema registry - Azure portal
70-
href: create-schema-registry.md
71-
- name: Validate events using an Avro schema (.NET + AMQP)
72-
href: schema-registry-dotnet-send-receive-quickstart.md
73-
- name: Validate events using an Avro schema (Java + Apache Kafka)
69+
- name: Create a schema - Azure portal
70+
href: create-schema-registry.md
71+
- name: Validate schemas for Kafka applications
7472
href: schema-registry-kafka-java-send-receive-quickstart.md
73+
- name: Validate schemas with Avro for Event Hubs SDK
74+
href: schema-registry-dotnet-send-receive-quickstart.md
7575
- name: Create a dedicated cluster
7676
href: event-hubs-dedicated-cluster-create-portal.md
7777
- name: Tutorials

0 commit comments

Comments
 (0)