File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
articles/governance/blueprints/reference Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : Azure Blueprints functions
3
3
description : Describes the functions available for use with blueprint artifacts in Azure Blueprints definitions and assignments.
4
- ms.date : 04/15 /2019
4
+ ms.date : 12/09 /2019
5
5
ms.topic : reference
6
6
---
7
7
# Functions for use with Azure Blueprints
@@ -26,6 +26,12 @@ The following functions are supported:
26
26
27
27
Returns an object of properties populated with that blueprint artifacts outputs.
28
28
29
+ > [ !NOTE]
30
+ > The ` artifacts() ` function can't be used from inside a Resource Manager Template. The function can
31
+ > only be used in the blueprint definition JSON or in the artifact JSON when managing the blueprint
32
+ > with Azure PowerShell or REST API as part of
33
+ > [ Blueprints-as-code] ( https://github.com/Azure/azure-blueprints/blob/master/README.md ) .
34
+
29
35
### Parameters
30
36
31
37
| Parameter | Required | Type | Description |
You can’t perform that action at this time.
0 commit comments