Skip to content

Commit edf7f14

Browse files
authored
Update overview.md
Added a section for the new Azure cosmos DB connector for Apache Kafka
1 parent 85197fd commit edf7f14

File tree

1 file changed

+6
-0
lines changed
  • articles/partner-solutions/apache-kafka-confluent-cloud

1 file changed

+6
-0
lines changed

articles/partner-solutions/apache-kafka-confluent-cloud/overview.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ There are two billing options available: pay-as-you-go monthly plan and commitme
5252

5353
You decide which billing option to use when you create the service.
5454

55+
## Connector to Azure Cosmos DB
56+
57+
From within the Confluent Hub client, install the Cosmos DB Connector as recommended in the [Confluent Hub listing](https://www.confluent.io/hub/microsoftcorporation/kafka-connect-cosmos).
58+
59+
To install the connector manually, first download an uber JAR from the [Cosmos DB Releases page](https://github.com/microsoft/kafka-connect-cosmosdb/releases). Alternatively, you can [build your own uber JAR directly from the source code](https://github.com/microsoft/kafka-connect-cosmosdb/blob/dev/doc/README_Sink.md#install-sink-connector). Complete the installation by following the guidance described in the Confluent documentation for [installing connectors manually](https://docs.confluent.io/home/connect/install.html#install-connector-manually).
60+
5561
## Confluent links
5662

5763
For additional help with using Apache Kafka for Confluent Cloud, see the following links to the [Confluent site](https://docs.confluent.io/home/overview.html).

0 commit comments

Comments
 (0)