PowerShell wrapped functions to call the Microsoft Graph API
For calling the Graph API, I wrote a series of private PowerShell functions, that public PowerShell functions will call to do the work…
For calling the Graph API, I wrote a series of private PowerShell functions, that public PowerShell functions will call to do the work…
Using tags in Azure or AWS is a native experience, but to tag a response from the Graph API, required that I create a PowerShell function…
First we need to create a service principal, then grant permissions to the graph API, then create some PowerShell to get an access token…
There are lots of references to this on the site and it’s a project I’ve been working on, to make it easy to manage Azure AD resources as Infrastructure as C...
A personal update, in 2019 I took a career break as my Dad was sadly diagnosed with cancer…
This is my blog, where I hope to share the tech I’m passionate about, personal projects, as well as hints and tips from my experience…