Skip to content

Commit 7c099b4

Browse files
Update hdinsight-hadoop-create-linux-clusters-with-secure-transfer-storage.md
Adding warning about enabling secure storage.
1 parent b6b6835 commit 7c099b4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/hdinsight/hdinsight-hadoop-create-linux-clusters-with-secure-transfer-storage.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,21 @@ ms.reviewer: jasonh
77
ms.service: hdinsight
88
ms.topic: conceptual
99
ms.custom: hdinsightactive
10-
ms.date: 12/04/2019
10+
ms.date: 01/22/2020
1111
---
1212

1313
# Create Apache Hadoop cluster with secure transfer storage accounts in Azure HDInsight
1414

1515
The [Secure transfer required](../storage/common/storage-require-secure-transfer.md) feature enhances the security of your Azure Storage account by enforcing all requests to your account through a secure connection. This feature and the wasbs scheme are only supported by HDInsight cluster version 3.6 or newer.
1616

17+
**Enabling secure storage transfer after creating a cluster can result in errors using your storage account and is not recommended. It is better to create a new cluster with the property enabled.**
18+
1719
## Prerequisites
1820

1921
Before you begin this article, you must have:
2022

2123
* Azure subscription: To create a free one-month trial account, browse to [azure.microsoft.com/free](https://azure.microsoft.com/free).
22-
* An Azure Storage account with secure transfer enabled. For the instructions, see [Create a storage account](../storage/common/storage-account-create.md) and [Require secure transfer](../storage/common/storage-require-secure-transfer.md). Enabling secure storage transfer after creating a cluster requires additional steps not covered in this article.
24+
* An Azure Storage account with secure transfer enabled. For the instructions, see [Create a storage account](../storage/common/storage-account-create.md) and [Require secure transfer](../storage/common/storage-require-secure-transfer.md).
2325
* A Blob container on the storage account.
2426

2527
## Create cluster

0 commit comments

Comments
 (0)