Skip to content

Commit 3d29a92

Browse files
author
Xu Jiang
committed
resolve the merge blocker
1 parent 0a8da53 commit 3d29a92

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/stream-analytics/no-code-stream-processing.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ Under the **Outputs** section on the ribbon, select **CosmosDB** as the output f
250250

251251
When you're connecting to Azure Cosmos DB, if you select **Managed Identity** as the authentication mode, then the Contributor role will be granted to the managed identity for the Stream Analytics job. To learn more about managed identities for Azure Cosmos DB, see [Use managed identities to access Azure Cosmos DB from an Azure Stream Analytics job (preview)](cosmos-db-managed-identity.md).
252252

253-
Managed identities authentication method is also supported in the Azure Cosmos DB output in no-code editor which has the same benefit as it is in above ADLS Gen2 output.
253+
Managed identities authentication method is also supported in the Azure Cosmos DB output in no-code editor that has the same benefit as it is in above ADLS Gen2 output.
254254

255255
### Azure SQL Database
256256

@@ -267,9 +267,9 @@ For more information about Azure SQL Database output for a Stream Analytics job,
267267

268268
With the real-time data coming through event hub to ASA, no-code editor can transform, enrich the data and then output the data to another event hub as well. You can choose the **Event Hub** output when you configure your Azure Stream Analytics job.
269269

270-
To configure Event Hub as output, select **Event Hub** under the Outputs section on the ribbon. Then fill in the needed information to connect your event hub that you want to write data to.
270+
To configure Event Hubs as output, select **Event Hub** under the Outputs section on the ribbon. Then fill in the needed information to connect your event hub that you want to write data to.
271271

272-
For more information about Event Hub output for a Stream Analytics job, see [Event Hubs output from Azure Stream Analytics](./event-hubs-output.md).
272+
For more information about Event Hubs output for a Stream Analytics job, see [Event Hubs output from Azure Stream Analytics](./event-hubs-output.md).
273273

274274
### Azure Data Explorer
275275

@@ -306,7 +306,7 @@ After you add and set up any steps in the diagram view, you can test their behav
306306

307307
:::image type="content" source="./media/no-code-stream-processing/get-static-preview.png" alt-text="Screenshot that shows the button for getting a static preview." lightbox="./media/no-code-stream-processing/get-static-preview.png" :::
308308

309-
After you do, the Stream Analytics job evaluates all transformations and outputs to make sure they're configured correctly. Stream Analytics then displays the results in the static data preview, as shown in the following image.
309+
After you do, the Stream Analytics job evaluates all transformations, and outputs to make sure they're configured correctly. Stream Analytics then displays the results in the static data preview, as shown in the following image.
310310

311311
:::image type="content" source="./media/no-code-stream-processing/refresh-static-preview.png" alt-text="Screenshot that shows the Data Preview tab, where you can refresh the static preview." lightbox="./media/no-code-stream-processing/refresh-static-preview.png" :::
312312

@@ -384,4 +384,4 @@ Learn how to use the no-code editor to address common scenarios by using predefi
384384
- [Materialize data to Azure Cosmos DB](no-code-materialize-cosmos-db.md)
385385
- [Transform and store data to SQL database](no-code-transform-filter-ingest-sql.md)
386386
- [Filter and store data to Azure Data Explorer](no-code-filter-ingest-data-explorer.md)
387-
- [Enrich data and ingest to Event Hub](no-code-enrich-event-hub-data.md)
387+
- [Enrich data and ingest to Event Hubs](no-code-enrich-event-hub-data.md)

0 commit comments

Comments
 (0)