Skip to content

Commit fdd8783

Browse files
committed
Update landing page
1 parent 61abb1f commit fdd8783

File tree

3 files changed

+116
-216
lines changed

3 files changed

+116
-216
lines changed

articles/data-lake-store/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
- name: Data Lake Storage Gen1 Documentation
2-
href: index.md
1+
- name: Data Lake Storage Gen1 documentation
2+
href: index.yml
33
- name: Switch to Data Lake Storage Gen2 documentation
44
href: https://docs.microsoft.com/azure/storage/data-lake-storage/introduction
55
- name: Overview

articles/data-lake-store/index.md

Lines changed: 0 additions & 214 deletions
This file was deleted.

articles/data-lake-store/index.yml

Lines changed: 114 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,114 @@
1+
### YamlMime:Landing
2+
3+
title: Azure Data Lake Storage Gen1 documentation
4+
summary: Learn how to set up, manage, and access a hyper-scale, Hadoop-compatible data lake repository for analytics on data of any size, type, and ingestion speed.
5+
6+
metadata:
7+
title: Azure Data Lake Storage Gen1 documentation
8+
description: Learn how to set up, manage, and access a hyper-scale, Hadoop-compatible data lake repository for analytics on data of any size, type, and ingestion speed.
9+
ms.service: data-lake-store
10+
ms.topic: landing-page
11+
author: twooley
12+
ms.author: twooley
13+
ms.date: 03/11/2020
14+
15+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
16+
17+
landingContent:
18+
# Card
19+
- title: About Azure Data Lake Storage Gen1
20+
linkLists:
21+
- linkListType: overview
22+
links:
23+
- text: What is Azure Data Lake Storage Gen1?
24+
url: data-lake-store-overview.md
25+
- text: Compare with Azure Storage
26+
url: data-lake-store-comparison-with-blob-storage.md
27+
- text: Switch to Data Lake Storage Gen2 documentation
28+
url: ../storage/data-lake-storage/introduction.md
29+
30+
# Card
31+
- title: Get started
32+
linkLists:
33+
- linkListType: get-started
34+
links:
35+
- text: Azure portal
36+
url: data-lake-store-get-started-portal.md
37+
- text: Azure PowerShell
38+
url: data-lake-store-get-started-powershell.md
39+
- text: Azure CLI
40+
url: data-lake-store-get-started-cli-2.0.md
41+
42+
# Card
43+
- title: Load and move data
44+
linkLists:
45+
- linkListType: how-to-guide
46+
links:
47+
- text: Using Azure Data Factory
48+
url: ../data-factory/load-azure-data-lake-store.md
49+
- text: Using Storage Explorer
50+
url: data-lake-store-in-storage-explorer.md
51+
- text: Using AdlCopy
52+
url: data-lake-store-copy-data-azure-storage-blob.md
53+
- text: Using DistCp
54+
url: data-lake-store-copy-data-wasb-distcp.md
55+
- text: Using Sqoop
56+
url: data-lake-store-data-transfer-sql-sqoop.md
57+
58+
# Card
59+
- title: Secure data
60+
linkLists:
61+
- linkListType: overview
62+
links:
63+
- text: Security overview
64+
url: data-lake-store-security-overview.md
65+
- text: Access control
66+
url: data-lake-store-access-control.md
67+
- linkListType: how-to-guide
68+
links:
69+
- text: Securing stored data stored
70+
url: data-lake-store-secure-data.md
71+
- text: Encryption
72+
url: data-lake-store-encryption.md
73+
- text: Virtual network integration
74+
url: data-lake-store-network-security.md
75+
76+
# Card
77+
- title: Authentication
78+
linkLists:
79+
- linkListType: overview
80+
links:
81+
- text: Authentication options
82+
url: data-lakes-store-authentication-using-azure-active-directory.md
83+
- linkListType: how-to-guide
84+
links:
85+
- text: End-user authentication
86+
url: data-lake-store-end-user-authenticate-using-active-directory.md
87+
- text: Service-to-service authentication
88+
url: data-lake-store-service-to-service-authenticate-using-active-directory.md
89+
90+
# Card
91+
- title: Account management operations
92+
linkLists:
93+
- linkListType: how-to-guide
94+
links:
95+
- text: .NET SDK
96+
url: data-lake-store-get-started-net-sdk.md
97+
- text: REST API
98+
url: data-lake-store-get-started-rest-api.md
99+
- text: Python
100+
url: data-lake-store/data-lake-store-get-started-python.md
101+
102+
# Card
103+
- title: Filesystem operations
104+
linkLists:
105+
- linkListType: how-to-guide
106+
links:
107+
- text: .NET SDK
108+
url: data-lake-store-data-operations-net-sdk.md
109+
- text: Java SDK
110+
url: data-lake-store/data-lake-store-get-started-java-sdk.md
111+
- text: REST API
112+
url: data-lake-store-data-operations-rest-api.md
113+
- text: Python
114+
url: data-lake-store-data-operations-python.md

0 commit comments

Comments
 (0)