Skip to content

Commit 0f312cf

Browse files
committed
Language update for initiative def
1 parent b5f79a0 commit 0f312cf

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/azure-policy/create-manage-policy.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -344,16 +344,17 @@ With an initiative definition, you can group several policy definitions to achie
344344

345345
![Initiative definitions](media/create-manage-policy/initiative-definition-2.png)
346346

347-
1. If a policy definition being added to the initiative has parameters, they are shown under the policy name in the **POLICIES AND PARAMETERS** area. The _value_ can be set to either 'Set value' (hard coded for all assignments of this initiative) or 'Use Initiative Parameter' (set during each initiative assignment). If 'Set value' is selected, the drown-down to the right of _Values_ allows entering or selecting the desired value(s). If 'Use Initiative Parameter' is selected, a new **Initiative parameters** section is displayed and the _parameter name_ will match the _value_ of the policy parameter name. The allowed values on this initiative parameter can further restrict what may be set during initiative assignment.
347+
1. If a policy definition being added to the initiative has parameters, they are shown under the policy name in the **POLICIES AND PARAMETERS** area. The _value_ can be set to either 'Set value' (hard coded for all assignments of this initiative) or 'Use Initiative Parameter' (set during each initiative assignment). If 'Set value' is selected, the drown-down to the right of _Values_ allows entering or selecting the desired value(s). If 'Use Initiative Parameter' is selected, a new **Initiative parameters** section is displayed allowing you to define the parameter that will be set during initiative assignment. The allowed values on this initiative parameter can further restrict what may be set during initiative assignment.
348348

349349
![Initiative definition parameters](media/create-manage-policy/initiative-definition-3.png)
350350

351351
> [!NOTE]
352352
> In the case of some `strongType` parameters, the list of values cannot be automatically
353353
> determined. In these cases, an ellipsis will appear to the right of the parameter row. Clicking
354-
> it will open the 'Parameter scope (<parameter name>>)' page. On this page, select the
355-
> subscription to use for providing the value options. This page has no impact on scope for
356-
> compliance of the initiative.
354+
> it will open the 'Parameter scope (<parameter name>)' page. On this page, select the
355+
> subscription to use for providing the value options. This parameter scope is only used during
356+
> creation of the initiative definition and has no impact on policy evaluation or the scope of
357+
> the initiative when assigned.
357358
358359
1. Click **Save**.
359360

0 commit comments

Comments
 (0)