Skip to content

Commit 826ed72

Browse files
Merge pull request #314752 from nehakulkarni123/patch-37
Fix code block formatting for IP range function
2 parents 794f86e + 139b3d7 commit 826ed72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,7 @@ The following functions are only available in policy rules:
679679
"setDefinitionId": "/providers/Microsoft.Authorization/policySetDefinitions/42a694ed-f65e-42b2-aa9e-8052e9740a92",
680680
"definitionReferenceId": "StorageAccountNetworkACLs"
681681
}
682-
```
682+
```
683683

684684
- `ipRangeContains(range, targetRange)`
685685
- `range`: [Required] string - String specifying a range of IP addresses to check if the _targetRange_ is within.

0 commit comments

Comments
 (0)