parametrize kafka pass config

This commit is contained in:
Christian Tzolov
2022-10-21 15:41:20 +02:00
parent 5cbe143ca3
commit 45890427e2
4 changed files with 9 additions and 7 deletions

View File

@@ -102,3 +102,8 @@ Also to allow your functions to scale properly on the Premium plan when using Ka
}
}
```
## References
* [Apache Kafka for Confluent Cloud - Azure portal](https://learn.microsoft.com/en-us/azure/partner-solutions/apache-kafka-confluent-cloud/create) - show how to create an instance of Apache Kafka for Confluent Cloud.
- [Create a Cluster in Confluent Cloud](https://docs.confluent.io/cloud/current/clusters/create-cluster.html#create-a-cluster-in-ccloud)