From 6190e5a39dbc2bde85affd5e71b9547293bda7b0 Mon Sep 17 00:00:00 2001 From: Dennis Aaen Date: Wed, 12 Mar 2025 15:27:27 -0400 Subject: [PATCH 1/2] Update infrastructure-sizing.md I have updated the recommend part when you are running on Azure --- .../getting-started/for-developers/infrastructure-sizing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13/umbraco-engage/getting-started/for-developers/infrastructure-sizing.md b/13/umbraco-engage/getting-started/for-developers/infrastructure-sizing.md index d99fa9e31d4..dc9c7aac2db 100644 --- a/13/umbraco-engage/getting-started/for-developers/infrastructure-sizing.md +++ b/13/umbraco-engage/getting-started/for-developers/infrastructure-sizing.md @@ -24,7 +24,7 @@ Due to the wide variety of cloud providers, we recommend using the appropriate s ### **Microsoft Azure** -For Azure SQL, use at least a S3 instance with 100 DTU for production purposes. +For Azure SQL, use at least a S3 instance with 100 DTU. Umbraco Engage depends on features that aren’t available in the lower tiers and will fail to boot if they are used. ## Non-cloud From fcfaa4ed24883a913e0141cf339c58f03c5826e2 Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Tue, 18 Mar 2025 09:13:34 +0100 Subject: [PATCH 2/2] Update 13/umbraco-engage/getting-started/for-developers/infrastructure-sizing.md Co-authored-by: sofietoft --- .../getting-started/for-developers/infrastructure-sizing.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/13/umbraco-engage/getting-started/for-developers/infrastructure-sizing.md b/13/umbraco-engage/getting-started/for-developers/infrastructure-sizing.md index dc9c7aac2db..ae8d00aecd5 100644 --- a/13/umbraco-engage/getting-started/for-developers/infrastructure-sizing.md +++ b/13/umbraco-engage/getting-started/for-developers/infrastructure-sizing.md @@ -24,7 +24,9 @@ Due to the wide variety of cloud providers, we recommend using the appropriate s ### **Microsoft Azure** -For Azure SQL, use at least a S3 instance with 100 DTU. Umbraco Engage depends on features that aren’t available in the lower tiers and will fail to boot if they are used. +For Azure SQL, use at least a S3 instance with 100 Data Transport Utility (DTU). + +Umbraco Engage depends on features that aren’t available in the lower tiers and will fail to boot if they are used. ## Non-cloud