Skip to content

Commit 7e0956f

Browse files
committed
update
1 parent afa19bd commit 7e0956f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The following functions are available for working with dates. All of these funct
7474

7575
The following functions are available for getting values related to the deployment. All of these functions are in the `az` namespace.
7676

77-
* [developer](./bicep-functions-deployment.md#deployer)
77+
* [deployer](./bicep-functions-deployment.md#deployer)
7878
* [deployment](./bicep-functions-deployment.md#deployment)
7979
* [environment](./bicep-functions-deployment.md#environment)
8080

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ For Bicep files, use the [date](../bicep/bicep-functions-date.md) functions.
122122

123123
Resource Manager provides the following functions for getting values from sections of the template and values related to the deployment:
124124

125-
* [developer](template-functions-deployment.md#deployer)
125+
* [deployer](template-functions-deployment.md#deployer)
126126
* [deployment](template-functions-deployment.md#deployment)
127127
* [environment](template-functions-deployment.md#environment)
128128
* [parameters](template-functions-deployment.md#parameters)

0 commit comments

Comments
 (0)