Skip to content

Commit ac00995

Browse files
committed
Updates
1 parent ca872f0 commit ac00995

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/key-vault/keys/byok-specification.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ az keyvault key create --kty RSA-HSM --size 4096 --name KEKforBYOK --ops import
7373
```
7474

7575
> [!NOTE]
76-
> Services support different KEK lengths; Azure SQL, for instance, only supports key lengths of [2048 or 3072 bytes](../../azure-sql/database/transparent-data-encryption-byok-overview.md?view=azuresql#requirements-for-configuring-tde-protector). Consult the documentation for your service for specifics.
77-
76+
> Services support different KEK lengths; Azure SQL, for instance, only supports key lengths of [2048 or 3072 bytes](/azure/azure-sql/database/transparent-data-encryption-byok-overview#requirements-for-configuring-customer-managed-tde). Consult the documentation for your service for specifics.
7877
7978
### Step 2: Retrieve the public key of the KEK
8079

0 commit comments

Comments
 (0)