Skip to content

Commit db1a7bb

Browse files
authored
Update secrets-management.md
Add some more prefixes that we found out was not allowed
1 parent fd0dff0 commit db1a7bb

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

umbraco-cloud/set-up/project-settings/secrets-management.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,20 @@ The list consists of:
128128
* `DATABASE_`
129129
* `WORDPRESS_`
130130
* `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+
* and more...
131145

132146
### Accepted Prefixes
133147

0 commit comments

Comments
 (0)