Forum Discussion
jorfermo
Apr 17, 2024Copper Contributor
Get user assignments to Azure AVD application group with python sdk
I'm trying to get the assignments of an AVD application group, but I do not see any way to do it in the python azure sdk:
Is there any other way to get which users are assigned to that application group?
- tommykneetzIron Contributor
- jorfermoCopper Contributor
tommykneetz thanks for the answer.
Unfortunately powershell is not an option. I need to do it in python.