Skip to content

Commit 46428d6

Browse files
authored
Update 2025-10-03-azure-policy-os-viewer.md
1 parent 0c3155e commit 46428d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_posts/2025-10-03-azure-policy-os-viewer.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "New Tool – Azure Policy OS Allowlist Viewer"
33
date: "2025-10-03"
44
redirect_from: /azure-policy-os-viewer
5-
coverImage: \assets\images\2025\policyViewHeader.png
5+
coverImage: \assets\images\NewToolForYouCover.png.png
66
categories:
77
- "programming"
88
- "tools"
@@ -14,7 +14,7 @@ excerpt: "Ever get lost in a spaghetti of Azure Policy JSON while trying to reme
1414
fileName: '2025-10-03-azure-policy-os-viewer.md'
1515
---
1616

17-
![](../assets/images/2025/policyViewHeader.png)
17+
![](../assets/images/NewToolForYouCover.png)
1818

1919
Ever cracked open an Azure Policy JSON file and felt like you needed a PhD in *indentation archaeology* just to figure out what OSes are allowed?
2020
Ever find yourself squinting at a sea of `anyOf` and `allOf` blocks like they’re some arcane magical incantation?
@@ -31,7 +31,7 @@ This little single-page app lets you **paste in a Policy JSON blob** and instant
3131

3232
Think of it as “Clippy for Azure Policy,” except instead of asking if you’re writing a letter, it tells you if you’re about to allow RHEL 6 (spoiler: you’re not).
3333

34-
![Example of parsed policy rules](<../assets/images/2025/policyView.png>)
34+
![Example of parsed policy rules](../assets/images/2025/policyparser.png)
3535

3636
### Features
3737
- Expand and collapse nested policy clauses like a file tree

0 commit comments

Comments
 (0)