a99cl208
a99cl208
Hello, For now in order to use a custom CA certificate, it needs to be referenced using SslCaLocation in the KafkaTrigger, and the certificate needs to be deployed along with...
Hello, I am experiencing an issue with the autoscaling of the Kafka function. In this line: https://github.com/Azure/azure-functions-kafka-extension/blob/dev/src/Microsoft.Azure.WebJobs.Extensions.Kafka/Listeners/KafkaTopicScaler.cs#L101 You call the kafka server to get the latest offset of each partition....
Hello, Maybe you already have this in mind but App Insights relies on Azure.Identity to get bearer token in case you want to use AAD authentication to send metrics to...