Skip to content

Commit c14f044

Browse files
Merge pull request #294604 from whhender/fixing-hdi-links
Resolving broken links
2 parents 223d8e6 + 247ace5 commit c14f044

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/hdinsight/hdinsight-hadoop-compare-storage-options.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ You can create clusters using combinations of services for primary and optional
5656
5757
## Data replication
5858

59-
Azure HDInsight doesn't store customer data. The primary means of storage for a cluster are its associated storage accounts. You can attach your cluster to an existing storage account, or create a new storage account during the cluster creation process. If a new account is created, it will be created as a locally redundant storage (LRS) account, and will satisfy in-region data residency requirements including those specified in the [Trust Center](https://azuredatacentermap.azurewebsites.net).
59+
Azure HDInsight doesn't store customer data. The primary means of storage for a cluster are its associated storage accounts. You can attach your cluster to an existing storage account, or create a new storage account during the cluster creation process. If a new account is created, it will be created as a locally redundant storage (LRS) account, and will satisfy in-region data residency requirements including those specified in the [Azure global infrastructure site](https://datacenters.microsoft.com/globe/explore/).
6060

61-
You can validate that HDInsight is properly configured to store data in a single region by ensuring that the storage account associated with your HDInsight is LRS or another storage option mentioned on [Trust Center](https://azuredatacentermap.azurewebsites.net).
61+
You can validate that HDInsight is properly configured to store data in a single region by ensuring that the storage account associated with your HDInsight is LRS or another storage option mentioned on [Azure global infrastructure site](https://datacenters.microsoft.com/globe/explore/).
6262

6363
>[!NOTE]
6464
> Upgrading the primary or secondary storage account of a running cluster with Azure Data Lake Storage Gen2 capabilities is not supported. To change the storage type of an existing HDInsight cluster to Data Lake Storage Gen2, you will need to recreate the cluster and select an hierarchical namespace enabled storage account.

articles/hdinsight/hdinsight-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,9 @@ Familiar business intelligence (BI) tools retrieve, analyze, and report data tha
108108

109109
## In-region data residency
110110

111-
Spark, Hadoop, and LLAP don't store customer data, so these services automatically satisfy in-region data residency requirements specified in the [Trust Center](https://azuredatacentermap.azurewebsites.net/).
111+
Spark, Hadoop, and LLAP don't store customer data, so these services automatically satisfy in-region data residency requirements specified in the [Azure global infrastructure site](https://datacenters.microsoft.com/globe/explore/).
112112

113-
Kafka and HBase do store customer data. This data is automatically stored by Kafka and HBase in a single region, so this service satisfies in-region data residency requirements specified in the [Trust Center](https://azuredatacentermap.azurewebsites.net/).
113+
Kafka and HBase do store customer data. This data is automatically stored by Kafka and HBase in a single region, so this service satisfies in-region data residency requirements specified in the [Azure global infrastructure site](https://datacenters.microsoft.com/globe/explore/).
114114

115115
Familiar business intelligence (BI) tools retrieve, analyze, and report data that is integrated with HDInsight by using either the Power Query add-in or the Microsoft Hive ODBC Driver.
116116

0 commit comments

Comments
 (0)