Building and customizing solutions using Microsoft 365 Copilot APIs and tools
There is no specific outage or product update described in the context for Databricks Genie MCP or its connector to Microsoft Copilot.
From the available information, only general MCP and connection troubleshooting guidance can be applied:
- Validate authentication
- If the Genie MCP connection uses OAuth (user-to-machine or service principal), re‑validate credentials:
- For service principals, run
databricks auth describewith the client ID/secret to confirm the identity is still valid and has required permissions. - If OAuth tokens were revoked or expired, re‑authenticate and update the connection in AI Gateway / MCP configuration.
- For service principals, run
- If the Genie MCP connection uses OAuth (user-to-machine or service principal), re‑validate credentials:
- Verify network configuration
- Confirm there were no recent changes to IP access lists, firewalls, or private networking that could block the Copilot agent from reaching the Databricks workspace or MCP endpoint.
- Check MCP server availability and tools
- In the Databricks workspace, go to AI Gateway → MCPs and verify the Genie-related MCP server is listed and healthy.
- Ensure the workspace region still supports Model Serving, because external MCP connections (including Genie and other tools) are only available where Model Serving is supported.
- Test with another MCP client
- Use an MCP test client such as MCP Inspector to connect to the same Databricks MCP server. If it works there but fails in Copilot, the issue is likely on the Copilot side; otherwise, it is likely on the Databricks side.
- Collect diagnostics and open a support ticket
- Gather:
- Authentication method (OAuth vs PAT / service principal)
- MCP server URL
- Exact error message shown in Copilot (including any correlation IDs)
- Network configuration details (IP restrictions, firewall rules)
- Provide these details to Databricks or Microsoft support so they can check for any backend regression or regional incident.
- Gather:
Because the context does not mention a known service incident matching this symptom, the next step is to follow the above troubleshooting steps and then contact support with the collected diagnostics.
References: