Skip to content

Commit 6d75a09

Browse files
000-539: compareroles
1 parent 6364b34 commit 6d75a09

File tree

2 files changed

+31
-3
lines changed

2 files changed

+31
-3
lines changed

articles/en/InformationProtection/compareroles.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ date: '2024-11-09'
1111

1212
# Compare Roles
1313

14-
In Microsoft 365 admin center you can now compare various admin roles and select the one with minimum privilege for your admin accounts.v The comparison lists detailed permissions of each role, and can be used for Compliance or ISO Documentation.
14+
In Microsoft 365 admin center you can now compare various admin roles and select the one with minimum privilege for your admin accounts. The comparison lists detailed permissions of each role, and can be used for Compliance or ISO Documentation.
1515

1616

1717

@@ -26,18 +26,32 @@ Navigate to Microsoft 365 admin center and select **Role Assignments** tab. You
2626
<br/>
2727

2828
<img src="/articles/img/compareroles2.PNG" >
29-
<img src="/articles/img/compareroles3.PNG" >
29+
30+
<br/><br/><br/>
31+
32+
The output provides a detailed comparison of the selected roles and their associated permissions. It highlights the specific actions and access levels granted to each role. This allows for a clear understanding of the differences between roles and their respective permissions.
33+
34+
<br/>
3035

3136

3237
<img src="/articles/img/compareroles6.PNG" >
3338

39+
<img src="/articles/img/compareroles3.PNG" >
40+
41+
42+
43+
3444

3545
<img src="/articles/img/compareroles4.PNG" >
3646
<img src="/articles/img/compareroles5.PNG" >
3747

3848

3949

4050

51+
# Sample Comparison
52+
53+
Sample comparison between Security Administrator, Security Operator and Security Reader. It lists only the first 35 granular permissions out of the 95 being compared at the time of writing this.
54+
4155

4256

4357
| Permissions | Security Administrator | Security Operator | Security Reader |
@@ -83,4 +97,3 @@ Navigate to Microsoft 365 admin center and select **Role Assignments** tab. You
8397

8498

8599

86-
# Run As
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
layout: page
3+
title: 'Microsoft 365: simulating admin roles'
4+
image: 'https://unsplash.com/s/photos/random'
5+
hero_image: '/img/IMG_20220521_140146.jpg'
6+
show_sidebar: false
7+
hero_height: is-small
8+
date: '2024-11-16'
9+
---
10+
11+
12+
# Run As Admin
13+
14+
Managing roles and permissions is a critical part of administering Microsoft 365 environments. To ensure roles are assigned and configured correctly, the "Run As" feature in the Microsoft 365 admin center allows administrators to simulate and test various admin roles. This powerful functionality helps identify gaps in permissions, validate access levels, and streamline role-based configurations without affecting the live environment. Using Run As feature for admin accounts, you can simulate their access and test the permissions before assigning them.
15+

0 commit comments

Comments
 (0)