An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
Hi @Marcos de Almeida ,
@JamesTran-MSFT is right. I overlooked your secret path.
If you copy from here (image below), you will get something like :
https://domain.vault.azure.net/secrets/SQLConnectionString/38d645aff36b40d1bf22aad1c386f883
just remove the last bit and add to the reference
@Microsoft.KeyVault(SecretUri=https://domain.vault.azure.net/secrets/SQLConnectionString/)