Thoughts, Dynamics 365, random business ideas, etc.

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…

  • How to find users in Azure B2C by email address

    How to find users in Azure B2C by email address

    In this post I show how I troubleshoot issues with a PowerShell script to update user records in Azure AD B2C using ChatGPT and Claude.ai