azure graph 不支持将组所有者设置为另一个组

Setting group owner to another group does not supported by azure graph

'Group' 类型的引用目标 'Group_d45c5707-c004-438e-9f69-526400b65cde' 对于 'owners' 引用无效。

我假设你的意思是你不能将群组所有者设置为群组。如果是这种情况,那么是的,目前不支持(根据 https://graph.microsoft.io/en-us/docs/api-reference/v1.0/api/group_post_owners this is only for users). If you are asking for this as a new platform feature please file a request on uservoice here: https://officespdev.uservoice.com/

希望这对您有所帮助,