Forum Discussion
Chavoos
Jun 12, 2019Copper Contributor
2 IT Departments split in Azure
Good Day All, I do hope someone here could point me in the correct direction in finding an answer. I am a noob on the Azure platform so please go easy hahaha. I work for a large corporate, wi...
ulissesnascimento
Jun 19, 2019Copper Contributor
The best means for permission in Azure is RBAC with Roles already defined, however you may have to customize these permissions where I advise:
Custom roles for Azure resources
https://docs.microsoft.com/bs-cyrl-ba/azure/role-based-access-control/custom-roles
Tutorial: Create a custom role for Azure resources using Azure PowerShell
https://docs.microsoft.com/en-us/azure/role-based-access-control/tutorial-custom-role-powershell
Custom roles for Azure resources
https://docs.microsoft.com/bs-cyrl-ba/azure/role-based-access-control/custom-roles
Tutorial: Create a custom role for Azure resources using Azure PowerShell
https://docs.microsoft.com/en-us/azure/role-based-access-control/tutorial-custom-role-powershell
- ChavoosJul 01, 2019Copper Contributor
Thank you all for the advice, we are currently busy looking at the options as well as the best practices and will try to incorporate this.
It seems that the RBAC way is where we will do the split as this is how our "mothership" does it on that side
thank you all once again