You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/bicep/export-bicep-portal.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,4 +54,4 @@ This option supports exporting only ARM JSON templates. It retrieves an exact co
54
54
55
55
* Learn how to export ARM JSON templates with [Azure CLI](../templates/export-template-cli.md), [Azure PowerShell](../templates/export-template-powershell.md), or [REST API](/rest/api/resources/resourcegroups/exporttemplate).
56
56
* Learn the [Bicep file structure and syntax](./file.md).
57
-
* Learn how to [decompile ARM JSON tempaltes to Bicep](./decompile.md).
57
+
* Learn how to [decompile ARM JSON templates to Bicep](./decompile.md).
0 commit comments