Skip to content

Commit 3b1f97e

Browse files
committed
update links
1 parent 77ac0a2 commit 3b1f97e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-resource-manager/templates/export-template-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To export one or more resources from a resource group:
3636

3737
:::image type="content" source="./media/export-template-portal/show-template.png" alt-text="Screenshot of the displayed exported template in Azure portal.":::
3838

39-
**Include parameters** is selected by default. When selected, all template parameters are included when the template is generated. If youd like to author your own parameters, toggle this checkbox to not include them.
39+
**Include parameters** is selected by default. When selected, all template parameters are included when the template is generated. If you'd like to author your own parameters, toggle this checkbox to not include them.
4040

4141
## Export template from a resource
4242

@@ -72,6 +72,6 @@ You can export the template that was used to deploy existing resources. The temp
7272

7373
## Next steps
7474

75-
* Learn how to export Bicep files with the [Azure portal](../bicpe/export-bicep-portal.md).
76-
* Learn how to export templates with [Azure CLI](export-template-cli.md), [Azure PowerShell](export-template-powershell.md), or [REST API](/rest/api/resources/resourcegroups/exporttemplate).
75+
* Learn how to export Bicep files with the [Azure portal](../bicep/export-bicep-portal.md).
76+
* Learn how to export templates with [Azure CLI](./export-template-cli.md), [Azure PowerShell](./export-template-powershell.md), or [REST API](/rest/api/resources/resourcegroups/exporttemplate).
7777
* To learn the Resource Manager template syntax, see [Understand the structure and syntax of Azure Resource Manager templates](./syntax.md).

0 commit comments

Comments
 (0)