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/create.md
+23-14Lines changed: 23 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,21 +17,21 @@ This quickstart shows you how to create a Neon Serverless Postgres (preview) res
17
17
18
18
## Setup
19
19
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).
21
21
22
22
## Create a Neon Serverless Postgres resource
23
23
24
24
To create your Neon Serverless Postgres resource, start at the Azure portal home page.
25
25
26
26
1. Search for the Neon Serverless Postgres resource provider by typing **Neon Serverless Postgres** the header search bar.
27
27
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.
29
29
30
30
1. Select the **+ Create** option.
31
31
32
-
## Create an Neon Serverless Postgres Resource
32
+
## Create a Neon Serverless Postgres Resource
33
33
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.
35
35
36
36
### Basics tab
37
37
@@ -41,25 +41,27 @@ The *Basics* tab has three sections:
41
41
- Azure Resource details
42
42
- New Organization details
43
43
44
+
<!--add image-->
45
+
44
46
There are required fields in each section that you need to fill out.
45
47
46
48
1. Enter the values for each required setting under *Project details*.
47
49
48
-
|Setting|Action |
50
+
|Field|Action |
49
51
|---------|---------|
50
52
|Subscription |Select a subscription from your existing subscriptions. |
51
53
|Resource group |Use an existing resource group or create a new one. |
52
54
53
55
1. Enter the values for each required setting under *Azure Resource details*.
54
56
55
-
|Setting |Action |
57
+
|Field|Action |
56
58
|---------|---------|
57
59
|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 regionto deploy your resource. |
59
61
60
62
1. Enter the values for each required setting under *New Organization details*.
61
63
62
-
|Setting|Action |
64
+
|Field|Action |
63
65
|---------|---------|
64
66
|Organization |Specify a name for the organization. |
65
67
|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.
70
72
71
73
1. Select the **Next** button at the bottom of the page.
72
74
73
-
### Tag tab (optional)
75
+
### Tags tab (optional)
74
76
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.
76
78
77
79
1. Select the **Review + create** button at the bottom of the page.
78
80
79
81
### Review + create tab
80
82
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).
82
87
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.
84
89
85
-
1. Open each tabbed section with errors and fix the errors.
90
+
1. Open each section with errors and fix the errors.
86
91
87
92
1. Select the **Review + create** button again.
88
93
89
94
1. Select the **Create** button.
90
95
96
+
Once the resource is created, select **Go to Resource** to navigate to the Neon resource.
97
+
91
98
## Related content
92
99
93
100
To learn more about Azure, review [Azure fundamental concepts](/azure/cloud-adoption-framework/ready/considerations/fundamental-concepts).
94
101
95
-
## Next steps
102
+
## Next steps
103
+
104
+
[Manage your Neon integration through the portal](manage.md)
Copy file name to clipboardExpand all lines: articles/partner-solutions/neon/manage.md
+10-14Lines changed: 10 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,31 +16,27 @@ Single sign-on (SSO) is already enabled when you created your Neon resource. To
16
16
17
17
1. Navigate to the Overview for your instance of the Neon resource.
18
18
19
-
1. Select the SSO Url.
19
+
1. Select the SSO URL.
20
20
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-->
22
22
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
24
27
25
28
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:
26
29
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.
28
31
29
32
1. On the working pane of the **Overview**, select **Delete**.
30
33
31
34
1. Confirm that you want to delete the Neon resource by entering the name of the resource.
32
35
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.
34
37
35
38
1. Select **Delete**.
36
39
37
-
## Next steps
38
-
39
-
<!--TO DO: Add links
40
-
- Get started with Neon Serverless Postgres - An Azure Native ISV Service on
Microsoft and [Neon](https://neon.tech/) developed this service and manage it together.
16
16
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]().-->
18
18
19
19
Neon is a cloud-native Postgres solution designed for modern applications. It offers a serverless, fully managed, and scalable Postgres database.
20
20
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:
37
37
38
38
## Find Neon Serverless Postgres
39
39
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.
41
41
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).-->
43
43
44
-
## Next steps
44
+
## Related content
45
45
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)
Copy file name to clipboardExpand all lines: articles/partner-solutions/neon/troubleshoot.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,20 @@ ms.date: 11/06/2024
10
10
11
11
# Troubleshooting Neon Serverless Postgres
12
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 will re-directed to the partner portal where you can raise a support ticket.
24
+
25
+
--
26
+
13
27
## Unable to create a Neon resource as not a subscription owner/ contributor
14
28
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.
0 commit comments