Skip to content

Commit 27ebbef

Browse files
Add new settings to support custom endpoints in Azure COSI
1 parent 4f09434 commit 27ebbef

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

modules/ROOT/pages/configuration/configuration-settings.adoc

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,42 @@ m|+++600+++
145145
|===
146146

147147

148+
== Cloud storage integration settings
149+
150+
Configuration settings are used for custom cloud storage and host authority endpoints, enabling support for non-public and private cloud Azure deployments.
151+
152+
[role=label--enterprise-edition label--available-5.26.4]
153+
[[config_dbms.integrations.cloud_storage.azb.blob_endpoint_suffix]]
154+
=== `dbms.integrations.cloud_storage.azb.blob_endpoint_suffix`
155+
156+
.dbms.integrations.cloud_storage.azb.blob_endpoint_suffix
157+
[frame="topbot", stripes=odd, grid="cols", cols="<1s,<4"]
158+
|===
159+
|Description
160+
a|Azure blob storage endpoint suffix.
161+
|Valid values
162+
a|A string.
163+
|Default value
164+
m|++++++
165+
|===
166+
167+
168+
[role=label--enterprise-edition label--available-5.26.4]
169+
[[config_dbms.integrations.cloud_storage.azb.authority_endpoint]]
170+
=== `dbms.integrations.cloud_storage.azb.authority_endpoint`
171+
172+
.dbms.integrations.cloud_storage.azb.authority_endpoint
173+
[frame="topbot", stripes=odd, grid="cols", cols="<1s,<4"]
174+
|===
175+
|Description
176+
a|Azure authority host endpoint (only required for certain methods of authentication, it should be specified in its full form - e.g., https://login.microsoftonline.com)
177+
|Valid values
178+
a|A string.
179+
|Default value
180+
m|++++++
181+
|===
182+
183+
148184
== Cluster settings
149185

150186
The cluster settings are used to configure the behavior of a Neo4j cluster.

0 commit comments

Comments
 (0)