Forum Discussion
goranobradovic
Feb 11, 2026Copper Contributor
Missing equivalent for Python MemorySearchTool and AgentMemorySettings in C# SDK
Hi Team, I am currently working with the Azure AI Foundry Agent Service (preview). I’ve been reviewing the documentation for managed long-term memory, specifically the "Automatic User Memory" fea...
Kidd_Ip
Feb 15, 2026MVP
At present, the .NET SDK does not include a high‑level abstraction comparable to the Python implementation. Developers must rely on the MemoryStoreClient for manual memory operations. While Microsoft has acknowledged this functionality gap, no official timeline has been announced for achieving feature parity between the Python and .NET SDKs.