--- title: Develop with Neon on Azure subtitle: Find the resources you need to start developing with Neon on Azure enableTableOfContents: true isDraft: false updatedOn: '2025-10-30T16:15:01.778Z' --- The Neon Azure Native Integration is deprecated and reaches end of life on **January 31, 2026**. After this date, Azure-managed organizations will no longer be available. [Transfer your projects to a Neon-managed organization](/docs/import/migrate-from-azure-native) to continue using Neon.

Getting started resources

How to connect

Azure CLIs and SDKs

Azure-focussed guides, sample apps, and tutorials

Neon on Azure Deploy Neon on Azure
## Azure CLIs and SDKs for Neon Azure provides an Azure-native CLI and SDKs for working with the Neon platform. In addition, the [Neon API](https://api-docs.neon.tech/reference/getting-started-with-neon-api), [CLI](/docs/reference/neon-cli), and [SDKs](/docs/reference/sdk) are also available to you. Azure CLI — az neon Azure SDK for Java Azure SDK for JavaScript Azure SDK for .NET Azure SDK for Python Powershell ## Getting started - [Get started with Neon Serverless Postgres on Azure](/guides/neon-azure-integration) — A step-by-step guide to deploying Neon's serverless Postgres via the Azure Marketplace - [Familiarize yourself with Neon](/docs/get-started/signing-up) — Get to know the Neon platform and features by stepping through our official getting started guides ## Migrate data to Neon on Azure - [Migrating data to Neon](/docs/import/migrate-intro) — learn how to move data to Neon from various sources using different migration tools and methods ## Connect to Neon - [Connecting to Neon](/docs/connect/connect-intro) – Learn about connecting to a Neon database - [Connect with Azure Service Connector](/guides/azure-service-connector) - Connect Azure services to Neon - [Integrate Neon Serverless Postgres with Service Connector](https://learn.microsoft.com/en-us/azure/service-connector/how-to-integrate-neon-postgres?tabs=dotnet) — Azure documentation for Service Connector ## AI - [Multitenant RAG with Neon on Azure](/blog/multitenant-private-ai-chat-with-neon-on-azure) - Build a tenant AI chat solution with Neon on Azure - [Azure AI Language with Neon](/guides/azure-ai-language) - Analyze customer feedback using Azure AI Language and store results in Neon - [Building an AI chatbot with Neon](/guides/azure-ai-chatbot) - Create AI-powered chatbots with Neon and Azure - [Azure AI Search with Neon](/guides/azure-ai-search) - Implement search functionality using Azure AI Search and Neon - [AI-powered email assistant in Azure](/blog/how-to-create-your-personal-ai-powered-email-assistant-in-azure) - Create a personal AI email assistant in Azure - [SQL query assistant with .NET and Azure OpenAI](/blog/building-sql-query-assistant-with-dotnet-azure-functions-openai) - Build an intelligent SQL query assistant with Neon, .NET, and Azure OpenAI - [Generative feedback loops with Azure OpenAI](/blog/generative-feedback-loops-with-neon-serverless-postgres-azure-functions-and-azure-openai) - Create generative feedback loops with Neon, Azure Functions, and Azure OpenAI - [Build your first AI agent for Postgres on Azure](/guides/azure-ai-agent-service) — Build an AI agent for Postgres using Azure AI Agent Service - [Semantic Kernel](/docs/ai/semantic-kernel) — Build AI RAG and agentic workflows with Semantic Kernel and Neon ### Live AI demos Multi-user RAG in Azure AI-Powered Neon Database Q&A Chatbot in Azure ## Frameworks & languages - [.NET with Neon](/docs/guides/dotnet-npgsql) - Connect a .NET (C#) application to Neon - [Entity Framework with Neon](/docs/guides/dotnet-entity-framework) - Connect Entity Framework applications to Neon - [Entity Framework schema migrations](/docs/guides/entity-migrations) - Schema migration with Neon and Entity Framework - [Azure DevOps Entity Framework migrations](/guides/azure-devops-entity-migrations) - Manage Entity Framework migrations with Azure DevOps - [ASP.NET with Neon and Entity Framework](/guides/dotnet-neon-entity-framework) - Build ASP.NET Core applications with Neon and Entity Framework - [RESTful API with ASP.NET Core and Swagger](/guides/aspnet-core-api-neon) - Build APIs with ASP.NET Core, Swagger, and Neon - [Neon read replicas with Entity Framework](/guides/read-replica-entity-framework) - Scale .NET applications with Entity Framework and Neon read replicas ### Online course ASP.NET Core Development with Neon Serverless Postgres & Azure ## Functions & serverless - [Query Postgres from Azure Functions](/guides/query-postgres-azure-functions) - Connect from Azure Functions to Neon - [Building a serverless referral system](/guides/azure-functions-referral-system) - Create a referral system with Neon and Azure Functions - [Building a robust JSON API with TypeScript](/guides/azure-functions-hono-api) - Build APIs with TypeScript, Postgres, and Azure Functions - [Azure Static Web Apps with Neon](/guides/azure-todo-static-web-app) - Building Azure Static Web Apps with Neon - [Azure Logic Apps with Neon](/guides/azure-logic-apps) — Integrate Neon with Azure Logic Apps ## Security & access control - [Row-level security with Azure AD](/docs/guides/neon-rls-azure-ad) - Implement row-level security with Azure Active Directory