Skip to content

Commit c297827

Browse files
committed
Kerim 8/26 feedback
1 parent 723bee0 commit c297827

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

azure-stack/hci/deploy/sql-server.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ description: This topic provides guidance on how to deploy SQL Server on Azure S
44
author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
7-
ms.date: 04/17/2023
7+
ms.date: 08/26/2024
88
---
99

1010
# Deploy SQL Server on Azure Stack HCI
1111

12-
> Applies to: Azure Stack HCI, versions 22H2 and 21H2; SQL Server (all supported versions)
12+
> Applies to: Azure Stack HCI, versions 23H2, 22H2, and 21H2; SQL Server (all supported versions)
1313
1414
This topic provides guidance on how to plan, configure, and deploy SQL Server on the Azure Stack HCI operating system. The operating system is a hyperconverged infrastructure (HCI) cluster solution that hosts virtualized Windows and Linux workloads and their storage in a hybrid on-premises environment.
1515

@@ -19,7 +19,7 @@ Azure Stack HCI provides a highly available, cost efficient, flexible platform t
1919
The platform’s flexibility is especially important for mission critical databases. You can run SQL Server on virtual machines (VMs) that use either Windows Server or Linux, which allows you to consolidate multiple database workloads and add more VMs to your Azure Stack HCI environment as needed. Azure Stack HCI also enables you to integrate SQL Server with Azure Site Recovery to provide a cloud-based migration, restoration, and protection solution for your organization’s data that is reliable and secure.
2020

2121
## Deploy SQL Server
22-
This section describes at a high level how to acquire hardware for SQL Server on Azure Stack HCI, and use Windows Admin Center to manage the operating system on your servers. Information on setting up SQL Server, monitoring and performance tuning, and using High Availability (HA) and Azure hybrid services is included.
22+
This section describes at a high level how to acquire hardware for SQL Server on Azure Stack HCI. Information on setting up SQL Server, monitoring and performance tuning, and using High Availability (HA) and Azure hybrid services is included.
2323

2424
### Step 1: Acquire hardware from the Azure Stack HCI Catalog
2525
First, you'll need to procure hardware. The easiest way to do that is to locate your preferred Microsoft hardware partner in the [Azure Stack HCI Catalog](https://aka.ms/AzureStackHCICatalog) and purchase an integrated system with the Azure Stack HCI operating system preinstalled. In the catalog, you can filter to see vendor hardware that is optimized for this type of workload.
@@ -48,7 +48,7 @@ Azure Stack HCI leverages [Windows Server Failover Clustering with SQL Server](/
4848
These options all work with the Microsoft Azure [Cloud witness](/windows-server/failover-clustering/deploy-cloud-witness) for quorum control. We recommend using cluster [AntiAffinity](/windows-server/failover-clustering/cluster-affinity) rules in WSFC for VMs placed on different physical nodes to maintain uptime for SQL Server in the event of host failures when you configure Always On availability groups.
4949

5050
### Step 5: Set up Azure hybrid services
51-
There are several Azure hybrid services that you can use to help keep your SQL Server data and applications secure. [Azure Site Recovery](https://azure.microsoft.com/services/site-recovery/) is a disaster recovery as a service (DRaaS). For more information about using this service to protect the SQL Server back end of an application to help keep workloads online, see [Set up disaster recovery for SQL Server](/azure/site-recovery/site-recovery-sql).
51+
There are several Azure hybrid services that you can use to help keep your SQL Server data and applications secure. [Azure Site Recovery](https://azure.microsoft.com/services/site-recovery/) is a disaster recovery as a service (DRaaS) solution. For more information about using this service to protect the SQL Server back end of an application to help keep workloads online, see [Set up disaster recovery for SQL Server](/azure/site-recovery/site-recovery-sql).
5252

5353
[Azure Backup](https://azure.microsoft.com/services/backup/) lets you define backup policies to protect enterprise workloads and supports backing up and restoring SQL Server consistency. For more information about how to back up your on-premises SQL data, see [Install Azure Backup Server](/azure/backup/backup-azure-microsoft-azure-backup).
5454

0 commit comments

Comments
 (0)