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
+25-25Lines changed: 25 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -7,53 +7,53 @@ ms.localizationpriority: high
7
7
8
8
# The SharePoint Embedded Administrator
9
9
10
-
The SharePoint Embedded Admininistrator 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.
10
+
The SharePoint Embedded Admininistrator 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
12
The Global Administrator (Global admin) role already has all the permissions of the SharePoint Embedded Admininistrator role. A SharePoint Administrator can assign themselves the SharePoint Embedded Admininistrator role to act as a consuming tenant admin or a developer administrator for SharePoint Embedded.
13
13
14
14
The SharePoint Embedded Admininistrator role is available in Microsoft Entra and Microsoft 365 Admin Center. This role doesn't have access to site management. This means that a SharePoint Embedded Admininistrator 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
-
The following are some of the Container specific commands actions currently supported on PowerShell:
17
+
The following are some of the container specific commands actions currently supported on PowerShell:
18
18
19
-
a) Creation of Container Types
20
-
- Creation of a Standard Container Type with standard billing
21
-
- Creation of a Standard Container Type with direct to customer billing
22
-
- Creation of a Trial Container Type
19
+
a) Creation of container types
20
+
- Creation of a Standard container type with standard billing
21
+
- Creation of a Standard container type with direct to customer billing
22
+
- Creation of a Trial container type
23
23
24
-
b) Container Type management
25
-
- Viewing of Container Types in the developer tenant
26
-
- Editing properties of a Container Type in the developer tenant
27
-
- Configuration properties of a Container Type in the developer tenant
28
-
- Manage billing of applications/ Container Types for standard billing
24
+
b) container type management
25
+
- Viewing of container types in the developer tenant
26
+
- Editing properties of a container type in the developer tenant
27
+
- Configuration properties of a container type in the developer tenant
28
+
- Manage billing of applications/ container types for standard billing
29
29
30
30
## SharePoint Embedded Administrator tasks in consuming tenant
31
-
The following are some of the Container specific commands actions currently supported on PowerShell:
31
+
The following are some of the container specific commands actions currently supported on PowerShell:
32
32
33
33
a) Application administration
34
34
- Get details of all SharePoint Embedded applications in the tenant
35
35
- Get detail of a specific application in the tenant
36
36
- Get the permissions of owning applications in the tenant
37
37
- Configure External sharing setting of a container of an application in tenant
38
38
39
-
b) Container administration
39
+
b) container administration
40
40
- Get details of all containers of an application in the tenant
41
-
- Get details of all Containers of an application in the tenant sorted by storage
41
+
- Get details of all containers of an application in the tenant sorted by storage
42
42
- Get details of a specific container of an application in the tenant
43
-
- Set Sensitivity label of a specific Container of an application in the tenant
44
-
- Soft delete a Container of an application in the tenant
45
-
- Get details of all soft deleted Containers in the tenant
46
-
- Restore a soft deleted Container of an application in the tenant
47
-
- Permanently delete a soft deleted Container of an application in the tenant
43
+
- Set Sensitivity label of a specific container of an application in the tenant
44
+
- Soft delete a container of an application in the tenant
45
+
- Get details of all soft deleted containers in the tenant
46
+
- Restore a soft deleted container of an application in the tenant
47
+
- Permanently delete a soft deleted container of an application in the tenant
48
48
49
49
The following are some of the actions currently supported on SharePoint Admin Center:
50
50
51
-
a) View Active Container page
52
-
b) View Deleted Container page
53
-
c) View the detailed information of a Container
54
-
d) Soft delete a Container
55
-
e) Restore a deleted Container
56
-
f) Purge a deleted Container
51
+
a) View Active container page
52
+
b) View Deleted container page
53
+
c) View the detailed information of a container
54
+
d) Soft delete a container
55
+
e) Restore a deleted container
56
+
f) Purge a deleted container
57
57
58
58
## Assigning the SharePoint Embedded Admininistrator Role
0 commit comments