Skip to content

Commit d4bb4ae

Browse files
committed
updated
1 parent 8d94d4a commit d4bb4ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/event-hubs/event-hubs-capture-enable-through-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The default time window is 5 minutes. The minimum value is 1, the maximum 15. Th
3939
4040
## Capture data to Azure Data Lake Storage Gen 2
4141

42-
1. Follow [Create a storage account](https://docs.microsoft.com/en-us/azure/storage/common/storage-account-create?tabs=azure-portal#create-a-storage-account) article to create an Azure Storage account. Set **Hierarchical namespace** to **Enabled** on the **Advanced** tab to make it an Azure Data Lake Storage Gen 2 account.
42+
1. Follow [Create a storage account](../storage/common/storage-account-create.md?tabs=azure-portal#create-a-storage-account) article to create an Azure Storage account. Set **Hierarchical namespace** to **Enabled** on the **Advanced** tab to make it an Azure Data Lake Storage Gen 2 account.
4343
2. When creating an event hub, do the following steps:
4444

4545
1. Select **On** for **Capture**.

articles/event-hubs/event-hubs-resource-manager-namespace-event-hub-enable-capture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.devlang: tbd
1313
ms.topic: conceptual
1414
ms.tgt_pltfrm: dotnet
1515
ms.workload: na
16-
ms.date: 02/06/2019
16+
ms.date: 02/12/2020
1717
ms.author: shvija
1818

1919
---
@@ -232,7 +232,7 @@ The blob container in which to capture your event data.
232232
}
233233
```
234234

235-
Use the following parameters if you choose Azure Data Lake Store as your destination. You must set permissions on your Data Lake Store path, in which you want to Capture the event. To set permissions, see [this article](event-hubs-capture-enable-through-portal.md#capture-data-to-an-azure-data-lake-store-account).
235+
Use the following parameters if you choose Azure Data Lake Store Gen 1 as your destination. You must set permissions on your Data Lake Store path, in which you want to Capture the event. To set permissions, see [Capture data to Azure Data Lake Storage Gen 1](event-hubs-capture-enable-through-portal.md#capture-data-to-azure-data-lake-storage-gen-1).
236236

237237
### subscriptionId
238238

0 commit comments

Comments
 (0)