Skip to content

Commit 94d1248

Browse files
Merge pull request #18125 from CarlosGon/docs-editor/azure-stack-app-service-before-1749123656
changed 2014 SQL version for minimum supported version 2016
2 parents b301729 + ddf1c99 commit 94d1248

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-stack/operator/azure-stack-app-service-before-you-get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sethmanheim
55
ms.topic: article
66
ms.custom:
77
- devx-track-arm-template
8-
ms.date: 03/06/2025
8+
ms.date: 06/05/2025
99
ms.author: sethm
1010
ms.reviewer: anwestg
1111
ms.lastreviewed: 10/28/2019
@@ -241,7 +241,7 @@ icacls %WEBSITES_FOLDER% /grant *S-1-1-0:(OI)(CI)(IO)(RA,REA,RD)
241241
242242
For the Azure App Service on Azure Stack Hub hosting and metering databases, you must prepare a SQL Server instance to hold the App Service databases.
243243

244-
For production and high-availability purposes, you should use a full version of SQL Server 2014 SP2 or later, enable mixed-mode authentication, and deploy in a [highly available configuration](/sql/sql-server/failover-clusters/high-availability-solutions-sql-server).
244+
For production and high-availability purposes, you should use a full version of SQL Server 2016 SP3 or later, enable mixed-mode authentication, and deploy in a [highly available configuration](/sql/sql-server/failover-clusters/high-availability-solutions-sql-server).
245245

246246
The SQL Server instance for Azure App Service on Azure Stack Hub must be accessible from all App Service roles. You can deploy SQL Server within the Default Provider Subscription in Azure Stack Hub. Or you can make use of the existing infrastructure within your organization (as long as there's connectivity to Azure Stack Hub). If you're using an Azure Marketplace image, remember to configure the firewall accordingly.
247247

0 commit comments

Comments
 (0)