Skip to content

Commit 02e646f

Browse files
authored
Merge pull request #93303 from mamccrea/asa-seo-lengthy-title
Stream Analytics: asa seo lengthy title issue fix
2 parents 722ee6f + 5e61efe commit 02e646f

28 files changed

+28
-28
lines changed

articles/stream-analytics/blob-output-managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use Managed Identity to authenticate your Azure Stream Analytics job to Azure Blob Storage output (Preview)
2+
title: Authenticate blob output with Managed Identity Azure Stream Analytics
33
description: This article describes how to use managed identities to authenticate your Azure Stream Analytics job to Azure Blob storage output.
44
author: cedarbaum
55
ms.author: sacedarb

articles/stream-analytics/geospatial-scenarios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Geofencing and geospatial aggregation scenarios with Azure Stream Analytics
2+
title: Geofencing and geospatial aggregation with Azure Stream Analytics
33
description: This article describes how to use Azure Stream Analytics for geofencing and geospatial aggregation.
44
services: stream-analytics
55
author: mamccrea

articles/stream-analytics/quick-create-vs-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create an Azure Stream Analytics cloud job in Visual Studio Code (Preview)
2+
title: Create an Azure Stream Analytics cloud job in Visual Studio Code
33
description: This quickstart shows you how to get started by creating a Stream Analytics job, configuring inputs, outputs, and defining a query with Visual Studio Code.
44
ms.service: stream-analytics
55
author: mamccrea

articles/stream-analytics/repartition.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use repartitioning to optimize processing with Azure Stream Analytics
2+
title: Use repartitioning to optimize Azure Stream Analytics jobs
33
description: This article describes how to use repartitioning to optimize Azure Stream Analytics jobs that cannot be parallelized.
44
ms.service: stream-analytics
55
author: mamccrea

articles/stream-analytics/sql-reference-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use reference data from a SQL Database for an Azure Stream Analytics job
2+
title: Use SQL Database reference data in an Azure Stream Analytics job
33
description: This article describes how to use a SQL Database as reference data input for an Azure Stream Analytics job in the Azure portal and in Visual Studio.
44
services: stream-analytics
55
author: mamccrea

articles/stream-analytics/stream-analytics-cicd-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Implement CI/CD for Azure Stream Analytics on IoT Edge using REST APIs
2+
title: Use REST APIs to do CI/CD for Azure Stream Analytics on IoT Edge
33
description: Learn how to implement a continuous integration and deployment pipeline for Azure Stream Analytics using REST APIs.
44
services: stream-analytics
55
author: mamccrea

articles/stream-analytics/stream-analytics-compatibility-level.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Understand compatibility level for Azure Stream Analytics jobs
2+
title: Azure Stream Analytics compatibility levels
33
description: Learn how to set a compatibility level for an Azure Stream Analytics job and major changes in the latest compatibility level
44
author: mamccrea
55
ms.author: mamccrea

articles/stream-analytics/stream-analytics-concepts-checkpoint-replay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Checkpoint and replay job recovery concepts in Azure Stream Analytics
2+
title: Checkpoint and replay recovery concepts in Azure Stream Analytics
33
description: This article describes checkpoint and replay job recovery concepts in Azure Stream Analytics.
44
services: stream-analytics
55
author: mamccrea

articles/stream-analytics/stream-analytics-edge-csharp-udf-methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Develop .NET Standard functions for Azure Stream Analytics Edge jobs (Preview)
2+
title: Develop .NET Standard functions for Azure Stream Analytics Edge jobs
33
description: Learn how to develop .NET user-defined functions for Azure Stream Analytics jobs using CodeBehind, an existing package, or a local project.
44
services: stream-analytics
55
author: mamccrea

articles/stream-analytics/stream-analytics-edge-csharp-udf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Write C# user defined functions for Azure Stream Analytics Edge jobs in Visual Studio (Preview)
2+
title: Write C# user defined functions for Azure Stream Analytics Edge jobs
33
description: Learn how to write c# user defined functions for Stream Analytics Edge jobs in Visual Studio.
44
services: stream-analytics
55
author: mamccrea

0 commit comments

Comments
 (0)