Skip to main content

GitHub

Github Actions Using Azure Login OIDC and MgGraph or Entra powershell
·617 words·3 mins
TL:DR; # If you are using a federated identity for Github workflows to run the MgGraph or Entra powershell modules, you need to extract the token generated from Azure/Login in order to connect:
Azure, Terraform, GitHub and My Last Year
·1034 words·5 mins
I prefer to write posts that are topical, however I haven’t been writing anything in over a year so I don’t think it’s going to be a problem to spend some time writing a personal catch-up post.
Git Basics
·2169 words·11 mins
I will admit up front, there is a bit of imposter syndrome that comes with posting this, as I do not consider myself an expert in using git by any means.