Skip to content

Commit d42cc25

Browse files
authored
Update OS version and change author to Jakub
1 parent ddf622e commit d42cc25

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/relational-databases/security/encryption/always-encrypted-enclaves-host-guardian-service-deploy.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ title: "Deploy Host Guardian Service"
33
description: "Deploy the Host Guardian Service for Always Encrypted with Secure Enclaves."
44
ms.custom:
55
- intro-deployment
6-
ms.date: "01/15/2021"
6+
ms.date: "01/13/2022"
77
ms.prod: sql
88
ms.reviewer: vanto
99
ms.technology: security
1010
ms.topic: conceptual
11-
author: rpsqrd
12-
ms.author: ryanpu
11+
author: jaszymas
12+
ms.author: jaszymas
1313
monikerRange: "=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current"
1414
---
1515

@@ -29,7 +29,7 @@ The Host Guardian Service (HGS) runs as a clustered service on one or more compu
2929
In this step, you will set up a new HGS cluster on the first computer.
3030
If you already have an HGS cluster and are adding additional computers to it for high availability, skip to [Step 2: Add more HGS computers to the cluster](#step-2-add-more-hgs-computers-to-the-cluster).
3131

32-
Before you start, ensure the computer you're using is running Windows Server 2019 Standard or Datacenter edition, you have local administrator privileges, and the computer is not already joined to an Active Directory domain.
32+
Before you start, ensure the computer you're using is running Windows Server 2019 or later - Standard or Datacenter edition, you have local administrator privileges, and the computer is not already joined to an Active Directory domain.
3333

3434
1. Sign in to the first HGS computer as a local administrator and open an elevated Windows PowerShell console. Run the following command to install the Host Guardian Service role. The computer will automatically restart to apply the changes.
3535

@@ -67,7 +67,7 @@ Before you start, ensure the computer you're using is running Windows Server 201
6767
Once your first HGS computer and cluster is set up, you can add additional HGS servers to provide high availability.
6868
If you are only setting up one HGS server (in a dev/test environment, for example), you can skip to Step 3.
6969
70-
As with the first HGS computer, ensure the computer you're joining to the cluster is running Windows Server 2019 Standard or Datacenter edition, you have local administrator privileges, and the computer is not already joined to an Active Directory domain.
70+
As with the first HGS computer, ensure the computer you're joining to the cluster is running Windows Server 2019 or later - Standard or Datacenter edition, you have local administrator privileges, and the computer is not already joined to an Active Directory domain.
7171
7272
1. Sign in to the computer as a local administrator and open an elevated Windows PowerShell console. Run the following command to install the Host Guardian Service role. The computer will restart automatically to apply the changes.
7373

0 commit comments

Comments
 (0)