Skip to content

Commit 8c8d71e

Browse files
committed
Some updates
1 parent 7fdc027 commit 8c8d71e

File tree

4 files changed

+11
-15
lines changed

4 files changed

+11
-15
lines changed

articles/storage/blobs/data-lake-storage-best-practices.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: normesta
55
ms.subservice: data-lake-storage-gen2
66
ms.service: storage
77
ms.topic: conceptual
8-
ms.date: 09/28/2021
8+
ms.date: 10/06/2021
99
ms.author: normesta
1010
ms.reviewer: sachins
1111
---
@@ -148,13 +148,7 @@ Then, review the [Access control model in Azure Data Lake Storage Gen2](data-lak
148148

149149
## Ingest, process, and analyze
150150

151-
There are many different sources of data and different ways in which that data can be ingested into a Data Lake Storage Gen2 enabled account.
152-
153-
For example, you can ingest large sets of data from HD Insight and Hadoop clusters or you can ingest smaller sets of *ad hoc* data for prototyping applications.
154-
155-
Streamed data is generated by various sources such as applications, devices, and sensors. You can use tools to capture and process the data on an event-by-event basis in real time, and then write the events in batches into your account.
156-
157-
Web server logs contain information such as the history of page requests. Consider writing custom scripts or applications to upload web server logs so you'll have the flexibility to include your data uploading component as part of your larger big data application.
151+
There are many different sources of data and different ways in which that data can be ingested into a Data Lake Storage Gen2 enabled account. For example, you can ingest large sets of data from HD Insight and Hadoop clusters or you can ingest smaller sets of *ad hoc* data for prototyping applications. Streamed data is generated by various sources such as applications, devices, and sensors. You can use tools to capture and process the data on an event-by-event basis in real time, and then write the events in batches into your account. Web server logs contain information such as the history of page requests. Consider writing custom scripts or applications to upload web server logs so you'll have the flexibility to include your data uploading component as part of your larger big data application.
158152

159153
Once the data is available in your account, you can run analysis on that data, create visualizations, and even download data to your local machine or to other repositories such as an Azure SQL database or SQL Server instance.
160154

articles/storage/blobs/data-lake-storage-integrate-with-services-tutorials.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Find tutorials that help you learn how to use Azure services with A
44
author: normesta
55
ms.topic: conceptual
66
ms.author: normesta
7-
ms.date: 02/17/2021
7+
ms.date: 10/06/2021
88
ms.service: storage
99
ms.subservice: data-lake-storage-gen2
1010
---
@@ -32,8 +32,8 @@ This article contains links to tutorials that show you how to use various Azure
3232
| Azure Cognitive Search | [Index and search Azure Data Lake Storage Gen2 documents (preview)](../../search/search-howto-index-azure-data-lake-storage.md) |
3333

3434
> [!NOTE]
35-
> This table doesn't reflect the complete list of Azure services that support Data Lake Storage Gen2. To see a list of supported Azure services, their level of support, see [Azure services that support Azure Data Lake Storage Gen2](data-lake-storage-supported-azure-services.md).
35+
> This table doesn't reflect the complete list of Azure services that support Data Lake Storage Gen2. To see a list of supported Azure services, their level of support, see [Azure services that support Azure Data Lake Storage Gen2](data-lake-storage-supported-azure-services.md). To see how services organized into categories such as ingest, download, process, and visualize, see [Ingest, process, and analyze](data-lake-storage-data-scenarios.md#ingest-process-and-analyze).
3636
37-
## Next Steps
37+
## See also
3838

39-
- Learn how these services can be used together to build workloads that ingest, download, process, and visualize data. See [Ingest, process, and analyze](data-lake-storage-data-scenarios.md#ingest-process-and-analyze).
39+
[Best practices for using Azure Data Lake Storage Gen2](data-lake-storage-best-practices.md)

articles/storage/blobs/data-lake-storage-introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,6 @@ Several open source platforms support Data Lake Storage Gen2. For a complete lis
7979

8080
## See also
8181

82+
- [Best practices for using Azure Data Lake Storage Gen2](data-lake-storage-best-practices.md)
8283
- [Known issues with Azure Data Lake Storage Gen2](data-lake-storage-known-issues.md)
8384
- [Multi-protocol access on Azure Data Lake Storage](data-lake-storage-multi-protocol-access.md)

articles/storage/blobs/data-lake-storage-supported-azure-services.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: normesta
55
ms.subservice: data-lake-storage-gen2
66
ms.service: storage
77
ms.topic: conceptual
8-
ms.date: 02/17/2021
8+
ms.date: 10/06/2021
99
ms.author: normesta
1010
ms.reviewer: stewu
1111
---
@@ -42,11 +42,12 @@ This table lists the Azure services that you can use with Azure Data Lake Storag
4242
|Azure SQL Database|Not yet supported|Not applicable|Not applicable|[What is Azure SQL Database?](../../azure-sql/database/sql-database-paas-overview.md)|
4343

4444
> [!TIP]
45-
> To see how these services can be used together to build workloads that ingest, download, process, and visualize data. See [Ingest, process, and analyze](data-lake-storage-data-scenarios.md#ingest-process-and-analyze).
45+
> To see how services organized into categories such as ingest, download, process, and visualize, see [Ingest, process, and analyze](data-lake-storage-data-scenarios.md#ingest-process-and-analyze).
4646
4747
## See also
4848

4949
- [Known issues with Azure Data Lake Storage Gen2](data-lake-storage-known-issues.md)
5050
- [Blob Storage feature support in Azure Storage accounts](storage-feature-support-in-storage-accounts.md)
5151
- [Open source platforms that support Azure Data Lake Storage Gen2](data-lake-storage-supported-open-source-platforms.md)
52-
- [Multi-protocol access on Azure Data Lake Storage](data-lake-storage-multi-protocol-access.md)
52+
- [Multi-protocol access on Azure Data Lake Storage](data-lake-storage-multi-protocol-access.md)
53+
- [Best practices for using Azure Data Lake Storage Gen2](data-lake-storage-best-practices.md)

0 commit comments

Comments
 (0)