Skip to content

Commit 641aa05

Browse files
authored
Add deployment link for ARM templates
Added link to detailed steps for deploying resources with ARM templates.
1 parent fd79671 commit 641aa05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/data-factory/copy-clone-data-factory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Here are some of the circumstances in which you might find it useful to copy or
3636
1. If you are in Live mode:
3737
1. Data Factory UI lets you export the entire payload of your data factory into a Resource Manager template file and a parameter file. They can be accessed from the **ARM template \ Export Resource Manager template** button in the portal.
3838
1. You might make appropriate changes to the parameter file and swap in new values for the new factory
39-
1. Next, you can deploy it via standard Resource Manager template deployment methods.
39+
1. Next, you can deploy it via standard Resource Manager template deployment methods. For detailed steps, see [Deploy resources with ARM templates](https://learn.microsoft.com/azure/azure-resource-manager/templates/deploy-portal)
4040

4141
1. If you have a SelfHosted IntegrationRuntime in your source factory, you need to precreate it with the same name in the target factory. If you want to share the SelfHosted Integration Runtime between different factories, you can use the pattern published [here](create-shared-self-hosted-integration-runtime-powershell.md) on sharing SelfHosted IR.
4242

0 commit comments

Comments
 (0)