Skip to content

Commit c639334

Browse files
authored
Update schema-registry-concepts.md
Fixing table rendering
1 parent 3cc2f9a commit c639334

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ When the ``None`` compatibility mode is used, Schema Registry doesn't do any com
101101
## Client SDKs
102102

103103
You can use one of the following libraries to include an Avro serializer. You can use Avro serializers to serialize and deserialize payloads that contain schema identifiers for the schema registry and Avro-encoded data:
104+
104105
| Programming language | SDK | Samples |
105106
| ------ | -----| ----|
106107
| **.NET** | [Microsoft.Azure.Data.SchemaRegistry.ApacheAvro](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/schemaregistry/Microsoft.Azure.Data.SchemaRegistry.ApacheAvro) | [.NET Samples](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/schemaregistry/Microsoft.Azure.Data.SchemaRegistry.ApacheAvro/tests/Samples) |

0 commit comments

Comments
 (0)