Share via

Bing Visual Grounding using Azure OpenAI

Mrinal Zutshi 0 Reputation points Microsoft Employee
2026-04-07T09:48:03.0233333+00:00

Hi,

I am looking for a solution to ground my Azure OpenAI API with image based web grounding. The default web grounding is only text based, it doesn't do image search. I also read that the Bing Visual API has been deprecated. https://learn.microsoft.com/en-us/previous-versions/azure/cognitive-services/bing-visual-search/overview

Do we have any current solution to do image grounding using Bing when used with any LLMs such as Azure OpenAI gpt 5.1 ?

Azure OpenAI Service
Azure OpenAI Service

An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Mrinal Zutshi 0 Reputation points Microsoft Employee
    2026-04-14T06:55:22.55+00:00

    But the web search is text based, correct? Its not image search if I understand it correctly.


  2. Manas Mohanty 16,190 Reputation points Microsoft External Staff Moderator
    2026-04-09T07:15:40.2966667+00:00

    Hi Mrinal Zutshi

    Web search works in Agent console worked to do image search with an image inputs.

    WebSearch+Response API is already supported scenario (No work code available image inputs, facing not supported error when tested with image directly, feel free to test with base 64 image and share your observation).

    But it worked with new foundry Agents.

    Attached screenshot and documentation below for reference.

    With Agents

    Attached screenshot and relevant document from Agent with Websearch

    did image search with websearch response api

    Attached screenshot and relevant document on Agents from Grounding with Bing search.

    User's image

    Note:

    Customer are advised to use Grounding with Bing search along Agents, Default Bing search resource are depreciated.

    Reference - https://learn.microsoft.com/en-us/lifecycle/announcements/bing-search-api-retirement

    Please let us know if it serves as solution for you.

    Thank you.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.