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: umbraco-cloud/set-up/project-settings/secrets-management.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,6 +128,23 @@ The list consists of:
128
128
*`DATABASE_`
129
129
*`WORDPRESS_`
130
130
*`MACHINEKEY_`
131
+
*`SQLCONNSTR`
132
+
*`SQLAZURECONNSTR_`
133
+
*`POSTGRESQLCONNSTR_`
134
+
*`CUSTOMCONNSTR_`
135
+
*`MYSQLCONNSTR_`
136
+
*`AZUREFILESSTORAGE_`
137
+
*`AZUREBLOBSTORAGE_`
138
+
*`NOTIFICATIONHUBCONNSTR_`
139
+
*`SERVICEBUSCONNSTR_`
140
+
*`EVENTHUBCONNSTR_`
141
+
*`DOCDBCONNSTR_`
142
+
*`REDISCACHECONNSTR_`
143
+
*`FILESHARESTORAGE_`
144
+
145
+
{% hint style="info" %}
146
+
While we have provided a list of commonly used connection string prefixes, keep in mind that it might not cover everything. Your specific setup or service configuration could include additional prefixes not listed here.
0 commit comments