Category: Azure
-
Create CSP Azure subscriptions using PowerShell in 4 easy steps
If you’re a Microsoft partner, and you want to create Azure subscriptions using PowerShell for CSP customers, here’s the post for you. Prerequisites Install the Partner Center PowerShell module The Partner Center PowerShell module lets you do a lot of things; manage your Partner Center account, create new customers, and even create new licensing orders…
-
What language does Power Automate use?
Power Automate and Logic Apps both use the same language, Workflow Definition Language (or WDL). The nice thing about Azure Logic Apps and Power Automate, though, is that there’s a fancy front end that allows you to generate most of the code without hands-on-keyboard. Here’s an example. I built a small little flow that uses…