Skip to content
Merged
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
9 changes: 5 additions & 4 deletions modules/ROOT/pages/cloud-deployments/neo4j-azure.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ You need to choose an empty resource group or create a new one.

=== Input parameters (Instance details)

[cols="<31s,69,<",frame="topbot",options="header"]
[cols="<2s,6,<2",frame="topbot",options="header"]
|===

| Parameter Name
Expand All @@ -52,12 +52,13 @@ You need to choose an empty resource group or create a new one.
| East US

| Admin Username
| The username for the administrator account on the Virtual Machine instances. This user will also be used
| to log into the Neo4j Browser.
| neo4j
| The username for the administrator account on the Virtual Machine instances. This user will also be used to log into the Neo4j Browser.
m| neo4j

| Admin Password
| A password for the `neo4j` user. The password must be between 12 and 72 characters long, and contain characters from at least 3 of the following groups: uppercase characters, lowercase characters, numbers, and special characters.
|

|===

=== Input parameters (Neo4j Config)
Expand Down