Skip to content

Commit 03a0e40

Browse files
updates
1 parent 4e4a405 commit 03a0e40

File tree

3 files changed

+14
-53
lines changed

3 files changed

+14
-53
lines changed

articles/partner-solutions/neon/create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ In Neon, everything starts with a project: the top-level object in the Neon obje
8484
## Next step
8585

8686
> [!div class="nextstepaction"]
87-
> [Manage your Neon integration through the portal](manage.md)
87+
> [Manage your resource](manage.md)

articles/partner-solutions/neon/overview.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: What is Neon Serverless Postgres (Preview)?
3-
description: Learn about Neon Serverless Postgres (Preview), a cloud-native Postgres solution designed for modern applications, in Azure Marketplace.
2+
title: What is Neon Serverless Postgres?
3+
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
66
ms.date: 01/21/2025
77
---
88

9-
# What is Neon Serverless Postgres (Preview)?
9+
# What is Neon Serverless Postgres?
1010

1111
[!INCLUDE [what-is](../includes/what-is.md)]
1212

1313
Microsoft and [Neon](https://neon.tech/) developed this service and manage it together.
1414

15-
You can find Neon Serverless Postgres (Preview) in the [Azure portal](https://portal.azure.com/) or get it on [Azure Marketplace](https://azuremarketplace.microsoft.com/).
15+
You can find Neon Serverless Postgres in the [Azure portal](https://portal.azure.com/) or get it on [Azure Marketplace](https://azuremarketplace.microsoft.com/).
1616

1717
Neon is a cloud-native Postgres solution designed for modern applications. It offers a serverless, fully managed, and scalable Postgres database.
1818
Neon's advanced features include autoscaling, scale-to-zero, database branching, instant point-in-time restore, and time travel queries.
@@ -35,6 +35,6 @@ Here are the key capabilities provided by the Neon integration:
3535

3636
[!INCLUDE [subscribe](../includes/subscribe-from-azure-portal.md)]
3737

38-
## Next steps
38+
## Next step
3939

40-
- [Quickstart: Create a Neon Serverless Postgres (Preview) resource](create.md)
40+
- [Create a resource](create.md)
Lines changed: 7 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
11
---
2-
title: Troubleshoot Neon Serverless Postgres (Preview)
2+
title: Troubleshoot Neon Serverless Postgres
33
description: This article provides information about getting support and troubleshooting Neon Serverless Postgres (Preview).
44
author: ProfessorKendrick
55
ms.topic: overview
6-
ms.custom:
7-
8-
ms.date: 11/22/2024
6+
ms.date: 04/23/2025
97
---
108

11-
# Troubleshoot Neon Serverless Postgres (Preview)
9+
# Troubleshoot Neon Serverless Postgres
1210

13-
You can get support for your Neon Serverless Postgres (Preview) deployment through a New Support request. For further assistance, visit [Neon Support]. In addition, this article includes troubleshooting for problems you might experience in creating and using a Neon resource.
11+
You can get support for your Neon Serverless Postgres deployment through a New Support request. For further assistance, visit [Neon Support]. In addition, this article includes troubleshooting for problems you might experience in creating and using a Neon resource.
1412

1513
## Getting support
1614

17-
To contact support about Neon resource, select the resource in the Resource menu.
15+
To contact support about a Neon resource, select the resource in the Resource menu.
1816

1917
:::image type="content" source="media/troubleshoot/troubleshoot.png" alt-text="Screenshot from the Azure portal showing how to open a new support request.":::
2018

@@ -23,46 +21,9 @@ Select **Support + troubleshooting** > **New Support Request** in the left-men
2321
Select **here** to create a support request. You're redirected to the partner portal where you can raise a support ticket.
2422

2523
## Unable to create a Neon resource as not a subscription owner/ contributor
24+
2625
Only users with Owner or Contributor access on the Azure subscription can create Neon resources. Ensure you have the appropriate access before setting up this integration.
2726

2827
## Marketplace purchase errors
2928

30-
### The Microsoft.SaaS resource provider isn't registered on the Azure subscription.
31-
You must make sure your Azure subscription is registered for the resource provider before you use it. Learn more about [resource provider registration](../../azure-resource-manager/management/resource-providers-and-types.md#register-resource-provider) and [resolving errors on resource provider registration](../../azure-resource-manager/troubleshooting/error-register-resource-provider.md).
32-
33-
### Plan can't be purchased on a free subscription.
34-
You can't make marketplace purchases on a free Azure subscription. Refer to the [Azure free account FAQ](https://azure.microsoft.com/pricing/purchase-options/azure-account). For more information, see [purchase SaaS offer in the Azure portal](/marketplace/purchase-saas-offer-in-azure-portal).
35-
36-
### Purchase failed because we couldn't find a valid payment method associated with your Azure subscription.
37-
Use a different Azure subscription or add or update current credit card or payment method information for this subscription. For more information, see [purchase SaaS offer in the Azure portal](/marketplace/purchase-saas-offer-in-azure-portal).
38-
39-
### The Publisher doesn't make available Offer, Plan in your Subscription/Azure account’s region.
40-
The offer or the specific plan isn't available to the billing account market that is connected to the Azure Subscription.
41-
42-
### Enrollment for Azure Marketplace is set to Free/BYOL SKUs only, purchase for Azure product isn't allowed. Contact your enrollment administrator.
43-
Enterprise administrators can disable or enable Azure Marketplace purchases for all Azure subscriptions under their enrollment. For more information, see Azure Marketplace - Microsoft Cost Management[Enabling Azure Marketplace purchases](../../cost-management-billing/manage/ea-azure-marketplace.md#enabling-azure-marketplace-purchases). More information on different listing options is present in Introduction to listing options.
44-
45-
### Marketplace isn't enabled for the Azure subscription.
46-
Enterprise administrators can disable or enable Azure Marketplace purchases for all Azure subscriptions under their enrollment. Refer to Azure Marketplace - Microsoft Cost Management.
47-
48-
### Plan by publisher isn't available to you for purchase due to private marketplace settings made by your tenant’s IT administrator.
49-
Customer uses private marketplace to limit the access of its organization to specific offers and plans. The specific offer or the plan wasn't set up to be available in the tenant's private marketplace. Contact your tenant’s IT administrator.
50-
51-
### The EA subscription doesn't allow Marketplace purchases.
52-
Use a different subscription or check if your EA subscription is enabled for Marketplace purchase. For more information, see Enable Marketplace purchases.
53-
If those options don't solve the problem, contact [Neon support].
54-
55-
### Deployment Failed error
56-
If you get a Deployment Failed error, check the status of your Azure subscription. Make sure it isn't suspended and doesn't have any billing issues.
57-
58-
### Resource creation takes a long time
59-
If the deployment process takes more than three hours to complete, contact [Neon support](https://neon.tech/docs/introduction/support).
60-
If the deployment fails and the Neon resource has a status of Failed, delete the resource. After deletion, try to create the resource again
61-
62-
### Other Troubleshooting resources
63-
64-
### Errors when connecting to your Neon database
65-
If you encounter issues when connecting to your Neon database, refer to the [Connection errors section in the Neon documentation](https://neon.tech/docs/connect/connection-errors) for potential solutions.
66-
67-
### Database connection latency and timeouts
68-
If you experience latency or timeouts while connecting to your Neon database, consult the Connection latency and timeouts section in the Neon documentation for strategies and best practices.
29+
[!INCLUDE [marketplace-purchase-errors](../includes/marketplace-purchase-errors.md)]

0 commit comments

Comments
 (0)