If an Azure user has Contributor rights to a Subscription and they create a resource under that subscription e.g. a Storage Account. Should that user be automatically granted owner rights over the resource? They would then be able to manage who has what permissions to it. I.e. add/remove role assignments in Access Control (IAM).
I've noticed in my enterprise's tenant that contributors cannot modify permissions on resources they create. But I can't quite determine whether this is the default behavior in Azure, or whether it's policy we've put in place.
From my queries to Chat GPT and Bing Chat, they believe that the creator of the resource receive owner rights, but they were unable to cite a reference for it.