Hy Anyone can plz help me we completed the Azure authentication in our react typescript project and now we want to add azure role assignments. I dont know how to assign role to user through portel and how we can access this data(api with headers)
Hy Anyone can plz help me we completed the Azure authentication in our react typescript project and now we want to add azure role assignments. I dont know how to assign role to user through portel and how we can access this data(api with headers)
Hello @AsadGhumman-1703,
Just checking in to see if the below answer helped. If this answers your query, please don’t forget to click "Accept the answer" and Up-Vote for the same, which might be beneficial to other community members reading this thread. And, if you have any further query do let us know.
Thanks,
Hello @AsadGhumman-1703,
Thanks for reaching out and apologize for delayed response.
You can assign, list and manage azure roles using the Azure portal, Azure PowerShell, Azure CLI, Azure SDKs, or REST APIs
Check out the following articles for detailed steps for how to assign roles. Hope this helps.
Assign Azure roles using the Azure portal
Assign Azure roles using Azure PowerShell
Assign Azure roles using Azure CLI
Assign Azure roles using the REST API
List Azure role assignments using the REST API
More information: https://docs.microsoft.com/en-us/azure/role-based-access-control/role-assignments-steps
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.
5 people are following this question.