Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/site/wwwroot/wp-content/plugins/feedwordpress/feedwordpress.php on line 2107
Implement a RAG Solution Using Azure SQL Database
AI and ChatGPT are all the rage these days. Seems like around every corner is another break-through in how we interact with data, regardless of if that data is structured or un-structured. In my latest video, I dive into implementing a Retrieval-Augmented Generation (RAG) solution using Azure SQL Database! This advancement in vectors and embedding […]
The post Implement a RAG Solution Using Azure SQL Database first appeared on John Morehouse.
The post Implement a RAG Solution Using Azure SQL Database appeared first on Denny Cherry & Associates Consulting.
Getting Started with Azure SQL Database – A Beginners Guide
Last Updated on September 24, 2024 by John Morehouse Years ago, I saw the wave of the future and that wave was Cloud. The Cloud is not a fad and is not going away. One of my favorite solutions is Azure SQL Database. It’s flexibility, stability, and scalability make it a great solution for many […]
The post Getting Started with Azure SQL Database – A Beginners Guide first appeared on John Morehouse.
Moving to Azure SQL Database Serverless
In a previous post, I discussed the public preview of Azure SQL Database Serverless. This is a newer product released from Microsoft for the Azure ecosystem. Moving to this new product is really easy to do and I thought that I’d show you how. Moving the Database From the screen shot below, you can see […]
Azure SQL DB Serverless
Microsoft continues to expand the Azure ecosystem rapidly. One of the most recent delivered improvements was Azure SQL Database Serverless option. The new serverless model, which is currently in public preview, provides a compute tier for a single database that scales dynamically with the workload. This new compute tier is optimal for single database […]