PowerShell: AzureAD Dynamic Groups
A few code snippets for Azure AD dynamic groups. One for creating standard groups for your environment. Another for finding duplicates.
Continue readingPowerShell: Inheriting Parameters (Proxy Functions)
If you want one function to have all the parameters of another function here is one method you could use.
Continue reading