Skip to content

Commit 35a8b1b

Browse files
authored
Merge pull request #50813 from stratusjerry/typo
typo fix
2 parents 9ec30e4 + ec6dab5 commit 35a8b1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/governance/policy/concepts/definition-structure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ are:
8080
- `indexed`: only evaluate resource types that support tags and location
8181

8282
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
8484
in `Indexed` mode.
8585

8686
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
855855
you apply the initiative.
856856

857857
> [!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
859859
> recommendation is to set a **defaultValue** when defining the parameter.
860860
861861
The following example illustrates how to create an initiative for handling two tags: `costCenter`

0 commit comments

Comments
 (0)