Register an application in Azure AD, generate and store a secret in Azure Key Vault using PowerShell

Register an application in Azure AD, generate and store a secret in Azure Key Vault using PowerShell

My exposure to PowerShell over the past few months has definitely made me appreciate the finer things in life.

I’ve always been a You Can’t PowerShell Your Way Through Life type of guy which kind of works on once of use cases but when you have tasks that are repeatable, using the GUI takes time and it becomes a hindrance. My new mindset is If you have to do something more than once, it’s time to script or automate it where possible.

Read more