File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
articles/azure-resource-manager/management/relocation Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,15 @@ Perform delta data synchronization from the source storage to the target storage
84
84
85
85
## Redeploy the Cluster
86
86
87
- Deploy the updated Bicep file or ARM template to create the HDInsight cluster in the target region.
87
+ Deploy the updated Bicep file or ARM template to create the HDInsight cluster in the target region. For more information, see:
88
+
89
+ - [ Deploy Bicep files from VS Code] ( ../../bicep/deploy-vscode.md )
90
+ - [ Deploy Bicep files by using Azure CLI] ( ../../bicep/deploy-cli.md )
91
+ - [ Deploy Bicep files by using Azure PowerShell] ( ../../bicep/deploy-powershell.md )
92
+ - [ Deploy Bicep files by using Azure Cloud Shell] ( ../../bicep/deploy-cloud-shell.md )
93
+ - [ Deploy ARM template files by using Azure CLI] ( ../../templates/deploy-cli.md )
94
+ - [ Deploy ARM template files by using Azure PowerShell] ( ../../templates/deploy-powershell.md )
95
+ - [ Deploy ARM template files by using Azure Cloud Shell] ( ../../templates/deploy-cloud-shell.md )
88
96
89
97
## Validate the Relocation
90
98
You can’t perform that action at this time.
0 commit comments