by Emily | Jan 20, 2021 | Azure, RBAC, Technology
Recently several attacks have been in the news. As a result of this, I received various questions from people with regards to role assignments in their Azure environment: Who exactly has which rights within my Azure environment?At which level are permissions...
by Emily | Oct 22, 2020 | Key Vault, RBAC, Technology
Key Vault access policies allow you to set very specifically what rights an identity has on keys, secrets, and certificates. However, you have to set this per key vault, and you cannot use the resource hierarchy within Azure (e.g. Management Groups, Subscriptions, and...
by Emily | Aug 10, 2020 | Azure AD, Privileged Identity Management
With privileged access groups, an extra privileged identity management (PIM) functionality has recently been added. It allows you to make individuals or groups eligible for group membership and ownership, as opposed to permanent allocations. Because you can link...
by Emily | Aug 7, 2020 | Azure AD, Privileged Identity Management
It has recently become possible with Azure AD role-assignable groups (in addition to assigning an Azure AD role to a user) to be able to assign roles to an Azure AD group. This allows you to keep an overview because you no longer have to make assignments at the user...