Skip to content

Commit c1a4aa9

Browse files
authored
Update no-code-stream-processing.md
1 parent 875b69a commit c1a4aa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ To configure SQL Database as reference data input, select **Reference SQL Databa
120120

121121
Streaming data transformations are inherently different from batch data transformations. Almost all streaming data has a time component, which affects any data-preparation tasks involved.
122122

123-
To add a streaming data transformation to your job, select the transformation symbol under **Operations** section on the ribbon for that transformation. The respective tile will be dropped in the diagram view. After you select it, you'll see the side pane for that transformation to configure it.
123+
To add a streaming data transformation to your job, select the transformation symbol under the **Operations** section on the ribbon for that transformation. The respective tile will be dropped in the diagram view. After you select it, you'll see the side pane for that transformation to configure it.
124124

125125
:::image type="content" source="./media/no-code-stream-processing/transformation-operations.png" alt-text="Screenshot that shows the transformation operations." lightbox="./media/no-code-stream-processing/transformation-operations.png" :::
126126

@@ -244,7 +244,7 @@ When you're connecting to Azure Cosmos DB, if you select **Managed Identity** as
244244

245245
Managed identities eliminate the limitations of user-based authentication methods. These limitations include the need to reauthenticate because of password changes or user token expirations that occur every 90 days.
246246

247-
![Screenshot that shows selecting managed identity as the authentication method for Cosmos DB.](./media/no-code-stream-processing/msi-cosmosdb-nocode.png)
247+
![Screenshot that shows selecting managed identity as the authentication method for Azure Cosmos DB.](./media/no-code-stream-processing/msi-cosmosdb-nocode.png)
248248

249249
### Azure SQL Database
250250

0 commit comments

Comments
 (0)