Tag: Azure AD Service Principal
-
Automate Azure Resource Group deployment with Azure PowerShell.

I developed the following PowerShell function to automate the creation and removal of Azure Resource Groups based on Azure AD Group membership in a Demo Azure subscription. The script is deployed as a Runbook in an Azure Automation account and scheduled to run once a day. As new users are added to a designated Azure Active Directory security…