Brandon Avant

Results 9 comments of Brandon Avant

This really should be added. Trying to do this by hand has been a nightmare.

@marcelodiiorio , I will give this a try! Thanks a lot!

@marcelodiiorio , the problem that I'm running into at this point is a mismatch between how the TrustFrameworkBase is setup relative to how the Extensions file works. As far as...

Looks like there's still no fix for this, 6 years later...

> @brandonavant , have you tried using ignore change life cycle? Thanks for the reply. I ended up removing the `azurerm_app_service_virtual_network_swift_connection` and instead explicitly indicating the `virtual_network_subnet_id`. This worked but...

> did someone find solution for this issue, I tried life cycle ignore and depends on but the issue remains same. Have you tried switching to `virtual_network_subnet_id`? IMHO, this is...

It’s April 2025, and I can confirm that this issue persists. I’ve implemented a workaround by detecting failures, removing the file reference from the vector store (not the actual file),...

> Hi @brandonavant, I think this is an issue with Azure itself. Currently, Azure OpenAI does not support the web search tool [check this](https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/responses?tabs=rest-api). I think you're right–thanks.