Serverless, Near-Real-Time Blob Replication to Multiple Storage Accounts with Azure Logic Apps (Bonus: Event Grid vs. Polling)
Goal: When a file is uploaded to one Storage Account, automatically copy the same blob (same path + name) to two other Storage Accounts — all serverless, low-cost, and easy to learn. This mini-project taught me three core Azure skills that show up in...
Sep 2, 20256 min read9

