Skip to content

Commit f7337e0

Browse files
committed
Add Andrey Vernigora author profile
1 parent d1df6c7 commit f7337e0

2 files changed

Lines changed: 25 additions & 2 deletions

File tree

content/articles/2026-07-24-validate-azure-resource-relationships-with-psrule-and-powershell-graphs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: "Validate Azure Resource Relationships with PSRule and PowerShell Graphs"
33
description: "Learn how to combine PSRule for Azure with PSQuickGraph to validate relationships that span multiple Bicep resources, such as VNet integration and private endpoint connectivity."
4-
author: eosfor
4+
author: Andrey Vernigora
55
authors:
6-
- eosfor
6+
- Andrey Vernigora
77
date: 2026-07-24T00:00:00+00:00
88
categories:
99
- DevOps
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: "Andrey Vernigora"
3+
preferred_name: "Andrey"
4+
tagline: "Developer platforms, PowerShell, Azure, and observable systems"
5+
avatar: "https://avatars.githubusercontent.com/u/9363027?v=4"
6+
website: "https://azazello.darkcity.dev"
7+
github: "https://github.com/eosfor"
8+
aliases:
9+
- /authors/eosfor/
10+
---
11+
12+
I am a hands-on software architect with more than 20 years of experience building
13+
developer platforms, delivery automation, and production infrastructure. I work
14+
primarily with PowerShell, C#/.NET, and Azure, turning infrastructure complexity
15+
into application-centric self-service workflows using CI/CD, GitOps, Kubernetes,
16+
infrastructure as code, and observability.
17+
18+
I build PowerShell tools and write about Azure automation, graph-based
19+
infrastructure analysis, messaging, and data visualization. My open-source projects
20+
include [PSQuickGraph](https://github.com/eosfor/PSGraph),
21+
[PSGraphView](https://github.com/eosfor/PSGraphView),
22+
[ipmgmt](https://github.com/eosfor/ipmgmt), and
23+
[pubs](https://github.com/eosfor/pubs).

0 commit comments

Comments
 (0)