Conversation
|
Hi @shuagarw, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
|
Is it guranteed that the name will match with one role def only? |
|
Name can match with multiple role definitions(edge case), but when deleting we ensure that if only 1 role is matched, then only delete, otherwise an error is thrown asking user to specify role by Id, as multiple roles with same name are found. |
Role commands bugbash fixes