cancel
Showing results for 
Search instead for 
Did you mean: 
Generative AI
Explore discussions on generative artificial intelligence techniques and applications within the Databricks Community. Share ideas, challenges, and breakthroughs in this cutting-edge field.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

rquezada
by • New Contributor II
  • 1011 Views
  • 3 replies
  • 2 kudos

Azure Databricks Genie + Copilot Studio: MCP tools discovered and enabled, but Copilot never invokes

Hi everyone,I'm trying to integrate an Azure Databricks Genie Agent with Microsoft Copilot Studio through the MCP integration, and I'm stuck in a situation where everything appears correctly configured, but Copilot never actually invokes the Genie to...

  • 1011 Views
  • 3 replies
  • 2 kudos
Latest Reply
DoTA
Valued Contributor
  • 2 kudos

@tdcouto That split (new UI broken, legacy UI fine) actually lines up with the harness distinction from my note above. The two Copilot Studio UIs aren't just a skin difference, the new UI runs agents on a different underlying orchestration runtime (t...

  • 2 kudos
2 More Replies
Bihaag_N
by • New Contributor II
  • 1659 Views
  • 3 replies
  • 2 kudos

Resolved! Genie UI MCP Server Connection Issue

Hi community,I ran into an issue while connecting a third-party MCP server to Genie's general chat UI and wanted to check if anyone else has seen this.The connection fails immediately during the initial MCP handshake with:`TypeError: unhashable type:...

  • 1659 Views
  • 3 replies
  • 2 kudos
Latest Reply
Ashwin_DSA
Databricks Employee
  • 2 kudos

Hi @Bihaag_N, From what I can gather, I couldn't find this exact TypeError: unhashable type: 'list' in the public docs, and I also don’t see any documented connection-side requirement stating that third-party MCP manifests need list fields normalised...

  • 2 kudos
2 More Replies
Ale_Armillotta
by • Valued Contributor II
  • 1869 Views
  • 1 replies
  • 1 kudos

Resolved! Voice Interface for Genie via Azure AI Foundry – 400 Bad Request with Cross-Subscription Setup

Hi everyone,I'm building a voice-enabled solution on Azure AI Foundry that allows users to interact with Genie using speech instead of text. The architecture involves exposing a Genie Space as a tool within Foundry, which works perfectly in my own en...

  • 1869 Views
  • 1 replies
  • 1 kudos
Latest Reply
Ale_Armillotta
Valued Contributor II
  • 1 kudos

I found the issues.the resources were deployed into different tenant and subscriptions. Seems now it's possible only to autentificate with PAT and not with other auth. So for now I can use only my account and not a Service Principal

  • 1 kudos
SandipCoder
by • New Contributor II
  • 1533 Views
  • 1 replies
  • 1 kudos

Getting error while trying to use external MCP

I have created a mcp connection from marketplace :Conn Name : mcp_brightdata_web_surfermcp product url : https://brightdata.com/I have attached the mcp through playground . But while submitting the prompt I am getting the following error .Error : The...

  • 1533 Views
  • 1 replies
  • 1 kudos
Latest Reply
RahulPathakDBX
Databricks Employee
  • 1 kudos

Based on the error,  which is a "502 Bad Gateway" error indicates that a server sitting as a gateway or proxy received an invalid response from an upstream server. Here, Databricks is trying to communicate with the external MCP server associated with...

  • 1 kudos
Labels