Issue 487 · Week of May 09, 2026
Feed Jobs Search Platform About Donate
← Back to feed / //azure

Azure SQL adds GA support for AI_GENERATE_EMBEDDINGS and CREATE EXTERNAL MODEL

Read full article Discuss
Azure SQL Database and Azure SQL Managed Instance now generally support two T-SQL features for generating vector embeddings directly from SQL. CREATE EXTERNAL MODEL registers an external model and authentication, while AI_GENERATE_EMBEDDINGS calls that model from queries to produce embedding vectors.