Skip to content

Commit 7457b91

Browse files
authored
Merge pull request #7008 from umbraco/flex/FAQ
Update environment references where needed in the FAQ article
2 parents 3ad8265 + 4c5468d commit 7457b91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

umbraco-cloud/frequently-asked-questions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,7 +1003,7 @@ Other reasons for missing the upgrade:
10031003

10041004
For more details, see the [Upgrades](product-upgrades/README.md#the-process-of-auto-upgrading-a-umbraco-cloud-project) article.
10051005

1006-
### Do pending commits (dev to live environment) derail the upgrade process?
1006+
### Do pending commits between environments derail the upgrade process?
10071007

10081008
Pending commits do not stop the auto-upgrade.
10091009

@@ -1085,7 +1085,7 @@ Yes, TDE is enabled by default for sites created after May 2, 2017. For older si
10851085

10861086
### Can a shared SQL Server be used for a development team instead of the SQL/LocalDb database created by Umbraco Cloud?
10871087

1088-
No, a shared database should not be used. Umbraco Cloud is designed so each team member can safely make changes and push them to the development environment. Other developers can do the same, allowing changes to be tested in a structured way. Once changes are confirmed, developers can pull updates and continue working on new features.
1088+
No, a shared database should not be used. Umbraco Cloud is designed so each team member can safely make changes locally and push them to the Cloud environment. Other developers can do the same, allowing changes to be tested in a structured way. Once changes are confirmed, developers can pull updates and continue working on new features.
10891089

10901090
Using a shared database can cause two major issues:
10911091

0 commit comments

Comments
 (0)