Azure topic error :- It is not possible for an entity that requires sessions



I think to resolve this, all you need to do is provide a value to message, like so :-



var content = "Tradedata" + i;
var message = new Message(Encoding.UTF8.GetBytes(content));
message.SessionId = Guid.NewGuid().ToString();


Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type