Monday, August 31, 2020

Create a Custom Role in Azure using Azure CLI

There are various built-in role exists in Azure and can be utilized as per business need like Owner, Reader, contributor, Monitoring contributor and log analytic contributor. Though in certain scenario you may need to restrict user and then create custom role privilege to user.Here we will be discussing how can we create a custom role and utilize...