Loading...

Using Python and Azure Functions to send data from Azure SQL Database

Using Python and Azure Functions to send data from Azure SQL Database

When building applications on Azure SQL, one of the most flexible ways to send data from your database to other systems is to use Azure Functions. Azure Functions are serverless functions that can be triggered by a variety of events, including HTTP requests,

The post Using Python and Azure Functions to send data from Azure SQL Database 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

The Two Hybrid Searches in Microsoft SQL

Hybrid search is usually described as combining keyword search with vector search. Microsoft SQL does that, for sure, but we do quite a bit mo...

11 hours ago

Your best friend: BlockOnPossibleDataLoss=True

BlockOnPossibleDataLoss can frustrate developers, but it's one of the most important safeguards in database deployment. Here's how to keep you...

5 days ago

Build Locally, Ship to Cloud for $0: Azure SQL for Modern App Developers

As app developers, our primary focus is building great user experiences, designing APIs, and shipping features quickly. What we don’t wa...

8 days ago

Refactor your database with SQL projects in VS Code

SQL database projects are a fundamental tool for keeping your database in source control, tracking changes and collaborating on quickly evolvi...

21 days ago

Build locally, ship to Azure: meet Azure SQL Developer

Big news: Azure SQL Developer is here, in private preview. It’s the Azure SQL Database engine, on your laptop, in a container. Build aga...

26 days ago

T-SQL Hygiene: Introducing the Covering Index

Often in applications, we write database queries. And often, the same query is executed again and again. To make queries against large tables ...

29 days ago

T-SQL Hygiene: What’s the Big Deal with SET NOCOUNT ON?

Learn why SET NOCOUNT ON improves stored procedure efficiency, reduces unnecessary messages, and matters to .NET developers. The post T-SQL Hy...

1 month ago

MSSQL Extension for VS Code: Shortcuts Configuration, Enhanced Results Grid Experience, and More

The MSSQL extension for VS Code v1.44 continues to improve the SQL development experience with features that help you work faster and customiz...

1 month ago

Fundamentals of Azure DevOps with SQL projects

Building automated pipelines with your SQL database projects enables you to build a rich CI/CD ecosystem to ensure that your application is be...

1 month ago

Audit Frontier AI Agents with SQL MCP Server

With On-Behalf-Of authentication, SQL MCP Server lets agents access Microsoft SQL without losing the user identity behind the request. Azure S...

1 month ago

Newsletter

Get the latest Dynamics 365 and Power Platform content in your inbox

A curated digest of community blogs, product news, videos, and podcasts — delivered without the noise.

Weekly updates Unsubscribe anytime Fresh community picks
We use your email only for the newsletter and you can unsubscribe at any time.
By subscribing, you agree to the privacy policy.