File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/governance/policy/concepts Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 80
80
- ` indexed ` : only evaluate resource types that support tags and location
81
81
82
82
For example, resource ` Microsoft.Network/routeTables ` supports tags and location and is evaluated in
83
- both modes. However, resource ` Microsoft.Network/routeTables/routes ` can't be tagged isn't evaluated
83
+ both modes. However, resource ` Microsoft.Network/routeTables/routes ` can't be tagged and isn't evaluated
84
84
in ` Indexed ` mode.
85
85
86
86
We recommend that you set ** mode** to ` all ` in most cases. All policy definitions created through
@@ -855,7 +855,7 @@ tagging policy definitions into a single initiative. Rather than assigning each
855
855
you apply the initiative.
856
856
857
857
> [ !NOTE]
858
- > Once an initiative is assigned, initative level parameters can't be altered. Due to this, the
858
+ > Once an initiative is assigned, initiative level parameters can't be altered. Due to this, the
859
859
> recommendation is to set a ** defaultValue** when defining the parameter.
860
860
861
861
The following example illustrates how to create an initiative for handling two tags: ` costCenter `
You can’t perform that action at this time.
0 commit comments