Attached relic.yml file
---
tokens:
azurekv:
type: azure
keys:
my_azure_key:
token: azure
id: https://<VAULT_NAME>.vault.azure.net/certificates/<CERT_NAME>
PS: I've replaced the vault name and cert name with placeholder here
relic version 8.1.1 (9b4549b)
OS: Mac M1 Max
relic remote sign --file target/x86_64-pc-windows-msvc/release/bundle/nsis/LIS-Desktop_0.1.1_x64-setup.exe --key azure --config relic.yml
I'm using the steps provided in this documentation to sign my windows application.
https://v2.tauri.app/distribute/sign/windows/#azure-key-vault