Hi everyone,
Iām curious to hear your thoughts on the benefits of having both Azure OpenAI and Azure Databricks within the same ecosystem.
From what I can see, Databricks provides a strong foundation for data engineering, governance, and model lifecycle management, while Azure OpenAI offers access to high-performance LLMs through a managed API.
However, Iām trying to better understand why an organization should keep both, instead of consolidating everything inside Databricks (for example, using Databricks Model Serving, vector search, or DBRX).
In which cases does it make sense to:
- Keep Azure OpenAI for inference while using Databricks for data and orchestration? 
- Integrate them tightly (e.g., RAG or agentic workflows that use both platforms)? 
- Or alternatively, move fully to Databricks' native LLM and serving capabilities? 
Would appreciate hearing real-world experiences, architectural best practices, or strategic considerations (e.g., cost, latency, governance, security).
Thanks in advance!