You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/partner-solutions/neon/faq.yml
+24-24Lines changed: 24 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -17,35 +17,35 @@ sections:
17
17
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. It's designed for modern applications that require rapid scaling, cost optimization, and advanced development workflows.
18
18
- question: What are the key features of Neon Serverless Postgres?
19
19
answer: |
20
-
Neon Serverless Postgres offers several features that set it apart from traditional managed database services: <br />
21
-
- **Scale-to-Zero**: Automatically scales down to zero when not in use, reducing costs while maintaining instant availability when needed. <br />
22
-
- **Serverless Autoscaling**: Automatically scales resources based on workload demands without manual intervention. <br />
23
-
- **Database Branching**: Create isolated copies of a database for testing or development without impacting production data. <br />
20
+
Neon Serverless Postgres offers several features that set it apart from traditional managed database services:
21
+
- **Scale-to-Zero**: Automatically scales down to zero when not in use, reducing costs while maintaining instant availability when needed.
22
+
- **Serverless Autoscaling**: Automatically scales resources based on workload demands without manual intervention.
23
+
- **Database Branching**: Create isolated copies of a database for testing or development without impacting production data.
24
24
- **Instant Point-in-Time Restore**: Rapidly recover a database to a previous state for disaster recovery or testing purposes.
25
25
- question: What is Neon Serverless Postgres used for?
26
26
answer: |
27
-
Neon Serverless Postgres is ideal for several use cases: <br />
28
-
- Web and mobile applications with variable or unpredictable workloads <br />
29
-
- Development and testing environments that benefit from database branching and instant restore <br />
30
-
- Scenarios where developers need a fully managed PostgreSQL service with minimal operational overhead <br />
31
-
- Data analytics and reporting applications that require high availability and performance <br />
27
+
Neon Serverless Postgres is ideal for several use cases:
28
+
- Web and mobile applications with variable or unpredictable workloads
29
+
- Development and testing environments that benefit from database branching and instant restore
30
+
- Scenarios where developers need a fully managed PostgreSQL service with minimal operational overhead
31
+
- Data analytics and reporting applications that require high availability and performance
32
32
- Applications that require a serverless database solution with automatic scaling and cost efficiency
33
33
- question: What Postgres versions are supported?
34
34
answer: |
35
35
When you create a Neon project, you can choose from multiple Postgres versions. The available versions are displayed during project creation in the Azure portal on the **Project** tab.
36
36
- question: Where can I learn more about Neon?
37
37
answer: |
38
-
You can explore several resources to learn more about Neon: <br />
- question: What are the prerequisites for creating a Neon Serverless Postgres resource?
46
46
answer: |
47
-
To create a Neon Serverless Postgres resource, you need: <br />
48
-
- An Azure account with an active subscription <br />
47
+
To create a Neon Serverless Postgres resource, you need:
48
+
- An Azure account with an active subscription
49
49
- A subscription to Neon (available through Azure Marketplace)
50
50
- question: How do I create a Neon Serverless Postgres resource?
51
51
answer: |
@@ -83,14 +83,14 @@ sections:
83
83
When creating a connection using Service Connector, you can select **Store Secret In Key Vault** to securely store and manage your database credentials in Azure Key Vault. This approach reduces the risk of credential exposure and simplifies secret management.
84
84
- question: What developer tools are available for Neon Serverless Postgres?
85
85
answer: |
86
-
Neon offers several developer tools and guides to help with integration and management: <br />
- question: Does Neon support Postgres extensions?
96
96
answer: |
@@ -111,7 +111,7 @@ sections:
111
111
You can delete a Neon resource from the resource overview pane in the Azure portal. For detailed instructions, see [Manage your Neon integration through the Azure portal](manage.md).
112
112
- question: Where can I get support for Neon Serverless Postgres?
113
113
answer: |
114
-
You can contact [Neon support](https://neon.tech/docs/introduction/support) directly or request support through the Azure portal. In the Azure portal, go to your resource overview and select **Support + Troubleshooting** > **New support request**, then choose the link to log a support request in the Neon portal. <br />
114
+
You can contact [Neon support](https://neon.tech/docs/introduction/support) directly or request support through the Azure portal. In the Azure portal, go to your resource overview and select **Support + Troubleshooting** > **New support request**, then choose the link to log a support request in the Neon portal.
115
115
You can also join the [Neon Discord server](https://discord.gg/92vNTzKDGp) for community support.
0 commit comments