Skip to content

Commit 5eb8611

Browse files
Update index.md
1 parent e72e02a commit 5eb8611

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/pages/docs/runbooks/runbook-examples/azure/resource-groups

src/pages/docs/runbooks/runbook-examples/azure/resource-groups/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To create a runbook to deploy resources to Azure using the *Deploy an Azure Reso
4343

4444
1. Select the **Resource Group** to place the created resources in. This can be selected from the drop-down of available resources or bound to a variable. The resource group must exist when the step is executed.
4545

46-
1. Set the **Deployment Mode**. It can be either [Incremental or Complete](https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/deployment-modes).
46+
1. Set the **Deployment Mode**. It can be either [Incremental or Complete](https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/deploy-to-resource-group?tabs=azure-cli).
4747
1. Choose the **Template Source**. It can be either [JSON entered directly](#json-template) into the step, or a file [contained in a package](#packaged-template).
4848
1. Enter any values for parameters if they are present.
4949

0 commit comments

Comments
 (0)