Active Directory
A set of directory-based technologies included in Windows Server.
6,425 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I would like to create Azure AD groups using Bicep scripts instead of PowerShell. Can anyone provide me with information or resources on how to do this?
Hello, Welcome to MS Q&A
I think for Azure AD groups using Bicep scripts is not supported directly. Bicep is primarily used for deploying Azure resources, and Azure AD groups are not considered Azure resources in this context.
For managing Azure AD groups, you might need to use other tools like Azure PowerShell or Microsoft Graph API.
Please accept if it helps
kindly let us know if further questions
Thanks
Deepanshu