Skip to content

Commit 4a77fd2

Browse files
authored
Update hdinsight-rotate-storage-keys.md
Correcting documentation error mention in Incident-519645647
1 parent c7533f7 commit 4a77fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/hdinsight-rotate-storage-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Use [Script Action](hdinsight-hadoop-customize-cluster-linux.md#script-action-to
4444
The preceding script directly updates the access key on the cluster side only and doesn't renew a copy on the HDInsight Resource provider side. Therefore, the script action hosted in the storage account will fail after the access key is rotated.
4545

4646
Workaround:
47-
Use [SAS URIs](hdinsight-storage-sharedaccesssignature-permissions.md) for script actions or make the scripts publicly accessible.
47+
Use external storage account via [SAS URIs](hdinsight-storage-sharedaccesssignature-permissions.md) for script actions or make the scripts publicly accessible.
4848

4949
## Next steps
5050

0 commit comments

Comments
 (0)