azure granting user or service principal access to a subscriptions
After creating a new subscription in Azure, we probably need to assign users or service principal to use it.
To do that, goto Azure subscription -> IAM -> Add Role Assignment -> Select the role that you would like to grant. Click "Next".
You will be prompted to select which users or service principal or managed identity to use. Click on "Select" and then finally click on "Review and create"
Comments