Skip to content

Commit 66d61d4

Browse files
committed
freshness_c55
1 parent 2c2c818 commit 66d61d4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/hdinsight/hdinsight-storage-sharedaccesssignature-permissions.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ms.author: hrasheed
66
ms.reviewer: jasonh
77
ms.service: hdinsight
88
ms.topic: conceptual
9-
ms.custom: hdinsightactive
10-
ms.date: 04/14/2020
9+
ms.custom: hdinsightactive,seoapr2020
10+
ms.date: 04/28/2020
1111
---
1212

1313
# Use Azure Storage Shared Access Signatures to restrict access to data in HDInsight
@@ -34,7 +34,7 @@ HDInsight has full access to data in the Azure Storage accounts associated with
3434

3535
* If using C#, Visual Studio must be version 2013 or higher.
3636

37-
* The [URI scheme](./hdinsight-hadoop-linux-information.md#URI-and-scheme) for your storage account. This scheme would be `wasb://` for Azure Storage, `abfs://` for Azure Data Lake Storage Gen2 or `adl://` for Azure Data Lake Storage Gen1. If secure transfer is enabled for Azure Storage, the URI would be `wasbs://`. See also, [secure transfer](../storage/common/storage-require-secure-transfer.md).
37+
* The URI scheme for your storage account. This scheme would be `wasb://` for Azure Storage, `abfs://` for Azure Data Lake Storage Gen2 or `adl://` for Azure Data Lake Storage Gen1. If secure transfer is enabled for Azure Storage, the URI would be `wasbs://`.
3838

3939
* An existing HDInsight cluster to add a Shared Access Signature to. If not, you can use Azure PowerShell to create a cluster and add a Shared Access Signature during cluster creation.
4040

@@ -430,5 +430,5 @@ Use the following steps to verify that you can only read and list items on the S
430430
431431
Now that you've learned how to add limited-access storage to your HDInsight cluster, learn other ways to work with data on your cluster:
432432
433-
* [Use Apache Hive with HDInsight](hadoop/hdinsight-use-hive.md)
434-
* [Use MapReduce with HDInsight](hadoop/hdinsight-use-mapreduce.md)
433+
* [Use SSH with HDInsight](hdinsight-hadoop-linux-use-ssh-unix.md)
434+
* [Authorize users for Apache Ambari Views](hdinsight-authorize-users-to-ambari.md)

0 commit comments

Comments
 (0)