Skip to content

Commit 9dafca2

Browse files
Create troubleshoot.md
1 parent 2c7171b commit 9dafca2

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
title: Troubleshooting Neon Serverless Postgres - An Azure Native ISV Service
3+
description: Learn how to troubleshoot Neon Serverless Postgres - An Azure Native ISV Service.
4+
author: ProfessorKendrick
5+
ms.topic: overview
6+
ms.custom:
7+
8+
ms.date: 11/06/2024
9+
---
10+
11+
# Troubleshooting Neon Serverless Postgres
12+
13+
## Unable to create a Neon resource as not a subscription owner/ contributor
14+
Neon resources can only be created by users who have Owner or Contributor access on the Azure subscription. Ensure you have the appropriate access before setting up this integration.
15+
16+
## Marketplace purchase errors
17+
18+
### The Microsoft.SaaS RP is not registered on the Azure subscription.
19+
Before you use a resource provider, you must make sure your Azure subscription is registered for the resource provider. Learn more about Resource provider registration and resolving errors on RP registration.
20+
21+
### Plan cannot be purchased on a free subscription, please upgrade your account.
22+
You can't make marketplace purchases on a free Azure subscription. Refer to the Azure free Account FAQ. For more information, see purchase SaaS offer in the Azure portal.
23+
24+
### Purchase has failed because we couldn't find a valid payment method associated with your Azure subscription.
25+
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.
26+
27+
### The Publisher does not make available Offer, Plan in your Subscription/Azure account’s region.
28+
The offer or the specific plan isn't available to the billing account market that is connected to the Azure Subscription.
29+
30+
### Enrollment for Azure Marketplace is set to Free/BYOL SKUs only, purchase for Azure product is not allowed. Please contact your enrollment administrator to change EA settings.
31+
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. More information on different listing options is present in Introduction to listing options
32+
33+
### Marketplace is not enabled for the Azure subscription.
34+
Enterprise administrators can disable or enable Azure Marketplace purchases for all Azure subscriptions under their enrollment. Refer Azure Marketplace - Microsoft Cost Management.
35+
36+
### Plan by publisher is not available to you for purchase due to private marketplace settings made by your tenant’s IT administrator.
37+
Customer uses private marketplace to limit the access of its organization to specific offers and plans. The specific offer or the plan weren't set up to be available in the tenant's private marketplace. Contact your tenant’s IT administrator.
38+
39+
### The EA subscription doesn't allow Marketplace purchases.
40+
Use a different subscription or check if your EA subscription is enabled for Marketplace purchase. For more information, see Enable Marketplace purchases.
41+
If those options don't solve the problem, contact [Neon support].
42+
43+
## Deployment Failed error
44+
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.
45+
46+
## Resource creation takes a long time
47+
If the deployment process takes more than three hours to complete, contact [Neon support].
48+
If the deployment fails and the Neon resource has a status of Failed, delete the resource. After deletion, try to create the resource again
49+
50+
## Other Troubleshooting resources
51+
52+
### Errors when connecting to your Neon database
53+
If you encounter issues when connecting to your Neon database, refer to the Connection errors section in the Neon documentation for potential solutions.
54+
55+
### Database connection latency and timeouts
56+
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.

0 commit comments

Comments
 (0)