I'm wondering if it's possible to create an Azure Keyvault Secret without passing a value.
I'm using an ARM template in "Complete" mode.
I just want to create the secret but pass my value later in through the portal. The problem now is that it's overwritten by the ARM template on thr next deployment.