Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update capitalization for network access #306

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions modules/ROOT/pages/platform/security.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ image::privatelink_03_browser_bloom_over_vpn.png[title="Accessing Browser and Bl

To enable private endpoints using AWS PrivateLink:

. Select *Network access* from the sidebar menu of the Console.
. Select *Network Access* from the sidebar menu of the Console.
. Select *New network access configuration* and follow the setup instructions.

You will need an AWS account with permissions to create, modify, describe and delete endpoints.
Expand Down Expand Up @@ -124,7 +124,7 @@ image::privateserviceconnect_03_browser_bloom_over_vpn.png[title="Accessing Brow

To enable private endpoints using GCP Private Service Connect:

. Select *Network access* from the sidebar menu of the Console.
. Select *Network Access* from the sidebar menu of the Console.
. Select *New network access configuration* and follow the setup instructions.

Please see the https://cloud.google.com/vpc/docs/configure-private-service-connect-services[GCP Documentation] for required roles and permissions.
Expand Down Expand Up @@ -178,7 +178,7 @@ image::azure_privatelink_03_browser_bloom_over_vpn.png[title="Accessing Browser

To enable private endpoints using Azure Private Link:

. Select *Network access* from the sidebar menu of the Console.
. Select *Network Access* from the sidebar menu of the Console.
. Select *New network access configuration* and follow the setup instructions.

Please see the https://learn.microsoft.com/en-us/azure/private-link/rbac-permissions#private-endpoint[Azure Documentation] for required roles and permissions.
Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/partials/import-database.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The `database upload` command was introduced in Neo4j Admin version 5, replacing
====

=== Public traffic
If you have created a network access configuration from the *Network access* page, accessed through the sidebar menu of the Console,
If you have created a network access configuration from the *Network Access* page, accessed through the sidebar menu of the Console,
*Public traffic* must be enabled for the region your instance is hosted in before you can use the `database upload` command on that instance.

To enable *Public traffic* on a network access configuration:
Expand Down