About 448,000 results
Open links in new tab
  1. Azure SQL trigger for Functions | Microsoft Learn

    Apr 23, 2025 · The Azure SQL trigger uses SQL change tracking functionality to monitor a SQL table for changes and trigger a function when a row is created, updated, or deleted. For configuration details for change tracking for use with the …

  2. Understanding Azure Functions for Microservice Architecture

    Mar 28, 2025 · Learn how to use Azure Functions for microservices applications in this step by step article to help you better understand the concepts.

  3. Connect Azure Functions to Azure SQL Database using Visual …

    Dec 29, 2024 · This article shows you how to use Visual Studio Code to connect Azure SQL Database to the function you created in the previous quickstart article. The output binding that you add to this function writes data from the HTTP request to a table in Azure SQL Database.

  4. Connectivity architecture - Azure SQL Database and SQL

    Mar 19, 2025 · This article explains architecture of various components that direct network traffic to a server in Azure SQL Database and SQL database in Microsoft Fabric. Learn more about different connection policies and how they impact clients connecting from within Azure and clients connecting from outside of Azure.

  5. Build Microservice Architecture with Azure - MSSQLTips.com

    Apr 15, 2025 · You use microservice architecture techniques to design a microservice application and have determined that you want to use Azure container apps and Dapr to create these applications. In this article, we will create a microservices architecture example application based on what we learned in Part 1 and Part 2 of this tutorial.

  6. Connecting to Azure SQL Server with Azure Functions Using …

    Sep 21, 2024 · Welcome to our practical guide on connecting Azure Functions to Azure SQL Server using native drivers and Managed Identity. In this article, you will learn how to set up your development...

  7. Developing with Azure SQL bindings and Azure SQL trigger for Azure

    Dec 13, 2022 · Accessing data in a SQL database with Azure Functions can be accomplished more quickly with the Azure SQL bindings for Azure Functions integration.

  8. Connect Azure SQL Server via System Assigned Managed Identity …

    Apr 9, 2025 · This tutorial will introduce how to integrate Microsoft Entra with Azure SQL Server to avoid using fixed usernames and passwords. By utilizing System-assigned managed identities as a programmatic bridge, it becomes easier for Azure-related PaaS services (such as Container Apps) to communicate with the database without storing connection ...

  9. Unlock Serverless Azure Functions - codemag.com

    1 day ago · Let's dive into an example where an Azure Function retrieves data from an Azure SQL Database and exposes it through an HTTP API. This is a common use case for building lightweight APIs without the need for a full-fledged web server. Step 1: Set Up the Azure SQL Database. Before creating the function, ensure that you have: An Azure SQL Database ...

  10. Integrating Azure SQL Database with Azure Functions - C# Corner

    Jun 17, 2024 · Integrating Azure SQL Server with Azure Functions involves several steps: Create an Azure SQL Server: Go to the Azure portal and create a new Azure SQL Server instance. Create a Database: Create a new database on the Azure SQL Server. Configure Firewall Rules: Ensure your development machine's IP address is allowed to access the Azure SQL Server.

  11. Some results have been removed
Refresh