Skip to content

Commit 485521a

Browse files
committed
fix a typo
1 parent e2c2ab3 commit 485521a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-resource-manager/management/relocation/relocation-hdinsight.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This article provides step-by-step guidance on relocating an Azure HDInsight clu
1515
Before starting the relocation process, ensure the following prerequisites are met:
1616

1717
- **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+
1819
- Compute (virtual machines)
1920
- Azure SQL Database (metastore)
2021
- [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
5051

5152
## Prepare for Relocation
5253

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+
5456
### Export a Template
5557

5658
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

Comments
 (0)