diff --git a/schemas/2020-06-01-preview/Microsoft.DocumentDB.json b/schemas/2020-06-01-preview/Microsoft.DocumentDB.json index e3ff6dd359..fdd825fe9e 100644 --- a/schemas/2020-06-01-preview/Microsoft.DocumentDB.json +++ b/schemas/2020-06-01-preview/Microsoft.DocumentDB.json @@ -4820,7 +4820,7 @@ }, "restoreSource": { "type": "string", - "description": "Path of the source account from which the restore has to be initiated" + "description": "The id of the restorable database account from which the restore has to be initiated. For example: /subscriptions/{subscriptionId}/providers/Microsoft.DocumentDB/locations/{location}/restorableDatabaseAccounts/{restorableDatabaseAccountName}" }, "restoreTimestampInUtc": { "type": "string",