Hi Community,
I am working to restore configuration data in an environment after refreshed from another environment. Configuration data like: Azure Storage and Folders, Interface Parameters, Batch Jobs, KeyVault connection details. All passwords are stored in Keyvault and hence it is the pre-requisite entity to be restored first.
However, when I tried importing the data-entity for Keyvault parameter, I get the below error:
Encryption error occured with exception: Microsoft.Dynamics.Ax.Xpp.Security.CryptoEncryptionException: Encryption error occured with exception: Microsoft.Dynamics.AX.Configuration.CertificateHandler.NoCertificateFoundException: No certificate found for id XXXX
Based on my searching capabilities, I understand that certain data is encrypted which environment-specific fields in the target database. These values get dropped purposefully and need to be re-entered.
I wanted to ask if someone had a similar requirement for restoring configuration data in a more convenient/automated way. Are there any other options to restore such configuration values.
Much appreciate your help and response
Ankit