You can clone an existing role, Start from scratch, or start with a json file The easiest way is to find an existing role that has most of the permissions you need and then clone and modify it for your scenario In this video, you'll learn how to assign azure roles to users, groups, or service principals using the azure portal. Custom roles can be created using the azure portal, azure powershell, azure cli, or the rest api This article describes how to create a custom role to manage access to azure resources using the azure portal.
You can clone an existing role, start from scratch, or start with a json file The easiest way is to find an existing role that has most of the permissions you need and then clone and modify it for your scenario. Note the leading slash before the guid. Then, in the left menu, click identity Next, under permissions, click azure role assignments To grant access, you assign roles to users, groups, service principals, or managed identities at a particular scope
Create a new application in your aad Go to azure portal > azure active directory > app registration > new application registration
OPEN