Intro I recently hit upon an annoying problem when using VS Code and wanted to share with you how I worked around it.
The Problem I was trying to run some powershell commands against Azure Active Directory using the AzureAD Powershell module to query and correlate some identities and this was the first time I had done so for a long time. It was also the first time I had done so from the powershell integrated terminal in VS code.
