Skip to content

Commit 6d1ff90

Browse files
authored
Merge pull request #18222 from MicrosoftDocs/VanMSFT-patch-1
Adding error code 2058
2 parents 97909d9 + 75047c8 commit 6d1ff90

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/relational-databases/security/encryption/sql-server-connector-maintenance-troubleshooting.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ Error code |Symbol |Description
221221
2051 | scp_err_OutOfMemory | SQL engine has run out of memory and failed to allocate memory for EKM provider.
222222
2052 | scp_err_ConvertKeyNameToThumbprint | Failed to convert key name to thumbprint.
223223
2053 | scp_err_ConvertThumbprintToKeyName| Failed to convert thumbprint to key name.
224+
2058 | scp_err_FailureInRegistry| Failed to perform the operation in registry. SQL Server service account does not have permission to create the registry key.
224225
3000 | ErrorSuccess | The AKV operation has succeeded.
225226
3001 | ErrorUnknown | The AKV operation has failed with an unspecified error.
226227
3002 | ErrorHttpCreateHttpClientOutOfMemory | Cannot create an HttpClient for AKV operation due to out of memory.
@@ -412,4 +413,4 @@ SQL Server Version |Redistributable Install Link
412413
[EKM provider enabled Server Configuration Option](../../../database-engine/configure-windows/ekm-provider-enabled-server-configuration-option.md)
413414
[Setup Steps for Extensible Key Management Using the Azure Key Vault](../../../relational-databases/security/encryption/setup-steps-for-extensible-key-management-using-the-azure-key-vault.md)
414415
415-
For additional sample scripts, see the blog at [SQL Server Transparent Data Encryption and Extensible Key Management with Azure Key Vault](https://techcommunity.microsoft.com/t5/sql-server/intro-sql-server-transparent-data-encryption-and-extensible-key/ba-p/1427549)
416+
For additional sample scripts, see the blog at [SQL Server Transparent Data Encryption and Extensible Key Management with Azure Key Vault](https://techcommunity.microsoft.com/t5/sql-server/intro-sql-server-transparent-data-encryption-and-extensible-key/ba-p/1427549)

0 commit comments

Comments
 (0)