Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
I am trying to replicate this issue to be in same page.
It seems you are using "AzureAssistantClient" to create Agents and facing some issue while using "GetRunAsync" to get the status of the runs.
The codes mentioned in official documentation for Foundry classic uses PersistentAgent client though.(GPT 5.1 not supported)
Also, attached code for new foundry which uses "projectClient" (GPT 5.1 supported)
https://learn.microsoft.com/en-us/azure/foundry/quickstarts/get-started-code?tabs=csharp
Please share your observation with official documentation usage.
Have shared my connect details via private message to connect post minimal replication with respect to above official documentation to find any recent regression issues.
Thank you for your inputs.