Skip to content

Commit 75c8d30

Browse files
committed
update toc
1 parent 1c805cd commit 75c8d30

File tree

1 file changed

+2
-2
lines changed
  • articles/azure-resource-manager/templates

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/templates/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ items:
470470
- name: All functions
471471
href: template-functions.md
472472
- name: Array functions
473-
displayName: array,concat,contains,createArray,empty,first,indexFromEnd,indexOf,intersection,last,lastIndexOf,length,max,min,range,skip,take,tryIndexFromEdn,union
473+
displayName: array,concat,contains,createArray,empty,first,indexFromEnd,indexOf,intersection,last,lastIndexOf,length,max,min,range,skip,take,tryIndexFromEnd,tryGet,union
474474
href: template-functions-array.md
475475
- name: CIDR functions
476476
displayName: parseCidr,cidrSubnet,cidrHost
@@ -494,7 +494,7 @@ items:
494494
displayName: add,copyIndex,div,float,int,max,min,mod,mul,sub
495495
href: template-functions-numeric.md
496496
- name: Object functions
497-
displayName: contains,createObject,empty,intersection,items,json,length,null,objectKeys,shallowMerge,union
497+
displayName: contains,createObject,empty,intersection,items,json,length,null,objectKeys,shallowMerge,tryGet,union
498498
href: template-functions-object.md
499499
- name: Resource functions
500500
displayName: extensionResourceId,listAccountSas,listKeys,listSecrets,list*,pickZones,providers,reference,references,resourceId,subscriptionResourceId,managementGroupResourceId,tenantResourceId

0 commit comments

Comments
 (0)