Skip to content

Commit ddd70da

Browse files
authored
Update stream-analytics-documentdb-output.md
updated wording for clarity
1 parent 8dd6eab commit ddd70da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/stream-analytics/stream-analytics-documentdb-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you're unfamiliar with Azure Cosmos DB, see the [Azure Cosmos DB documentatio
2020
## Basics of Azure Cosmos DB as an output target
2121
The Azure Cosmos DB output in Stream Analytics enables writing your stream processing results as JSON output into your Azure Cosmos DB containers.
2222

23-
Stream Analytics doesn't create containers in your database. Instead, it requires you to create them up front. You can then control the billing costs of Azure Cosmos DB containers. You can also tune the performance, consistency, and capacity of your containers directly by using the [Azure Cosmos DB APIs](/rest/api/cosmos-db/).
23+
Stream Analytics doesn't create containers in your database. Instead, it requires you to create them beforehand. You can then control the billing costs of Azure Cosmos DB containers. You can also tune the performance, consistency, and capacity of your containers directly by using the [Azure Cosmos DB APIs](/rest/api/cosmos-db/).
2424

2525

2626
The following sections detail some of the container options for Azure Cosmos DB.

0 commit comments

Comments
 (0)