From 365e44b71359fb3da52202a3966160eee2bfb469 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9rgio=20Miranda?=
<143180482+sergiomiranda-outsystems@users.noreply.github.com>
Date: Fri, 29 Nov 2024 11:48:52 +0000
Subject: [PATCH] Add link in Azure SQL databases to Azure considerations
Replace mention of compatibility level with link to Azure considerations where the same information is already present, along with other relevant requirements and limitations that could be missed if who is reading doesn't keep scrolling
---
src/setup-infra-platform/setup/system-requirements.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/setup-infra-platform/setup/system-requirements.md b/src/setup-infra-platform/setup/system-requirements.md
index e9a83aab9..a25d85635 100644
--- a/src/setup-infra-platform/setup/system-requirements.md
+++ b/src/setup-infra-platform/setup/system-requirements.md
@@ -60,7 +60,7 @@ Use the same type of database engine for all the 3 databases in Platform Server
* Microsoft SQL Server 2017 1
* Microsoft SQL Server 2016 1
* Microsoft SQL Server 2014 1 2
-* Azure SQL Database, with compatibility level between 130 and 150
+* Azure SQL Database (see [Microsoft Azure considerations](#microsoft-azure-considerations) for specific requirements and limitations)
* Oracle 19c (Standard Edition or Enterprise Edition), since Platform Server 11 – Release Oct.2019 CP3
* Oracle 18c (Standard Edition or Enterprise Edition), since Platform Server 11 – Release Oct.2019 CP22
* Oracle 12c (12.1 or 12.2, Standard Edition or Enterprise Edition)2