Skip to content

Commit 5555d00

Browse files
committed
SEO and metadata updates
1 parent a918c89 commit 5555d00

28 files changed

+129
-274
lines changed

articles/data-lake-store/data-lake-store-archive-eventhub-capture.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
---
2-
title: Capture data from Event Hubs into Azure Data Lake Storage Gen1 | Microsoft Docs
3-
description: Use Azure Data Lake Storage Gen1 to capture data from Event Hubs
4-
services: data-lake-store
5-
documentationcenter: ''
6-
author: twooley
7-
manager: mtillman
8-
editor: cgronlun
2+
title: Capture data from Event Hubs to Azure Data Lake Storage Gen1
3+
description: Use Azure Data Lake Storage Gen1 to capture data that's received by Azure Event Hubs.
94

5+
author: twooley
106
ms.service: data-lake-store
11-
ms.devlang: na
127
ms.topic: conceptual
138
ms.date: 05/29/2018
149
ms.author: twooley

articles/data-lake-store/data-lake-store-comparison-with-blob-storage.md

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
---
2-
title: Azure Data Lake Storage Gen1 comparison with Azure Storage Blob | Microsoft Docs
3-
description: Azure Data Lake Storage Gen1 comparison with Azure Storage Blob
4-
services: data-lake-store
5-
documentationcenter: ''
6-
author: twooley
7-
manager: mtillman
8-
editor: cgronlun
2+
title: Comparison of Azure Data Lake Storage Gen1 with Blob storage
3+
description: Provides a summary of the differences between Azure Data Lake Storage Gen1 and Azure Blob storage.
94

