Hi,
I added another user to my Azure subscription and I gave him "owner" role in a classic VM. The problem comes when he try to create an endpoint, he cannot do it and get this error:
Please help me figure out what permission set I need to give to him.
Failed to update endpoint 'qw wq' on virtual machine 'MyCompany testapp1'. The client 'sales@MyCompany.com' with object id '1eed1921-2cc3-438c-8c05-920702292ff6' has permission toperform action 'Microsoft.ClassicCompute/virtualmachines/write' on scope '/subscriptions/ff2f1a71-27e0-4ea2-a339-f5b61fefcff1/resourcegroups/Group/providers/Microsoft.ClassicCompute/virtualmachines/MyCompanytestapp1';
however, it does not have permission to perform action 'Microsoft.ClassicCompute/domainNames/write' on the linked scope(s)
'/subscriptions/ff2f1a71-27e0-4ea2-a339-f5b61fefcff1/resourceGroups/Group/providers/Microsoft.ClassicCompute/domainNames/MyCompanytestapp1'.