Skip to content

Commit 905a433

Browse files
committed
Add deployment articles
1 parent 1e94ad8 commit 905a433

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,15 @@ Perform delta data synchronization from the source storage to the target storage
8484

8585
## Redeploy the Cluster
8686

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)
8896

8997
## Validate the Relocation
9098

0 commit comments

Comments
 (0)