Skip to content

Commit d3ccc11

Browse files
committed
suggestions
1 parent 0221271 commit d3ccc11

6 files changed

+7
-7
lines changed

articles/azure-sql/database/stream-data-stream-analytics-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To complete the steps in this article, you need the following resources:
4545

4646
3. To start ingesting your streaming data into this database, select **Create** and give a name to your streaming job, and then select **Next: Input**.
4747

48-
![create Stream Analytics job](./media/stream-data-stream-analytics-integration/create-job.png)
48+
![configure Stream Analytics job basics](./media/stream-data-stream-analytics-integration/create-job.png)
4949

5050
4. Enter your events source details, and then select **Next: Output**.
5151

@@ -59,7 +59,7 @@ To complete the steps in this article, you need the following resources:
5959

6060
We recommend that you create a consumer group and a policy for each new Azure Stream Analytics job that you create from here. Consumer groups allow only five concurrent readers, so providing a dedicated consumer group for each job will avoid any errors that might arise from exceeding that limit. A dedicated policy allows you to rotate your key or revoke permissions without impacting other resources.
6161

62-
![create Stream Analytics job](./media/stream-data-stream-analytics-integration/create-job-output.png)
62+
![configure Stream Analytics job output](./media/stream-data-stream-analytics-integration/create-job-output.png)
6363

6464
5. Select which table you want to ingest your streaming data into. Once done, select **Create**.
6565

articles/stream-analytics/azure-synapse-analytics-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure Synapse Analytics output from Azure Stream Analytics
3-
description: This article describes data output options available in Azure Stream Analytics.
3+
description: This article describes Azure Synapse Analytics as output for Azure Stream Analytics.
44
author: mamccrea
55
ms.author: mamccrea
66
ms.reviewer: mamccrea

articles/stream-analytics/blob-storage-azure-data-lake-gen2-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Blob storage and Azure Data Lake Gen2 output from Azure Stream Analytics
3-
description: This article describes data output options available in Azure Stream Analytics.
3+
description: This article describes blob storage and Azure Data Lake Gen 2 as output for Azure Stream Analytics.
44
author: mamccrea
55
ms.author: mamccrea
66
ms.reviewer: mamccrea

articles/stream-analytics/service-bus-queues-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Service Bus queues output from Azure Stream Analytics
3-
description: This article describes data output options available in Azure Stream Analytics.
3+
description: This article describes Service Bus queues as output for Azure Stream Analytics.
44
author: mamccrea
55
ms.author: mamccrea
66
ms.reviewer: mamccrea

articles/stream-analytics/service-bus-topics-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Service Bus topics output from Azure Stream Analytics
3-
description: This article describes data output options available in Azure Stream Analytics.
3+
description: This article describes Service Bus topics as output for Azure Stream Analytics.
44
author: mamccrea
55
ms.author: mamccrea
66
ms.reviewer: mamccrea

articles/stream-analytics/table-storage-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Table storage output from Azure Stream Analytics
3-
description: This article describes data output options available in Azure Stream Analytics.
3+
description: This article describes Azure Table storage as output for Azure Stream Analytics.
44
author: mamccrea
55
ms.author: mamccrea
66
ms.reviewer: mamccrea

0 commit comments

Comments
 (0)