Azure Private Networking: A Helpful Analogy

Azure Private Networking: A Helpful Analogy

Struggling to remember Azure鈥檚 private networking concepts? This article offers a refreshing take on Private Links, Endpoints, DNS Zones, and Zone Groups using a relatable analogy. Perfect for developers who need a clear, memorable explanation to navigate Azure鈥檚 complex networking features and implement secure cloud solutions.

September 11, 2024 路 8 min 路 1555 words 路 Paul McIlreavy
Creating an Azure Event Grid Simulator

Creating an Azure Event Grid Simulator

I built an Azure Event Grid Simulator so I could run integration tests locally without needing a real Event Grid instance. It鈥檚 on GitHub.

February 2, 2019 路 8 min 路 1520 words 路 Paul McIlreavy
Locally Debugging an Event Grid Triggered Azure Function with Postman

Locally Debugging an Event Grid Triggered Azure Function with Postman

How to locally debug an Azure Function with an Event Grid trigger using Postman. The trick is the aeg-event-type header, which took me ages to find in the docs.

December 18, 2018 路 4 min 路 702 words 路 Paul McIlreavy