Loading...

External REST Endpoint Invocation in Azure SQL Managed Instance is now in Public Preview

External REST Endpoint Invocation in Azure SQL Managed Instance is now in Public Preview

External REST Endpoint Invocation is available in Azure SQL Managed Instance with the Always-up-to-date update policy configured. Call Azure Services such as functions, Azure OpenAI, event hubs, content safety and more! To enable this feature in Azure SQL Managed Instance, run the following code: sp_configure 'external rest endpoint enabled', 1; RECONFIGURE WITH OVERRIDE; To execute […]

The post External REST Endpoint Invocation in Azure SQL Managed Instance is now in Public Preview appeared first on Azure SQL Devs’ Corner.

Published on:

Learn more
Azure SQL Devs’ Corner
Azure SQL Devs’ Corner

Voices from the Azure SQL PM Team, focusing on development and developers

Share post:

Related posts

Exploring azd extensions: Enhance your Azure developer experience

A deep dive into the introduction of the Azure Developer CLI (azd) extensions and the azd extension framework to build extensions. The post Ex...

1 day ago
Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy