Hello Everyone,
This is very simple if you do it from Azure portal and infact I found an article from Microsoft explaining exactly how to do it.
Assign a user as an administrator of an Azure subscription
However I am struggling to write up a code to assign the Owner role of a particular subscription to an Azure AD Synced group. How do I do it using PowerShell?
Many thanks in advance.
Hishan