From 283bc26cbdec6a7c9aadf25cd2ddaccd80d312cc Mon Sep 17 00:00:00 2001 From: Cheena Malhotra Date: Wed, 17 Mar 2021 12:16:25 -0700 Subject: [PATCH] Update error messages for Enclave with forward link --- .../netcore/src/Resources/Strings.Designer.cs | 24 ++++++++--------- .../netcore/src/Resources/Strings.resx | 26 +++++++++---------- .../netfx/src/Resources/Strings.Designer.cs | 24 ++++++++--------- .../netfx/src/Resources/Strings.resx | 26 +++++++++---------- 4 files changed, 50 insertions(+), 50 deletions(-) diff --git a/src/Microsoft.Data.SqlClient/netcore/src/Resources/Strings.Designer.cs b/src/Microsoft.Data.SqlClient/netcore/src/Resources/Strings.Designer.cs index a351132431..b237a2f26e 100644 --- a/src/Microsoft.Data.SqlClient/netcore/src/Resources/Strings.Designer.cs +++ b/src/Microsoft.Data.SqlClient/netcore/src/Resources/Strings.Designer.cs @@ -889,7 +889,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to The validation of an attestation token failed. The token signature does not match the signature computed using a public key retrieved from the attestation public key endpoint at '{0}'. Verify the DNS mapping for the endpoint. If correct, contact Customer Support Services.. + /// Looks up a localized string similar to The validation of an attestation token failed. The token signature does not match the signature computed using a public key retrieved from the attestation public key endpoint at '{0}'. Verify the DNS mapping for the endpoint - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If correct, contact Customer Support Services.. /// internal static string AttestationTokenSignatureValidationFailed { get { @@ -1060,7 +1060,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to The attestation service returned an expired HGS root certificate for attestation URL '{0}'. Check the HGS root certificate configured for your HGS instance.. + /// Looks up a localized string similar to The attestation service returned an expired HGS root certificate for attestation URL '{0}'. Check the HGS root certificate configured for your HGS instance - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details.. /// internal static string GetAttestationSigningCertificateFailedInvalidCertificate { get { @@ -1069,7 +1069,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to The obtained HGS root certificate for attestation URL '{0}' has an invalid format. Verify the attestation URL is correct and the HGS server is online and fully initialized. For more information contact Customer Support Services. Error details: '{1}'.. + /// Looks up a localized string similar to The obtained HGS root certificate for attestation URL '{0}' has an invalid format. Verify the attestation URL is correct and the HGS server is online and fully initialized - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. For more information contact Customer Support Services. Error details: '{1}'.. /// internal static string GetAttestationSigningCertificateRequestFailedFormat { get { @@ -1141,7 +1141,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to The validation of an attestation token failed. Claim '{0}' in the token has an invalid value of '{1}'. Verify the attestation policy. If the policy is correct, contact Customer Support Services.. + /// Looks up a localized string similar to The validation of an attestation token failed. Claim '{0}' in the token has an invalid value of '{1}'. Verify the attestation policy - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If the policy is correct, contact Customer Support Services.. /// internal static string InvalidClaimInAttestationToken { get { @@ -1339,7 +1339,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to The validation of the attestation token failed. Claim '{0}' is missing in the token. Verify the attestation policy. If the policy is correct, contact Customer Support Services.. + /// Looks up a localized string similar to The validation of the attestation token failed. Claim '{0}' is missing in the token. Verify the attestation policy - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If the policy is correct, contact Customer Support Services.. /// internal static string MissingClaimInAttestationToken { get { @@ -4354,7 +4354,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to You have specified the attestation protocol in the connection string, but the SQL Server instance in use does not support enclave based computations.. + /// Looks up a localized string similar to You have specified the attestation protocol in the connection string, but the SQL instance in use does not support enclave based computations - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details.. /// internal static string TCE_AttestationProtocolNotSupported { get { @@ -4372,7 +4372,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to You have specified the enclave attestation URL in the connection string, but the SQL Server instance in use does not support enclave based computations.. + /// Looks up a localized string similar to You have specified the enclave attestation URL in the connection string, but the SQL instance in use does not support enclave based computations - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details.. /// internal static string TCE_AttestationURLNotSupported { get { @@ -4642,7 +4642,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to You have specified the enclave attestation URL and attestation protocol in the connection string, but the SQL Server instance in use does not support enclave based computations.. + /// Looks up a localized string similar to You have specified the enclave attestation URL and attestation protocol in the connection string, but the SQL instance in use does not support enclave based computations - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details.. /// internal static string TCE_EnclaveComputationsNotSupported { get { @@ -4669,7 +4669,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to You have specified the enclave attestation URL in the connection string, but the SQL Server instance did not return an enclave type. Please make sure the enclave type is correctly configured in your instance.. + /// Looks up a localized string similar to You have specified the enclave attestation URL in the connection string, but the SQL instance did not return an enclave type. Please make sure the enclave type is correctly configured in your instance - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details.. /// internal static string TCE_EnclaveTypeNotReturned { get { @@ -5515,7 +5515,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to Could not verify enclave policy due to a difference between the expected and actual values of the policy on property '{0}'. Actual: '{1}', Expected: '{2}'.. + /// Looks up a localized string similar to Could not verify enclave policy due to a difference between the expected and actual values of the policy on property '{0}'. Actual: '{1}', Expected: '{2}' - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details.. /// internal static string VerifyEnclavePolicyFailedFormat { get { @@ -5524,7 +5524,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to Signature verification of the enclave report failed. The report signature does not match the signature computed using the HGS root certificate. Verify the DNS mapping for the endpoint. If correct, contact Customer Support Services.. + /// Looks up a localized string similar to Signature verification of the enclave report failed. The report signature does not match the signature computed using the HGS root certificate. Verify the DNS mapping for the endpoint - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If correct, contact Customer Support Services.. /// internal static string VerifyEnclaveReportFailed { get { @@ -5542,7 +5542,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to Failed to build a chain of trust between the enclave host's health report and the HGS root certificate for attestation URL '{0}' with status: '{1}'. Verify the attestation URL matches the URL configured on the SQL Server machine. If both the client and SQL Server use the same attestation service, contact Customer Support Services.. + /// Looks up a localized string similar to Failed to build a chain of trust between the enclave host's health report and the HGS root certificate for attestation URL '{0}' with status: '{1}'. Verify the attestation URL matches the URL configured on the SQL instance - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If both the client and SQL Server use the same attestation service, contact Customer Support Services.. /// internal static string VerifyHealthCertificateChainFormat { get { diff --git a/src/Microsoft.Data.SqlClient/netcore/src/Resources/Strings.resx b/src/Microsoft.Data.SqlClient/netcore/src/Resources/Strings.resx index 6854ef7fad..a63d4e5b7c 100644 --- a/src/Microsoft.Data.SqlClient/netcore/src/Resources/Strings.resx +++ b/src/Microsoft.Data.SqlClient/netcore/src/Resources/Strings.resx @@ -1657,13 +1657,13 @@ Invalid key store provider name specified. Key store provider names cannot be null or empty. - You have specified the enclave attestation URL and attestation protocol in the connection string, but the SQL Server instance in use does not support enclave based computations. + You have specified the enclave attestation URL and attestation protocol in the connection string, but the SQL instance in use does not support enclave based computations - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. - You have specified the enclave attestation URL in the connection string, but the SQL Server instance in use does not support enclave based computations. + You have specified the enclave attestation URL in the connection string, but the SQL instance in use does not support enclave based computations - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. - You have specified the attestation protocol in the connection string, but the SQL Server instance in use does not support enclave based computations. + You have specified the attestation protocol in the connection string, but the SQL instance in use does not support enclave based computations - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. No enclave provider found for enclave type '{0}' and attestation protocol '{1}'. Please specify the correct attestation protocol in the connection string. @@ -1672,7 +1672,7 @@ Executing a query requires enclave computations, but the application configuration is missing the enclave provider section. - You have specified the enclave attestation URL in the connection string, but the SQL Server instance did not return an enclave type. Please make sure the enclave type is correctly configured in your instance. + You have specified the enclave attestation URL in the connection string, but the SQL instance did not return an enclave type. Please make sure the enclave type is correctly configured in your instance - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. Internal Error. Enclave type received from SQL Server is null or empty when executing a query requiring enclave computations. @@ -1786,7 +1786,7 @@ Globalization Invariant Mode is not supported. - The validation of an attestation token failed. The token signature does not match the signature computed using a public key retrieved from the attestation public key endpoint at '{0}'. Verify the DNS mapping for the endpoint. If correct, contact Customer Support Services. + The validation of an attestation token failed. The token signature does not match the signature computed using a public key retrieved from the attestation public key endpoint at '{0}'. Verify the DNS mapping for the endpoint - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If correct, contact Customer Support Services. Internal error occurred when retrying the download of the HGS root certificate after the initial request failed. Contact Customer Support Services. @@ -1807,10 +1807,10 @@ The validation of an attestation token failed. The token has an invalid format. Contact Customer Support Services. Error details: '{0}'. - The attestation service returned an expired HGS root certificate for attestation URL '{0}'. Check the HGS root certificate configured for your HGS instance. + The attestation service returned an expired HGS root certificate for attestation URL '{0}'. Check the HGS root certificate configured for your HGS instance - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. - The obtained HGS root certificate for attestation URL '{0}' has an invalid format. Verify the attestation URL is correct and the HGS server is online and fully initialized. For more information contact Customer Support Services. Error details: '{1}'. + The obtained HGS root certificate for attestation URL '{0}' has an invalid format. Verify the attestation URL is correct and the HGS server is online and fully initialized - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. For more information contact Customer Support Services. Error details: '{1}'. The validation of an attestation token failed. Cannot retrieve a public key from the attestation public key endpoint, or the retrieved key has an invalid format. Error details: '{0}'. @@ -1828,25 +1828,25 @@ The validation of the attestation token has failed during signature validation. Exception: '{0}'. - The validation of an attestation token failed. Claim '{0}' in the token has an invalid value of '{1}'. Verify the attestation policy. If the policy is correct, contact Customer Support Services. + The validation of an attestation token failed. Claim '{0}' in the token has an invalid value of '{1}'. Verify the attestation policy - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If the policy is correct, contact Customer Support Services. - The validation of the attestation token failed. Claim '{0}' is missing in the token. Verify the attestation policy. If the policy is correct, contact Customer Support Services. + The validation of the attestation token failed. Claim '{0}' is missing in the token. Verify the attestation policy - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If the policy is correct, contact Customer Support Services. Failed to check if the enclave is running in the production mode. Contact Customer Support Services. - Could not verify enclave policy due to a difference between the expected and actual values of the policy on property '{0}'. Actual: '{1}', Expected: '{2}'. + Could not verify enclave policy due to a difference between the expected and actual values of the policy on property '{0}'. Actual: '{1}', Expected: '{2}' - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. - Signature verification of the enclave report failed. The report signature does not match the signature computed using the HGS root certificate. Verify the DNS mapping for the endpoint. If correct, contact Customer Support Services. + Signature verification of the enclave report failed. The report signature does not match the signature computed using the HGS root certificate. Verify the DNS mapping for the endpoint - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If correct, contact Customer Support Services. The enclave report received from SQL Server is not in the correct format. Contact Customer Support Services. - Failed to build a chain of trust between the enclave host's health report and the HGS root certificate for attestation URL '{0}' with status: '{1}'. Verify the attestation URL matches the URL configured on the SQL Server machine. If both the client and SQL Server use the same attestation service, contact Customer Support Services. + Failed to build a chain of trust between the enclave host's health report and the HGS root certificate for attestation URL '{0}' with status: '{1}'. Verify the attestation URL matches the URL configured on the SQL instance - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If both the client and SQL Server use the same attestation service, contact Customer Support Services. Specifies an attestation protocol for its corresponding enclave attestation service. @@ -1947,4 +1947,4 @@ '{0}' is not less than '{1}'; '{2}' cannot be greater than '{3}'. - + \ No newline at end of file diff --git a/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.Designer.cs b/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.Designer.cs index af7390b2a9..fd39f5b865 100644 --- a/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.Designer.cs +++ b/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.Designer.cs @@ -1825,7 +1825,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to The validation of an attestation token failed. The token signature does not match the signature omputed using a public key retrieved from the attestation public key endpoint at '{0}'. Verify the DNS apping for the endpoint. If correct, contact Customer Support Services.. + /// Looks up a localized string similar to The validation of an attestation token failed. The token signature does not match the signature omputed using a public key retrieved from the attestation public key endpoint at '{0}'. Verify the DNS apping for the endpoint - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If correct, contact Customer Support Services.. /// internal static string AttestationTokenSignatureValidationFailed { get { @@ -6739,7 +6739,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to The attestation service returned an expired HGS root certificate for attestation URL '{0}'. Check the HGS root certificate configured for your HGS instance.. + /// Looks up a localized string similar to The attestation service returned an expired HGS root certificate for attestation URL '{0}'. Check the HGS root certificate configured for your HGS instance - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details.. /// internal static string GetAttestationSigningCertificateFailedInvalidCertificate { get { @@ -6748,7 +6748,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to The obtained HGS root certificate for attestation URL '{0}' has an invalid format. Verify the attestation URL is correct and the HGS server is online and fully initialized. For more information contact Customer Support Services. Error details: '{1}'.. + /// Looks up a localized string similar to The obtained HGS root certificate for attestation URL '{0}' has an invalid format. Verify the attestation URL is correct and the HGS server is online and fully initialized - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. For additional support contact Customer Support Services. Error details: '{1}'.. /// internal static string GetAttestationSigningCertificateRequestFailedFormat { get { @@ -6829,7 +6829,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to The validation of an attestation token failed. Claim '{0}' in the token has an invalid value of '{1}'. Verify the attestation policy. If the policy is correct, contact Customer Support Services.. + /// Looks up a localized string similar to The validation of an attestation token failed. Claim '{0}' in the token has an invalid value of '{1}'. Verify the attestation policy - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If the policy is correct, contact Customer Support Services.. /// internal static string InvalidClaimInAttestationToken { get { @@ -7099,7 +7099,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to The validation of the attestation token failed. Claim '{0}' is missing in the token. Verify the attestation policy. If the policy is correct, contact Customer Support Services.. + /// Looks up a localized string similar to The validation of the attestation token failed. Claim '{0}' is missing in the token. Verify the attestation policy - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If the policy is correct, contact Customer Support Services.. /// internal static string MissingClaimInAttestationToken { get { @@ -11953,7 +11953,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to You have specified the attestation protocol in the connection string, but the SQL Server instance in use does not support enclave based computations.. + /// Looks up a localized string similar to You have specified the attestation protocol in the connection string, but the SQL instance in use does not support enclave based computations - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details.. /// internal static string TCE_AttestationProtocolNotSupported { get { @@ -11971,7 +11971,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to You have specified the enclave attestation URL in the connection string, but the SQL Server instance in use does not support enclave based computations.. + /// Looks up a localized string similar to You have specified the enclave attestation URL in the connection string, but the SQL instance in use does not support enclave based computations - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details.. /// internal static string TCE_AttestationURLNotSupported { get { @@ -12259,7 +12259,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to You have specified the enclave attestation URL and attestation protocol in the connection string, but the SQL Server instance in use does not support enclave based computations.. + /// Looks up a localized string similar to You have specified the enclave attestation URL and attestation protocol in the connection string, but the SQL instance in use does not support enclave based computations - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details.. /// internal static string TCE_EnclaveComputationsNotSupported { get { @@ -12286,7 +12286,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to You have specified the enclave attestation URL in the connection string, but the SQL Server instance did not return an enclave type. Please make sure the enclave type is correctly configured in your instance.. + /// Looks up a localized string similar to You have specified the enclave attestation URL in the connection string, but the SQL instance did not return an enclave type. Please make sure the enclave type is correctly configured in your instance - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details.. /// internal static string TCE_EnclaveTypeNotReturned { get { @@ -13195,7 +13195,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to Could not verify enclave policy due to a difference between the expected and actual values of the policy on property '{0}'. Actual: '{1}', Expected: '{2}'.. + /// Looks up a localized string similar to Could not verify enclave policy due to a difference between the expected and actual values of the policy on property '{0}'. Actual: '{1}', Expected: '{2}' - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details.. /// internal static string VerifyEnclavePolicyFailedFormat { get { @@ -13204,7 +13204,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to Signature verification of the enclave report failed. The report signature does not match the signature computed using the HGS root certificate. Verify the DNS mapping for the endpoint. If correct, contact Customer Support Services.. + /// Looks up a localized string similar to Signature verification of the enclave report failed. The report signature does not match the signature computed using the HGS root certificate. Verify the DNS mapping for the endpoint - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If correct, contact Customer Support Services.. /// internal static string VerifyEnclaveReportFailed { get { @@ -13222,7 +13222,7 @@ internal class Strings { } /// - /// Looks up a localized string similar to Failed to build a chain of trust between the enclave host's health report and the HGS root certificate for attestation URL '{0}' with status: '{1}'. Verify the attestation URL matches the URL configured on the SQL Server machine. If both the client and SQL Server use the same attestation service, contact Customer Support Services.. + /// Looks up a localized string similar to Failed to build a chain of trust between the enclave host's health report and the HGS root certificate for attestation URL '{0}' with status: '{1}'. Verify the attestation URL matches the URL configured on the SQL instance - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If both the client and SQL Server use the same attestation service, contact Customer Support Services.. /// internal static string VerifyHealthCertificateChainFormat { get { diff --git a/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.resx b/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.resx index d1b907c6e9..ccaf21e633 100644 --- a/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.resx +++ b/src/Microsoft.Data.SqlClient/netfx/src/Resources/Strings.resx @@ -4345,16 +4345,16 @@ {0} instance in use does not support column encryption. - You have specified the enclave attestation URL and attestation protocol in the connection string, but the SQL Server instance in use does not support enclave based computations. + You have specified the enclave attestation URL and attestation protocol in the connection string, but the SQL instance in use does not support enclave based computations - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. - You have specified the enclave attestation URL in the connection string, but the SQL Server instance in use does not support enclave based computations. + You have specified the enclave attestation URL in the connection string, but the SQL instance in use does not support enclave based computations - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. - You have specified the attestation protocol in the connection string, but the SQL Server instance in use does not support enclave based computations. + You have specified the attestation protocol in the connection string, but the SQL instance in use does not support enclave based computations - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. - You have specified the enclave attestation URL in the connection string, but the SQL Server instance did not return an enclave type. Please make sure the enclave type is correctly configured in your instance. + You have specified the enclave attestation URL in the connection string, but the SQL instance did not return an enclave type. Please make sure the enclave type is correctly configured in your instance - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. {0} should be identical on all commands ({1}, {2}, {3}, {4}) when doing batch updates. @@ -4459,7 +4459,7 @@ Execution Timeout Expired. The timeout period elapsed prior to completion of the operation or the server is not responding. - The validation of an attestation token failed. The token signature does not match the signature omputed using a public key retrieved from the attestation public key endpoint at '{0}'. Verify the DNS apping for the endpoint. If correct, contact Customer Support Services. + The validation of an attestation token failed. The token signature does not match the signature omputed using a public key retrieved from the attestation public key endpoint at '{0}'. Verify the DNS apping for the endpoint - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If correct, contact Customer Support Services. Internal error occurred when retrying the download of the HGS root certificate after the initial request failed. Contact Customer Support Services. @@ -4480,10 +4480,10 @@ The validation of an attestation token failed. The token has an invalid format. Contact Customer Support Services. Error details: '{0}'. - The attestation service returned an expired HGS root certificate for attestation URL '{0}'. Check the HGS root certificate configured for your HGS instance. + The attestation service returned an expired HGS root certificate for attestation URL '{0}'. Check the HGS root certificate configured for your HGS instance - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. - The obtained HGS root certificate for attestation URL '{0}' has an invalid format. Verify the attestation URL is correct and the HGS server is online and fully initialized. For more information contact Customer Support Services. Error details: '{1}'. + The obtained HGS root certificate for attestation URL '{0}' has an invalid format. Verify the attestation URL is correct and the HGS server is online and fully initialized - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. For additional support contact Customer Support Services. Error details: '{1}'. The validation of an attestation token failed. Cannot retrieve a public key from the attestation public key endpoint, or the retrieved key has an invalid format. Error details: '{0}'. @@ -4501,25 +4501,25 @@ The validation of the attestation token has failed during signature validation. Exception: '{0}'. - The validation of an attestation token failed. Claim '{0}' in the token has an invalid value of '{1}'. Verify the attestation policy. If the policy is correct, contact Customer Support Services. + The validation of an attestation token failed. Claim '{0}' in the token has an invalid value of '{1}'. Verify the attestation policy - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If the policy is correct, contact Customer Support Services. - The validation of the attestation token failed. Claim '{0}' is missing in the token. Verify the attestation policy. If the policy is correct, contact Customer Support Services. + The validation of the attestation token failed. Claim '{0}' is missing in the token. Verify the attestation policy - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If the policy is correct, contact Customer Support Services. Failed to check if the enclave is running in the production mode. Contact Customer Support Services. - Could not verify enclave policy due to a difference between the expected and actual values of the policy on property '{0}'. Actual: '{1}', Expected: '{2}'. + Could not verify enclave policy due to a difference between the expected and actual values of the policy on property '{0}'. Actual: '{1}', Expected: '{2}' - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. - Signature verification of the enclave report failed. The report signature does not match the signature computed using the HGS root certificate. Verify the DNS mapping for the endpoint. If correct, contact Customer Support Services. + Signature verification of the enclave report failed. The report signature does not match the signature computed using the HGS root certificate. Verify the DNS mapping for the endpoint - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If correct, contact Customer Support Services. The enclave report received from SQL Server is not in the correct format. Contact Customer Support Services. - Failed to build a chain of trust between the enclave host's health report and the HGS root certificate for attestation URL '{0}' with status: '{1}'. Verify the attestation URL matches the URL configured on the SQL Server machine. If both the client and SQL Server use the same attestation service, contact Customer Support Services. + Failed to build a chain of trust between the enclave host's health report and the HGS root certificate for attestation URL '{0}' with status: '{1}'. Verify the attestation URL matches the URL configured on the SQL instance - see https://go.microsoft.com/fwlink/?linkid=2157649 for more details. If both the client and SQL Server use the same attestation service, contact Customer Support Services. Specifies an attestation protocol for its corresponding enclave attestation service. @@ -4617,4 +4617,4 @@ '{0}' is not less than '{1}'; '{2}' cannot be greater than '{3}'. - + \ No newline at end of file