I get the below issue when running a pipeline in ADF.
"Message": "'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Failed to get the secret from key vault, secretName: <<Secret_Name>>, secretVersion: , vaultBaseUrl: <<KeyVaultURL>>. The error message is: An error occurred while sending the request.\r\nThe remote name could not be resolved:<<KeyVaultURL>>.,Source=Microsoft.DataTransfer.ClientLibrary,'"
Linked Service is working as expected . This error pops up randomly. When i run the pipeline twice/thrice, Pipeline gets succeeded.

