|
| 1 | +--- |
| 2 | +title: Troubleshoot Neon Serverless Postgres |
| 3 | +description: Learn how to troubleshoot Neon Serverless Postgres. |
| 4 | +author: ProfessorKendrick |
| 5 | +ms.topic: overview |
| 6 | +ms.custom: |
| 7 | + |
| 8 | +ms.date: 11/22/2024 |
| 9 | +--- |
| 10 | + |
| 11 | +# Troubleshoot Neon Serverless Postgres |
| 12 | + |
| 13 | +You can get support for your Neon 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. |
| 14 | + |
| 15 | +## Getting support |
| 16 | + |
| 17 | +To contact support about Neon resource, select the resource in the Resource menu. |
| 18 | + |
| 19 | +<!--add image--> |
| 20 | + |
| 21 | +Select Support + troubleshooting in Help menu on the left of the Overview page. |
| 22 | + |
| 23 | +Select **Create a support request**. You're redirected to the partner portal where you can raise a support ticket. |
| 24 | + |
| 25 | +## Unable to create a Neon resource as not a subscription owner/ contributor |
| 26 | +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. |
| 27 | + |
| 28 | +## Marketplace purchase errors |
| 29 | + |
| 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/azure-resource-manager/troubleshooting/error-register-resource-provider). |
| 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/en-us/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. |
0 commit comments