Skip to content

Commit ddac869

Browse files
Add items to list of functions
Add items function to the list of functions at the top of the page. We don't need to discuss how long I was looking for a function with this functionality and didn't find it because it wasn't on the list.
1 parent 1b51501 commit ddac869

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-resource-manager/templates/template-functions-object.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Resource Manager provides several functions for working with objects in your Azu
1313
* [createObject](#createobject)
1414
* [empty](#empty)
1515
* [intersection](#intersection)
16+
* [items](#items)
1617
* [json](#json)
1718
* [length](#length)
1819
* [null](#null)

0 commit comments

Comments
 (0)