For an autogroup with 100 members, the createPrivateResourceGroup() RPC call took 39 seconds.
need to check if this is the first time going to the autogroup - where we create the group. the next subsequent times you go to the autogroup, it will probably be faster because the group has already been created. need to investigate if the above is true - I think it is though.
I am no longer seeing this. createPrivateResourceGroup() calls for an autogroup with 100 members is now taking less than a second. I assume the previous slowness as due to my Server being overloaded.