Skip to content

Commit 47ff530

Browse files
committed
update the storage account create article link
1 parent 5579a52 commit 47ff530

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/templates/template-tutorial-add-parameters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Tutorial - add parameters to template
33
description: Add parameters to your Azure Resource Manager template (ARM template) to make it reusable.
4-
author: sheila
4+
author: mumian
55
ms.date: 06/15/2022
66
ms.topic: tutorial
77
ms.author: jgao
@@ -10,7 +10,7 @@ ms.custom: devx-track-azurepowershell
1010

1111
# Tutorial: Add parameters to your ARM template
1212

13-
In the [previous tutorial](template-tutorial-add-resource.md), you learned how to add an [Azure storage account](storage-account-create.md) to the template and deploy it. In this tutorial, you learn how to improve the Azure Resource Manager template (ARM template) by adding parameters. This tutorial takes about **14 minutes** to complete.
13+
In the [previous tutorial](template-tutorial-add-resource.md), you learned how to add an [Azure storage account](../../storage/common/storage-account-create.md) to the template and deploy it. In this tutorial, you learn how to improve the Azure Resource Manager template (ARM template) by adding parameters. This tutorial takes about **14 minutes** to complete.
1414

1515
## Prerequisites
1616

0 commit comments

Comments
 (0)