10-
ms.assetid: b199525b-84de-4f79-9eb6-69a613b8b217
5+
author: twooley
116
ms.service: data-lake-store
12-
ms.devlang: na
137
ms.topic: conceptual
148
ms.date: 03/26/2018
159
ms.author: twooley
@@ -36,10 +30,10 @@ The table in this article summarizes the differences between Azure Data Lake Sto
3630
| Data Operations - Auditing |Available. See [here](data-lake-store-diagnostic-logs.md) for information. |Available |
3731
| Encryption data at rest |<ul><li>Transparent, Server side</li> <ul><li>With service-managed keys</li><li>With customer-managed keys in Azure KeyVault</li></ul></ul> |<ul><li>Transparent, Server side</li> <ul><li>With service-managed keys</li><li>With customer-managed keys in Azure KeyVault (preview)</li></ul><li>Client-side encryption</li></ul> |
3832
| Management operations (e.g. Account Create) |[Role-based access control](../role-based-access-control/overview.md) (RBAC) provided by Azure for account management |[Role-based access control](../role-based-access-control/overview.md) (RBAC) provided by Azure for account management |
39-
| Developer SDKs |.NET, Java, Python, Node.js |.Net, Java, Python, Node.js, C++, Ruby, PHP, Go, Android, iOS |
33+
| Developer SDKs |.NET, Java, Python, Node.js |.NET, Java, Python, Node.js, C++, Ruby, PHP, Go, Android, iOS |
4034
| Analytics Workload Performance |Optimized performance for parallel analytics workloads. High Throughput and IOPS. |Optimized performance for parallel analytics workloads. |
4135
| Size limits |No limits on account sizes, file sizes or number of files |For specific limits, see [Scalability targets for standard storage accounts](../storage/common/scalability-targets-standard-account.md) and [Scalability and performance targets for Blob storage](../storage/blobs/scalability-targets.md). Larger account limits available by contacting [Azure Support](https://azure.microsoft.com/support/faq/) |
42-
| Geo-redundancy |Locally-redundant (multiple copies of data in one Azure region) |Locally redundant (LRS), zone redundant (ZRS), globally redundant (GRS), read-access globally redundant (RA-GRS). See [here](../storage/common/storage-redundancy.md) for more information |
36+
| Geo-redundancy |Locally redundant (multiple copies of data in one Azure region) |Locally redundant (LRS), zone redundant (ZRS), globally redundant (GRS), read-access globally redundant (RA-GRS). See [here](../storage/common/storage-redundancy.md) for more information |
4337
| Service state |Generally available |Generally available |
4438
| Regional availability |See [here](https://azure.microsoft.com/regions/#services) |Available in all Azure regions |
4539
| Price |See [Pricing](https://azure.microsoft.com/pricing/details/data-lake-store/) |See [Pricing](https://azure.microsoft.com/pricing/details/storage/) |

articles/data-lake-store/data-lake-store-data-operations-net-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: '.NET SDK: Filesystem operations on Azure Data Lake Storage Gen1'
2+
title: .NET SDK - Filesystem operations on Data Lake Storage Gen1 - Azure
33
description: Use the Azure Data Lake Storage Gen1 .NET SDK for filesystem operations on Data Lake Storage Gen1 such as create folders, etc.
44

55
author: twooley

articles/data-lake-store/data-lake-store-end-user-authenticate-java-sdk.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
---
2-
title: 'End-user authentication: Java with Azure Data Lake Storage Gen1 using Azure Active Directory | Microsoft Docs'
2+
title: End-user authentication - Java with Data Lake Storage Gen1 - Azure
33
description: Learn how to achieve end-user authentication with Azure Data Lake Storage Gen1 using Azure Active Directory with Java
4-
services: data-lake-store
5-
documentationcenter: ''
6-
author: twooley
7-
manager: mtillman
8-
editor: cgronlun
94

5+
author: twooley
106
ms.service: data-lake-store
11-
ms.devlang: na
127
ms.topic: conceptual
138
ms.date: 05/29/2018
149
ms.author: twooley

articles/data-lake-store/data-lake-store-end-user-authenticate-net-sdk.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
---
2-
title: 'End-user authentication: .NET SDK with Azure Data Lake Storage Gen1 using Azure Active Directory | Microsoft Docs'
2+
title: End-user authentication - .NET with Data Lake Storage Gen1 Azure
33
description: Learn how to achieve end-user authentication with Azure Data Lake Storage Gen1 using Azure Active Directory with .NET SDK
4-
services: data-lake-store
5-
documentationcenter: ''
6-
author: twooley
7-
manager: cgronlun
8-
editor: cgronlun
94

5+
author: twooley
106
ms.service: data-lake-store
11-
ms.devlang: na
127
ms.topic: conceptual
138
ms.date: 05/29/2018
149
ms.author: twooley

articles/data-lake-store/data-lake-store-end-user-authenticate-python.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
---
2-
title: 'End-user authentication: Python with Azure Data Lake Storage Gen1 using Azure Active Directory | Microsoft Docs'
2+
title: End-user authentication - Python with Data Lake Storage Gen1 - Azure
33
description: Learn how to achieve end-user authentication with Azure Data Lake Storage Gen1 using Azure Active Directory with Python
4-
services: data-lake-store
5-
documentationcenter: ''
6-
author: twooley
7-
manager: mtillman
8-
editor: cgronlun
94

5+
author: twooley
106
ms.service: data-lake-store
11-
ms.devlang: na
127
ms.topic: conceptual
138
ms.date: 05/29/2018
149
ms.author: twooley

articles/data-lake-store/data-lake-store-end-user-authenticate-rest-api.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
---
2-
title: 'End-user authentication: REST API with Azure Data Lake Storage Gen1 using Azure Active Directory | Microsoft Docs'
2+
title: End-user authentication - REST with Data Lake Storage Gen1 - Azure
33
description: Learn how to achieve end-user authentication with Azure Data Lake Storage Gen1 using Azure Active Directory using REST API
4-
services: data-lake-store
5-
documentationcenter: ''
6-
author: twooley
7-
manager: mtillman
8-
editor: cgronlun
94

5+
author: twooley
106
ms.service: data-lake-store
11-
ms.devlang: na
127
ms.topic: conceptual
138
ms.date: 05/29/2018
149
ms.author: twooley

articles/data-lake-store/data-lake-store-end-user-authenticate-using-active-directory.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
---
2-
title: 'End-user authentication: Azure Data Lake Storage Gen1 with Azure Active Directory | Microsoft Docs'
2+
title: End-user authentication - Data Lake Storage Gen1 with Azure AD
33
description: Learn how to achieve end-user authentication with Azure Data Lake Storage Gen1 using Azure Active Directory
4-
services: data-lake-store
5-
documentationcenter: ''
6-
author: twooley
7-
manager: mtillman
8-
editor: cgronlun
94

5+
author: twooley
106
ms.service: data-lake-store
11-
ms.devlang: na
127
ms.topic: conceptual
138
ms.date: 05/29/2018
149
ms.author: twooley

articles/data-lake-store/data-lake-store-get-started-cli-2.0.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
11
---
2-
title: Use the Azure CLI to get started with Azure Data Lake Storage Gen1 | Microsoft Docs
3-
description: Use the Azure CLI to create a Data Lake Storage Gen1 account and perform basic operations
4-
services: data-lake-store
5-
documentationcenter: ''
6-
author: twooley
7-
manager: mtillman
2+
title: Manage Azure Data Lake Storage Gen1 account - Azure CLI
3+
description: Use the Azure CLI to create a Data Lake Storage Gen1 account and perform basic operations.
84

5+
author: twooley
96
ms.service: data-lake-store
10-
ms.devlang: na
117
ms.topic: conceptual
128
ms.date: 06/27/2018
139
ms.author: twooley
1410

1511
---
16-
# Get started with Azure Data Lake Store using Azure CLI
12+
# Get started with Azure Data Lake Storage Gen1 using the Azure CLI
1713

1814
[!INCLUDE [data-lake-storage-gen1-rename-note.md](../../includes/data-lake-storage-gen1-rename-note.md)]
1915

articles/data-lake-store/data-lake-store-get-started-java-sdk.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
---
2-
title: 'Java SDK: Filesystem operations on Azure Data Lake Storage Gen1 | Microsoft Docs'
3-
description: Use Azure Data Lake Storage Gen1 Java SDK to perform filesystem operations on Data Lake Storage Gen1 such as create folders, etc.
4-
services: data-lake-store
5-
documentationcenter: ''
6-
author: twooley
7-
manager: mtillman
8-
editor: cgronlun
2+
title: Java SDK - Filesystem operations on Data Lake Storage Gen1 - Azure
3+
description: Use the Java SDK for Azure Data Lake Storage Gen1 to perform filesystem operations on Data Lake Storage Gen1 such as creating folders, and uploading and downloading data files.
94

10-
ms.assetid: d10e09db-5232-4e84-bb50-52efc2c21887
5+
author: twooley
116
ms.service: data-lake-store
12-
ms.devlang: na
137
ms.topic: conceptual
148
ms.date: 05/29/2018
159
ms.author: twooley

0 commit comments

Comments
 (0)