You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/management/relocation/relocation-hdinsight.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ This article provides step-by-step guidance on relocating an Azure HDInsight clu
15
15
Before starting the relocation process, ensure the following prerequisites are met:
16
16
17
17
-**Identify dependent resources**: Gather all Azure HDInsight-dependent resources. Depending on your deployment, the following resources may need to be deployed and configured in the target region before relocation:
18
+
18
19
- Compute (virtual machines)
19
20
- Azure SQL Database (metastore)
20
21
-[Storage Account or Data Lake Gen 2](./relocation-storage-account.md)
@@ -50,7 +51,8 @@ Understand potential downtimes involved in the relocation process. For more deta
50
51
51
52
## Prepare for Relocation
52
53
53
-
[jgao: it is not clear to me whehter the steps in this section take place before "Redeploy the Cluster".]
54
+
[jgao: it is not clear to me whether the steps in this section take place before "Redeploy the Cluster".]
55
+
54
56
### Export a Template
55
57
56
58
Export an Azure Resource Manager (ARM) JSON template or a Bicep file for your HDInsight cluster. These templates define and automate the deployment of HDInsight clusters and their associated resources. Use one of the following methods to export the template:
0 commit comments