Skip to content

Commit e32c0a7

Browse files
authored
Merge pull request #76254 from ollytheninja/patch-1
Update query example
2 parents 2aa3c1b + 8477052 commit e32c0a7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/governance/policy/concepts/policy-for-kubernetes.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,11 +196,10 @@ Lastly, verify that the latest add-on is installed by running this Azure CLI com
196196
similar to the following output:
197197

198198
```output
199-
"addonProfiles": {
200-
"azurepolicy": {
199+
{
200+
"config": null,
201201
"enabled": true,
202202
"identity": null
203-
},
204203
}
205204
```
206205

0 commit comments

Comments
 (0)