Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,435 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We are using ARM template to deploy a new Windows VM. ARM template is also used to join VM to on-prem Active directory domain (e.g. cotoso.local).
What is the best way to add a VM as a member of an Active directory group after domain joined? Can we do this in ARM template? if so can you provide details?