Skip to content

Commit d760bbb

Browse files
authored
Update always-encrypted-enclaves-troubleshooting.md
Fix links
1 parent cadbc8e commit d760bbb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/relational-databases/security/encryption/always-encrypted-enclaves-troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ For information on how to run queries using secure enclaves, see [Run Transact-S
2323

2424
To run statements using a secure enclave, you need to enable Always Encrypted, specify an attestation protocol and, if applicable, an attestation URL, for the database connection, as explained in [Prerequisites for running statements using secure enclaves](always-encrypted-enclaves-query-columns.md#prerequisites-for-running-statements-using-secure-enclaves). However, your connection will fail if you specify an attestation protocol but your [!INCLUDE[ssSDSfull](../../../includes/sssdsfull-md.md)] or your target [!INCLUDE [ssnoversion-md](../../../includes/ssnoversion-md.md)] instance doesn't support secure enclaves, or is incorrectly configured.
2525

26-
- If you're using [!INCLUDE[ssSDSfull](../../../includes/sssdsfull-md.md)] with Intel SGX enclaves, check that your database uses the [DC-series](/azure/azure-sql/database/service-tiers-vcore?tabs=azure-portal#dc-series) hardware configuration. For more information, see [Enable Intel SGX enclaves for your Azure SQL database](/azure/azure-sql/database/always-encrypted-enclaves-enable.md#tab/IntelSGXenclaves).
27-
- If you're using [!INCLUDE[ssSDSfull](../../../includes/sssdsfull-md.md)] with VBS enclaves, verify that the preferredEnclaveType database property is set to VBS. For more information, see [Enable VBS Enclaves for your Azure SQL database](/azure/azure-sql/database/always-encrypted-enclaves-enable.md#tab/VBSenclaves).
26+
- If you're using [!INCLUDE[ssSDSfull](../../../includes/sssdsfull-md.md)] with Intel SGX enclaves, check that your database uses the [DC-series](/azure/azure-sql/database/service-tiers-vcore?tabs=azure-portal#dc-series) hardware configuration. For more information, see [Enable Intel SGX enclaves for your Azure SQL database](/azure/azure-sql/database/always-encrypted-enclaves-enable#tab/IntelSGXenclaves).
27+
- If you're using [!INCLUDE[ssSDSfull](../../../includes/sssdsfull-md.md)] with VBS enclaves, verify that the preferredEnclaveType database property is set to VBS. For more information, see [Enable VBS Enclaves for your Azure SQL database](/azure/azure-sql/database/always-encrypted-enclaves-enable#tab/VBSenclaves).
2828
- If you're using [!INCLUDE[sql-server-2019](../../../includes/sssql19-md.md)] or later, check secure enclave is correctly configured for your instance. For more information, see [Configure the secure enclave in SQL Server](always-encrypted-enclaves-configure-enclave-type.md).
2929

3030
## Attestation errors when using Microsoft Azure Attestation

0 commit comments

Comments
 (0)