Skip to content

Commit b965380

Browse files
committed
update
1 parent b7562fc commit b965380

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

articles/azure-resource-manager/bicep/bicep-functions-array.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Describes the functions to use in a Bicep file for working with arr
44
author: mumian
55
ms.topic: conceptual
66
ms.author: jgao
7-
ms.date: 09/2/2022
7+
ms.date: 09/26/2022
88
---
99

1010
# Array functions for Bicep

articles/azure-resource-manager/templates/resource-declaration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ To deploy a resource through an Azure Resource Manager template (ARM template),
1414
1515
You are limited to 800 resources in a template. For more information, see [Template limits](./best-practices.md#template-limits).
1616

17-
1817
## Set resource type and version
1918

2019
When adding a resource to your template, start by setting the resource type and API version. These values determine the other properties that are available for the resource.

0 commit comments

Comments
 (0)