Sometimes you just need to redeploy a lot of resources for testing because you're building something for a customer. For me these scenario's always go into scripting or templates. That means for every change I want to be redeploy the…
Powershell
A collection of 4 posts
Azure Plans - Azure Consumption APIs and Partner Earned Credits

To follow up on my previous post [https://www.wesleyhaakman.org/creating-customer-subscriptions-under-an-azure-plan-using-the-rest-api/] where I illustrated how you could go about creating a subscription under an Azure Plan using the REST APIs, I spend a few evenings familiarizing myself with them…
Creating Customer subscriptions under an Azure plan using the REST API

A few months ago Microsoft announced the new commerce experience for CSP. (If you missed it, read up on it here [https://www.microsoft.com/en-us/licensing/news/new-azure-experience-in-csp]). With that new experience also came the Microsoft Partner Agreement and…
Azure Blueprints level parameters and why you should use them
Azure Blueprints have been out in preview for a about half a year now and for those who haven't used them yet: they're pretty powerful! Fair enough, it's still in preview and there are still some features that need to…