diff --git a/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2022-07-01/keys.json b/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2022-07-01/keys.json index b5d6e5f9069e..ff6bced897b2 100644 --- a/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2022-07-01/keys.json +++ b/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2022-07-01/keys.json @@ -481,7 +481,8 @@ }, "exportable": { "type": "boolean", - "description": "Indicates if the private key can be exported." + "description": "Indicates if the private key can be exported.", + "default": false } }, "description": "The object attributes managed by the Azure Key Vault service.",