I have created Azure Key Vault and then created secret with Service Principal Client Secret ID value into it. Next, I’m trying to create Azure Resource Manager Service Connection (Manual Type) in Azure DevOps. In that I want to read the Client Secret Value from Azure Key Vault.
Is it possible to create ARM Service Connection by reading the Client Secret Value from Azure Key Vault in Azure DevOps?