|
| 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. Azure Data Lake Storage Gen2 is generally available. We recommend that you start using it today. |
| 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: Secure stored data |
| 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: Filesystem operations |
| 92 | + linkLists: |
| 93 | + - linkListType: how-to-guide |
| 94 | + links: |
| 95 | + - text: .NET SDK |
| 96 | + url: data-lake-store-data-operations-net-sdk.md |
| 97 | + - text: Java SDK |
| 98 | + url: data-lake-store-get-started-java-sdk.md |
| 99 | + - text: REST API |
| 100 | + url: data-lake-store-data-operations-rest-api.md |
| 101 | + - text: Python |
| 102 | + url: data-lake-store-data-operations-python.md |
| 103 | + |
| 104 | + # Card |
| 105 | + - title: Account management operations |
| 106 | + linkLists: |
| 107 | + - linkListType: how-to-guide |
| 108 | + links: |
| 109 | + - text: .NET SDK |
| 110 | + url: data-lake-store-get-started-net-sdk.md |
| 111 | + - text: REST API |
| 112 | + url: data-lake-store-get-started-rest-api.md |
| 113 | + - text: Python |
| 114 | + url: data-lake-store-get-started-python.md |
0 commit comments