|
| 1 | +--- |
| 2 | +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. |
| 4 | +author: ProfessorKendrick |
| 5 | +ms.author: kkendrick |
| 6 | +ms.topic: quickstart |
| 7 | +ms.date: 11/22/2024 |
| 8 | + |
| 9 | +--- |
| 10 | +# Quickstart: Create a Neon Serverless Postgres (Preview) resource |
| 11 | + |
| 12 | +This quickstart shows you how to create a Neon Serverless Postgres (Preview) resource using the Azure portal. |
| 13 | + |
| 14 | +## Prerequisites |
| 15 | + |
| 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. |
| 27 | + |
| 28 | +1. Choose **Neon Serverless Postgres** from the *Services* search results. |
| 29 | + |
| 30 | +1. Select the **+ Create** option. |
| 31 | + |
| 32 | +## Create a Neon Serverless Postgres Resource |
| 33 | + |
| 34 | +The **Create a Neon Serverless Postgres** Resource pane opens to the *Basics* tab by default. |
| 35 | + |
| 36 | +### Basics tab |
| 37 | + |
| 38 | +The *Basics* tab has three sections: |
| 39 | + |
| 40 | +- Project details |
| 41 | +- Azure Resource details |
| 42 | +- New Organization details |
| 43 | + |
| 44 | + :::image type="content" source="media/create/basics-tab.png" alt-text="Screenshot from the Azure portal showing the Basics tab to create a new Neon resource."::: |
| 45 | + |
| 46 | +There are required fields in each section that you need to fill out. |
| 47 | + |
| 48 | +1. Enter the values for each required setting under *Project details*. |
| 49 | + |
| 50 | + |Field |Action | |
| 51 | + |---------|---------| |
| 52 | + |Subscription |Select a subscription from your existing subscriptions. | |
| 53 | + |Resource group |Use an existing resource group or create a new one. | |
| 54 | + |
| 55 | +1. Enter the values for each required setting under *Azure Resource details*. |
| 56 | + |
| 57 | + |Field |Action | |
| 58 | + |---------|---------| |
| 59 | + |Resource name |Specify a unique name for the resource. | |
| 60 | + |Region |Select a region to deploy your resource. | |
| 61 | + |
| 62 | +1. Enter the values for each required setting under *New Organization details*. |
| 63 | + |
| 64 | + |Field |Action | |
| 65 | + |---------|---------| |
| 66 | + |Organization |Specify a name for the organization. | |
| 67 | + |Plan |Select the **Change plan** link and choose the plan you want. | |
| 68 | + |
| 69 | + The remaining fields update to reflect the details of the plan you selected for this new organization. |
| 70 | + |
| 71 | +1. Select the **Next** button at the bottom of the page. |
| 72 | + |
| 73 | +### Tags tab (optional) |
| 74 | + |
| 75 | +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. |
| 76 | + |
| 77 | +### Review + create tab |
| 78 | + |
| 79 | +> [!NOTE] |
| 80 | +> The view automation template link directs you to a downloadable [ARM template](../../azure-resource-manager/templates/overview.md). |
| 81 | +
|
| 82 | +If the review identifies errors, a red dot appears next each section where errors exist. Fields with errors are highlighted in red. |
| 83 | + |
| 84 | +1. Open each section with errors and fix the errors. |
| 85 | + |
| 86 | +1. Select the **Review + create** button again. |
| 87 | + |
| 88 | +1. Select the **Create** button. |
| 89 | + |
| 90 | +Once the resource is created, select **Go to Resource** to navigate to the Neon resource. |
| 91 | + |
| 92 | +## Next steps |
| 93 | + |
| 94 | +> [!div class="nextstepaction"] |
| 95 | +> [Manage your Neon integration through the portal](manage.md) |
0 commit comments