I have configured an Azure DevOps pipeline to sign nuget packages using Azure Key Vault via ARM service connection. I have the following two tasks: - task: AzureCLI@2 displayName: 'Sign with Azure Key ...