You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/embedded/concepts/admin-exp/adminrole.md
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,11 @@ ms.localizationpriority: high
7
7
8
8
# The SharePoint Embedded Administrator
9
9
10
-
The SharePoint Embedded admin, also known as the SPE Admin role, is a dedicated role to manage SharePoint Embedded Containers through SPO PowerShell and SPAC. This is required for developer admins to create new Container types through PowerShell cmdlets and consume tenants admins to manage Containers created on their tenants.
10
+
The SharePoint Embedded admin, also known as the SPE Admin role, is a dedicated role to manage SharePoint Embedded Containers through SPO PowerShell and SharePoint admin center. This is required for developer admins to create new Container types through PowerShell cmdlets and consume tenants admins to manage Containers created on their tenants.
11
11
12
-
The Global Administrator (Global Admin) role already has all the permissions of the SharePoint Embedded admin role. A SharePoint Administrator (SP Admin) can assign themselves the SPE Admin role to act as a consuming tenant admin or a developer administrator for SharePoint Embedded.
12
+
The Global Administrator (Global Admin) role already has all the permissions of the SharePoint Embedded admin role. A SharePoint Administrator (SP Admin) can assign themselves the SharePoint Embedded Admin role to act as a consuming tenant admin or a developer administrator for SharePoint Embedded.
13
13
14
-
The SharePoint Embedded admin role is available in Microsoft Entra and Microsoft 365 Admin Center (MAC). The SPE Admin doesn't have access to site management. This means that a SPE Admin won't be able to see Active and Deleted sites page on SharePoint Administrator Center (SPAC) as well as not be able to run site specific PowerShell cmdlets.
14
+
The SharePoint Embedded admin role is available in Microsoft Entra and Microsoft 365 Admin Center (MAC). The SPE Admin doesn't have access to site management. This means that a SPE Admin won't be able to see Active and Deleted sites page on SharePoint Administrator Center as well as not be able to run site specific PowerShell cmdlets.
15
15
16
16
## SharePoint Embedded Administrator tasks in developer tenant
17
17
The following are some of the Container specific commands actions currently supported on PowerShell:
@@ -55,9 +55,9 @@ d) Soft delete a Container
55
55
e) Restore a deleted Container
56
56
f) Purge a deleted Container
57
57
58
-
## Assigning the SPE Admin Role
58
+
## Assigning the SharePoint Embedded Admin Role
59
59
60
-
The Global Admin can assign the SPE admin role to users through both Entra and MAC.
60
+
The Global Admin can assign the SPE admin role to users through both Entra and Microsoft admin center.
61
61
62
62
### Through Entra
63
63
@@ -89,7 +89,7 @@ Follow the following steps to assign the role of SPE Admin on Entra:
0 commit comments