diff --git a/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2016-10-01/keyvault.json b/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2016-10-01/keyvault.json index b87c42e863c8..ba303b8d1e0f 100644 --- a/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2016-10-01/keyvault.json +++ b/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2016-10-01/keyvault.json @@ -16,7 +16,6 @@ "Vaults" ], "operationId": "Vaults_CreateOrUpdate", - "x-ms-long-running-operation": true, "description": "Create or update a key vault in the specified subscription.", "parameters": [ { @@ -854,8 +853,7 @@ }, "vaultUri": { "type": "string", - "description": "The URI of the vault for performing operations on keys and secrets.", - "readOnly": true + "description": "The URI of the vault for performing operations on keys and secrets." }, "enabledForDeployment": { "type": "boolean",