Skip to content

Commit 20f2f56

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into us439143-custom-dns
2 parents 9c0dc43 + 6c45f7e commit 20f2f56

File tree

2 files changed

+22
-16
lines changed

2 files changed

+22
-16
lines changed

articles/api-management/quickstart-terraform.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Quickstart - Create Azure API Management instance - Terraform
33
description: Use this quickstart to create an Azure API Management instance using Terraform.
44
ms.topic: quickstart
55
ms.service: azure-api-management
6-
ms.date: 12/12/2023
6+
ms.date: 08/04/2025
77
ms.custom: devx-track-terraform, devx-track-azurecli, devx-track-azurepowershell
88
author: TomArcherMsft
99
ms.author: tarcher
@@ -14,7 +14,7 @@ ai-usage: ai-assisted
1414

1515
# Quickstart: Create an Azure API Management instance using Terraform
1616

17-
[!INCLUDE [api-management-availability-premium-dev-standard](../../includes/api-management-availability-premium-dev-standard.md)]
17+
[!INCLUDE [api-management-availability-all-tiers](../../includes/api-management-availability-all-tiers.md)]
1818

1919
This article shows how to use [Terraform](/azure/terraform) to create an API Management instance on Azure. You can also use Terraform for common management tasks such as importing APIs in your API Management instance.
2020

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,35 @@
11
---
2-
title: What Is Neon Serverless Postgres Preview?
2+
title: What Is Neon Serverless Postgres?
33
description: Learn about Neon Serverless Postgres, a cloud-native Postgres solution designed for modern applications, in Azure Marketplace.
44
author: ProfessorKendrick
55
ms.topic: overview
6-
ms.date: 05/06/2025
6+
ms.date: 08/04/2025
7+
ai-usage: ai-assisted
78
---
9+
# What is Neon Serverless Postgres?
810

9-
# What is Neon Serverless Postgres Preview?
11+
Neon Serverless Postgres is a cloud-native, serverless, fully managed PostgreSQL database service jointly developed and managed by Microsoft and Neon as an Azure Native Integration. [!INCLUDE [what-is](../includes/what-is.md)]
1012

11-
[!INCLUDE [what-is](../includes/what-is.md)]
13+
## What is it used for?
1214

13-
An example of this kind of integration is the Neon Serverless Postgres service, which is now in preview. Microsoft and [Neon](https://neon.tech/) developed the service and manage it together. You can find it in the [Azure portal](https://portal.azure.com/) or get it on [Azure Marketplace](https://azuremarketplace.microsoft.com/).
15+
Neon Serverless Postgres is designed for applications that require rapid scaling, cost optimization, and advanced development workflows.
1416

15-
Neon is a cloud-native Postgres solution designed for modern applications. It offers a serverless, fully managed, and scalable Postgres database. Neon's advanced features include autoscaling, scale-to-zero, database branching, instant point-in-time restore, and time travel queries. Neon simplifies database management with seamless integration into your existing workflows. This integration provides a powerful, cost-efficient solution for developers and businesses. 
17+
Typical use cases include:
1618

17-
Neon manages the Postgres infrastructure so that you can focus on building and optimizing your applications. For example, Neon manages database configuration, maintenance, and scaling operations.
19+
- Web and mobile applications with variable or unpredictable workloads
20+
- Development and testing environments that benefit from database branching and instant restore
21+
- Scenarios where developers need a fully managed PostgreSQL service with minimal operational overhead
22+
- Data analytics and reporting applications that require high availability and performance without the complexity of managing database infrastructure.
23+
- Applications that require a serverless database solution with automatic scaling and cost efficiency.
1824

19-
With the service's intuitive onboarding process, you can quickly start using Neon's capabilities for your Azure workloads to keep your databases optimized for performance and reliability.
25+
## Key Features
2026

21-
Neon Serverless Postgres provides these key capabilities:
27+
The following features set Neon Serverless Postgres apart from traditional managed database services and support modern application development and operations:
2228

23-
- *Seamless onboarding* as an integrated service on Azure.
24-
- *Unified billing* via monthly billing on Azure Marketplace.
25-
- *Single sign-on* with no separate sign-up needed from the Neon portal.
26-
- *Management of all Neon resources* from the Azure portal. You track them on the **All resources** page with your other Azure resources.
29+
- **Scale-to-Zero**: Automatically scales down to zero when not in use, reducing costs while maintaining instant availability when needed.
30+
- **Serverless Autoscaling**: Automatically scales resources based on workload demands, ensuring optimal performance without manual intervention.
31+
- **Database Branching**: Enables developers to create isolated copies of a database for testing or development without impacting production data.
32+
- **Instant Point-in-Time Restore**: Allows rapid recovery of a database to a previous state for disaster recovery or testing purposes.
2733

2834
## Subscribe to Neon
2935

@@ -34,4 +40,4 @@ Neon Serverless Postgres provides these key capabilities:
3440
## Next step
3541

3642
> [!div class="nextstepaction"]
37-
> [Create a resource](create.md)
43+
> [Create a resource](create.md)

0 commit comments

Comments
 (0)