Skip to content

Commit 2817b4f

Browse files
updates
1 parent 5638e2a commit 2817b4f

File tree

5 files changed

+110
-41
lines changed

5 files changed

+110
-41
lines changed

articles/partner-solutions/neon/create.md

Lines changed: 23 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,21 @@ This quickstart shows you how to create a Neon Serverless Postgres (preview) res
1717

1818
## Setup
1919

20-
Begin by signing in to the [Azure portal](https://portal.azure.com).
20+
Begin by signing in to the [Azure portal](https://aka.ms/ANI/NeonServerlessPostgres/AzurePortal).
2121

2222
## Create a Neon Serverless Postgres resource
2323

2424
To create your Neon Serverless Postgres resource, start at the Azure portal home page.
2525

2626
1. Search for the Neon Serverless Postgres resource provider by typing **Neon Serverless Postgres** the header search bar.
2727

28-
1. Choose **Azure Native Neon Serverless Postgres Service** from the *Services* search results.
28+
1. Choose **Neon Serverless Postgres** from the *Services* search results.
2929

3030
1. Select the **+ Create** option.
3131

32-
## Create an Neon Serverless Postgres Resource
32+
## Create a Neon Serverless Postgres Resource
3333

34-
The Create an Azure Native Neon Serverless Postgres Resource pane opens to the *Basics* tab by default.
34+
The **Create a Neon Serverless Postgres** Resource pane opens to the *Basics* tab by default.
3535

3636
### Basics tab
3737

@@ -41,25 +41,27 @@ The *Basics* tab has three sections:
4141
- Azure Resource details
4242
- New Organization details
4343

44+
<!--add image-->
45+
4446
There are required fields in each section that you need to fill out.
4547

4648
1. Enter the values for each required setting under *Project details*.
4749

48-
|Setting |Action |
50+
|Field |Action |
4951
|---------|---------|
5052
|Subscription |Select a subscription from your existing subscriptions. |
5153
|Resource group |Use an existing resource group or create a new one. |
5254

5355
1. Enter the values for each required setting under *Azure Resource details*.
5456

55-
|Setting |Action |
57+
|Field |Action |
5658
|---------|---------|
5759
|Resource name |Specify a unique name for the resource. |
58-
|Region |Select the [region](https://azure.microsoft.com/explore/global-infrastructure/geographies/) where you want to enable this service and its child resources to be located. |
60+
|Region |Select a region to deploy your resource. |
5961

6062
1. Enter the values for each required setting under *New Organization details*.
6163

62-
|Setting |Action |
64+
|Field |Action |
6365
|---------|---------|
6466
|Organization |Specify a name for the organization. |
6567
|Plan |Select the **Change plan** link and choose the plan you want. |
@@ -70,26 +72,33 @@ There are required fields in each section that you need to fill out.
7072

7173
1. Select the **Next** button at the bottom of the page.
7274

73-
### Tag tab (optional)
75+
### Tags tab (optional)
7476

75-
If you wish, you can optionally create a tag for your resource.
77+
If you wish, you can optionally create a tag for your Neon Serverless Postgres resource.
7678

7779
1. Select the **Review + create** button at the bottom of the page.
7880

7981
### Review + create tab
8082

81-
<!--TODO: Add details re: link at top of interface-->
83+
<!--TODO: Add image-->
84+
85+
> [!NOTE]
86+
> The view automation template link directs you to a downloadable [ARM template](LINK).
8287
83-
If the review identifies errors, a red dot appears next each tabbed section where errors exist. Fields with errors are highlighted in red.
88+
If the review identifies errors, a red dot appears next each section where errors exist. Fields with errors are highlighted in red.
8489

85-
1. Open each tabbed section with errors and fix the errors.
90+
1. Open each section with errors and fix the errors.
8691

8792
1. Select the **Review + create** button again.
8893

8994
1. Select the **Create** button.
9095

96+
Once the resource is created, select **Go to Resource** to navigate to the Neon resource.
97+
9198
## Related content
9299

93100
To learn more about Azure, review [Azure fundamental concepts](/azure/cloud-adoption-framework/ready/considerations/fundamental-concepts).
94101

95-
## Next steps
102+
## Next steps
103+
104+
[Manage your Neon integration through the portal](manage.md)

articles/partner-solutions/neon/manage.md

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,31 +16,27 @@ Single sign-on (SSO) is already enabled when you created your Neon resource. To
1616

1717
1. Navigate to the Overview for your instance of the Neon resource.
1818

19-
1. Select the SSO Url.
19+
1. Select the SSO URL.
2020

21-
The first time you access this Url, depending on your Azure tenant settings, you might see a request to grant permissions and User consent. This step is only needed the first time you access the SSO Url.
21+
<!--add image-->
2222

23-
## Delete a Neon deployment
23+
> [!NOTE]
24+
> The first time you access this URL, depending on your Azure tenant settings, you might be asked to verify your email address on the Neon portal. Once the email address is verified, you can access the Neon portal.
25+
26+
## Delete a Neon resource
2427

2528
Once the Neon resource is deleted, all billing stops for that resource through Azure Marketplace. If you're done using your resource and would like to delete it, follow these steps:
2629

27-
1. From the Resource menu, select the Neon deployment you would like to delete.
30+
1. From the Resource menu, select the Neon resource you would like to delete.
2831

2932
1. On the working pane of the **Overview**, select **Delete**.
3033

3134
1. Confirm that you want to delete the Neon resource by entering the name of the resource.
3235

33-
1. Select the reason why would you like to delete the resource.
36+
1. Choose the reason why would you like to delete the resource.
3437

3538
1. Select **Delete**.
3639

37-
## Next steps
38-
39-
<!--TO DO: Add links
40-
- Get started with Neon Serverless Postgres - An Azure Native ISV Service on
41-
> [!div class="nextstepaction"]
42-
> Azure portal
40+
## Related content
4341

44-
> [!div class="nextstepaction"]
45-
> Azure Marketplace
46-
-->
42+
<!--Developer tools link-->

articles/partner-solutions/neon/overview.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Easily provision, manage, and tightly integrate independent software vendor (ISV
1414

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

17-
You can find Neon Serverless Postgres in the [Azure portal]().or get it on [Azure Marketplace]().
17+
<!--You can find Neon Serverless Postgres in the [Azure portal]().or get it on [Azure Marketplace]().-->
1818

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

3838
## Find Neon Serverless Postgres
3939

40-
Use the [Azure portal](https://portal.azure.com) to go to Azure Marketplace. Search for _Neon Serverless Postgres_.
40+
<!--From the [Azure Marketplace](LINK), search for _Neon Serverless Postgres_. Once you subscribe, you'll be directed to a the [Create a Neon Serverless Postgres Resource](LINK) pane.
4141
42-
Alternatively, you can also find Neon Serverless Postgres in the Azure portal.
42+
You can also find Neon Serverless Postgres in the [Azure portal](LINK).-->
4343

44-
## Next steps
44+
## Related content
4545

46-
- To create an instance of Neon Serverless Postgres, see [QuickStart: Get started with Neon](create.md).
47-
<!--TO DO: Add links
48-
- Get started with Neon Serverless Postgres on
49-
> [!div class="nextstepaction"]
50-
> Azure portal
51-
52-
> [!div class="nextstepaction"]
53-
> Azure Marketplace
54-
-->
46+
- [QuickStart: Get started with Neon](create.md)
47+
- [Manage your Neon integration through the portal](manage.md)
48+
- [TITLE](tools.md)
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
title: Neon Serverless Postgres developer resources and tools
3+
description: Learn about resources and developer tools available with Neon Serverless Postgres
4+
5+
ms.topic: overview
6+
ms.date: 11/22/2024
7+
8+
# CustomerIntent: As a developer implementing Neon Serverless Postgres, I want to know about other resources and tools available.
9+
10+
---
11+
12+
# What are some resources and tools you can use with Neon Serverless Postgres on Azure?
13+
14+
In this article, you will learn about resources and tools for use with Neon Serverless Postgres
15+
16+
-Articles that you can use to understand Neon Serverless Postgres
17+
-Tools for developers to work with Neon Serverless Postgres
18+
19+
## Neon Postgres resources
20+
21+
To learn more about Neon Postgres:
22+
23+
- [Why Neon?](https://neon.tech/docs/get-started-with-neon/why-neon)
24+
- [Developer experience with Neon](https://neon.tech/docs/get-started-with-neon/dev-experience)
25+
- [Neon features](https://neon.tech/docs/guides/neon-features)
26+
- [Neon pricing](https://neon.tech/pricing)
27+
28+
To get started on Neon Postgres:
29+
30+
- [Learn the basics](https://neon.tech/docs/get-started-with-neon/signing-up)
31+
- [Connect Neon to your stack](https://neon.tech/docs/get-started-with-neon/connect-neon)
32+
- [Learn about database branching](https://neon.tech/docs/get-started-with-neon/workflow-primer)
33+
- [Production-ready features](https://neon.tech/docs/get-started-with-neon/production-checklist)
34+
- [Migrate data to Neon Postgres](https://neon.tech/docs/import/migrate-intro)
35+
36+
To learn more about how Neon can help you make the most of your Neon Postgres resource:
37+
38+
- [Neon sales](https://neon.tech/contact-sales)
39+
- [Neon support](https://neon.tech/docs/introduction/support)
40+
- [Neon Discord server](https://discord.gg/92vNTzKDGp)
41+
42+
## Developer tools
43+
44+
Neon Postgres offers several developer tools and guides to help you with integration and management of your resource.
45+
46+
Key links to get started:
47+
48+
- [Neon CLI](https://neon.tech/docs/reference/neon-cli)
49+
- [Neon API](https://api-docs.neon.tech/reference/getting-started-with-neon-api)
50+
- [Neon Serverless driver](https://neon.tech/docs/serverless/serverless-driver)
51+
- [SDKs](https://neon.tech/docs/reference/sdk)
52+
- [Terraform providers](https://neon.tech/docs/reference/terraform)
53+
- [Framework guides](https://neon.tech/docs/get-started-with-neon/frameworks)
54+
- [Language guides](https://neon.tech/docs/get-started-with-neon/languages)
55+
- [Integration guides](https://neon.tech/docs/guides/integrations)
56+
- [Supported Postgres extensions](https://neon.tech/docs/extensions/extensions-intro)

articles/partner-solutions/neon/troubleshoot.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@ ms.date: 11/06/2024
1010

1111
# Troubleshooting Neon Serverless Postgres
1212

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 will re-directed to the partner portal where you can raise a support ticket.
24+
25+
--
26+
1327
## Unable to create a Neon resource as not a subscription owner/ contributor
1428
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.
1529

0 commit comments

Comments
 (0)