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
title: "Quickstart: Create a Neon Serverless Postgres (Preview) resource"
3
-
description: Learn how to create a resource for Neon Serverless Postgres (Preview) using the Azure portal.
2
+
title: "Quickstart: Create a Neon Serverless Postgres resource"
3
+
description: Learn how to create a resource for Neon Serverless Postgres using the Azure portal.
4
4
author: ProfessorKendrick
5
5
ms.author: kkendrick
6
6
ms.topic: quickstart
7
-
ms.date: 12/02/2024
8
-
7
+
ms.date: 04/23/2025
9
8
---
10
-
# Quickstart: Create a Neon Serverless Postgres (Preview) resource
9
+
# Quickstart: Create a Neon Serverless Postgres resource
11
10
12
-
This quickstart shows you how to create a Neon Serverless Postgres (Preview) resource using the Azure portal.
11
+
This quickstart shows you how to create a Neon Serverless Postgres resource using the Azure portal.
13
12
14
13
## Prerequisites
15
14
16
-
- An Azure account with an active subscription is required. If you don't already have one, you can [create an account for free](https://azure.microsoft.com/free/). Make sure you're an *Owner* or a *Contributor* in the subscription.
17
-
18
-
## Setup
19
-
20
-
Begin by signing in to the [Azure portal](https://portal.azure.com/).
21
-
22
-
## Create a Neon Serverless Postgres resource
23
-
24
-
To create your Neon Serverless Postgres resource, start at the Azure portal home page.
25
-
26
-
1. Search for the Neon Serverless Postgres resource provider by typing **Neon Serverless Postgres** the header search bar.
|Organization |Specify a name for the organization. |
53
+
|Plan |Select the **Change plan** link and choose the plan you want. |
66
54
67
55
The remaining fields update to reflect the details of the plan you selected for this new organization.
68
56
69
57
1. Select the **Next** button at the bottom of the page.
70
58
71
-
### Tags tab (optional)
72
-
73
-
If you wish, you can optionally create a tag for your Neon Serverless Postgres resource, then select the **Review + create** button at the bottom of the page.
59
+
### Project tab
74
60
75
-
### Review + create tab
61
+
In Neon, everything starts with a project: the top-level object in the Neon object hierarchy. When you create a project, a default branch and database is automatically created for your project to help you get started.
76
62
77
-
> [!NOTE]
78
-
> The view automation template link directs you to a downloadable [ARM template](../../azure-resource-manager/templates/overview.md).
63
+
1. Enter the values for each setting, or continue with the default values for your project.
title: Manage a Neon resource through the Azure portal (Preview)
2
+
title: Manage a Neon resource through the Azure portal
3
3
description: This article describes management functions for Neon on the Azure portal.
4
4
author: ProfessorKendrick
5
5
ms.topic: how-to
6
-
ms. custom:
7
-
8
-
ms.date: 12/04/2024
6
+
ms.date: 04/23/2025
9
7
---
10
8
11
-
# Manage your Neon integration through the portal (Preview)
9
+
# Manage your Neon integration through the portal
12
10
13
-
This article describes how to access the Neon Console and how to delete the Neon Serverless Postgres (Preview) resource using the Azure portal.
11
+
This article describes how to manage the settings for Neon for Azure.
14
12
15
-
## Single sign-on
13
+
## Resource overview
16
14
17
-
Single sign-on (SSO) is already enabled when you create your Neon resource. To access Neon through SSO, follow these steps:
15
+
[!INCLUDE [manage](../includes/manage.md)]
18
16
19
-
1. Navigate to the **Overview** for your instance of the Neon resource.
17
+
:::image type="content" source="media/manage/resource-overview.png" alt-text="A screenshot of a Pure Storage resource in the Azure portal with the overview displayed in the working pane." lightbox="media/manage/resource-overview.png":::
20
18
21
-
1. Select the portal SSO URL.
19
+
The *Essentials* details include:
22
20
23
-
:::image type="content" source="media/manage/overview.png" alt-text="Screenshot from the Azure portal showing the Neon SSO URL.":::
21
+
- Resource group
22
+
- Location
23
+
- Subscription
24
+
- Subscription ID
25
+
- Tags
24
26
25
-
> [!NOTE]
26
-
> 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.
27
+
To manage your resource, select the links next to corresponding details.
27
28
28
-
## Delete a Neon resource
29
+
Below the essentials, you can navigate to other details about your resource by selecting the links.
30
+
31
+
-
32
+
-
33
+
34
+
## Projects
35
+
36
+
When you create your first Neon organization, a default project is created for you. You can create and view your projects from the Azure resource.
37
+
38
+
### View projects
39
+
40
+
To view your projects, Choose the projects tab from the menu.
29
41
30
-
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:
42
+
### Create a new project
31
43
32
-
1.From the**Resource** menu, select the Neon resource you would like to delete.
44
+
From the
33
45
34
-
1. On the working pane of the **Overview** menu, select **Delete**.
35
46
36
-
1. Confirm deletion.
37
47
38
-
1. Select a reason for deleting the resource.
48
+
## Single sign-on
49
+
50
+
Single sign-on (SSO) is already enabled when you create your Neon resource.
51
+
52
+
[!INCLUDE [sso](../includes/sso.md)]
53
+
54
+
:::image type="content" source="media/manage/overview.png" alt-text="Screenshot from the Azure portal showing the Neon SSO URL.":::
55
+
56
+
> [!NOTE]
57
+
> 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.
0 commit comments