Skip to content

Commit e0837ad

Browse files
authored
Merge pull request #21834 from MashaMSFT/2022_acrofix
testing adding azure sql doc set to acrolinx
2 parents 49c6182 + 20b67fb commit e0837ad

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.acrolinx-config.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
{:allowed-branchname-matches ["main" "release-.*" "sandbox-.*"]
2-
:allowed-filename-matches ["(?i)docs/(?:(?!toc.yml))" "docs-msdn"]}
2+
:allowed-filename-matches ["(?i)docs/(?:(?!toc.yml))" "docs-msdn" "(?i)azure-sql/(?:(?!toc.yml))"]}

azure-sql/database/always-encrypted-enclaves-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.date: 04/06/2022
2323
Intel SGX is a hardware-based trusted execution environment technology. Intel SGX is available for databases that use the [vCore model](service-tiers-sql-database-vcore.md) and [DC-series](service-tiers-sql-database-vcore.md?#dc-series) hardware. Therefore, to ensure you can use Always Encrypted with secure enclaves in your database, you need to either select the DC-series hardware when you create the database, or you can update your existing database to use the DC-series hardware.
2424

2525
> [!NOTE]
26-
> Intel SGX is not available in hardware other than DC-series. For example, Intel SGX is not available for Gen5 hardware, and it is not available for databases using the [DTU model](service-tiers-dtu.md).
26+
> Intel SGX is not available in hardware other than DC-series. For example, Intel SGX is not available for Gen5 hardware, and it is not available for databases using the [DTU model](service-tiers-dtu.md).
2727
2828
> [!IMPORTANT]
2929
> Before you configure the DC-series hardware for your database, check the regional availability of DC-series and make sure you understand its performance limitations. For details, see [DC-series](service-tiers-sql-database-vcore.md#dc-series).

0 commit comments

Comments
 (0)