How to find all places in Azure where specific account is used
I recently dealt with a situation where I needed to clean up our Azure from previously disabled users. To handle such a task, you need to know where such accounts are used in the first place ๐
Therefore I've created the PowerShell function Get-Azure...
doitpshway.com2 min read