Intrinsic Functions
The Azure Resource Manager lexicon provides 9 intrinsic functions.
| Function | Description | Output Key | Tag? |
|---|---|---|---|
ResourceId | Generate a resource ID for an Azure resource | ResourceId | No |
Reference | Get the runtime state of a deployed resource | Reference | No |
Concat | Concatenate multiple string values | Concat | No |
ResourceGroup | Get the current resource group object | ResourceGroup | No |
Subscription | Get the current subscription object | Subscription | No |
UniqueString | Generate a deterministic hash string | UniqueString | No |
Format | Format a string with arguments | Format | No |
If | Conditional expression | If | No |
ListKeys | List access keys for a resource | ListKeys | No |