Posts tagged with "Azure"

Decouple yourself from your LLM commodities using Dapr Conversation

Sep 24, 2025

As developers, we often find ourselves tied to specific providers. The same applies to Large Language Model (LLM) providers. This can limit our flexibility and control over our applications. In this blog post, we'll explore how to decouple ourselves from LLM commodities by leveraging Dapr's Conversation building block. This approach allows us to switch between different LLM providers seamlessly, ensuring that our applications remain adaptable and future-proof.

Continue reading

How to connect to SQL Azure

Aug 21, 2009

From Microsoft SQL Server Management Studio (tips from the SQL Azure — Getting Started forum, this post) :

Please be aware that SSMS is not supported with SQL Azure yet. However, you can use the following workaround for the time being:

Continue reading