Skip to content

Commit e030e02

Browse files
committed
Adding flag to all get started pages
1 parent afc09e6 commit e030e02

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

articles/data-lake-analytics/data-lake-analytics-data-lake-tools-for-vscode.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ ms.date: 02/09/2018
99

1010
# Use Azure Data Lake Tools for Visual Studio Code
1111

12+
[!INCLUDE [retirement-flag](includes/retirement-flag.md)]
13+
1214
In this article, learn how you can use Azure Data Lake Tools for Visual Studio Code (VS Code) to create, test, and run U-SQL scripts. The information is also covered in the following video:
1315

1416
![Video player: Azure Data Lake tools for VS Code](media/data-lake-analytics-data-lake-tools-for-vscode/data-lake-tools-for-vscode-video.png)

articles/data-lake-analytics/data-lake-analytics-data-lake-tools-get-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.date: 08/30/2019
1111

1212
[!INCLUDE [get-started-selector](../../includes/data-lake-analytics-selector-get-started.md)]
1313

14+
[!INCLUDE [retirement-flag](includes/retirement-flag.md)]
15+
1416
Azure Data Lake and Stream Analytics Tools include functionality related to two Azure services, Azure Data Lake Analytics and Azure Stream Analytics. For more information about the Azure Stream Analytics scenarios, see [Azure Stream Analytics tools for Visual Studio](../stream-analytics/stream-analytics-tools-for-visual-studio-install.md).
1517

1618
This article describes how to use Visual Studio to create Azure Data Lake Analytics accounts. You can define jobs in [U-SQL](data-lake-analytics-u-sql-get-started.md), and submit jobs to the Data Lake Analytics service. For more information about Data Lake Analytics, see [Azure Data Lake Analytics overview](data-lake-analytics-overview.md).

articles/data-lake-analytics/data-lake-analytics-get-started-cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.custom: devx-track-azurecli
1111

1212
[!INCLUDE [get-started-selector](../../includes/data-lake-analytics-selector-get-started.md)]
1313

14+
[!INCLUDE [retirement-flag](includes/retirement-flag.md)]
15+
1416
This article describes how to use the Azure CLI command-line interface to create Azure Data Lake Analytics accounts, submit USQL jobs, and catalogs. The job reads a tab separated values (TSV) file and converts it into a comma-separated values (CSV) file.
1517

1618
## Prerequisites

articles/data-lake-analytics/data-lake-analytics-get-started-powershell.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.custom: devx-track-azurepowershell
1111

1212
[!INCLUDE [get-started-selector](../../includes/data-lake-analytics-selector-get-started.md)]
1313

14+
[!INCLUDE [retirement-flag](includes/retirement-flag.md)]
15+
1416
Learn how to use Azure PowerShell to create Azure Data Lake Analytics accounts and then submit and run U-SQL jobs. For more information about Data Lake Analytics, see [Azure Data Lake Analytics overview](data-lake-analytics-overview.md).
1517

1618
## Prerequisites

0 commit comments

Comments
 (0)