I am trying to add a secret to my key vault using AZ-CLI:
az keyvault secret set --name my-secret --value "-secret.my" --vault-name "foo"