Skip to content

Commit fa9d6b6

Browse files
adminrole.md
1 parent e4e57c5 commit fa9d6b6

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

docs/embedded/concepts/admin-exp/adminrole.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -7,53 +7,53 @@ ms.localizationpriority: high
77

88
# The SharePoint Embedded Administrator
99

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.
1111

1212
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.
1313

1414
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.
1515

1616
## 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:
1818

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
2323

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
2929

3030
## 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:
3232

3333
a) Application administration
3434
- Get details of all SharePoint Embedded applications in the tenant
3535
- Get detail of a specific application in the tenant
3636
- Get the permissions of owning applications in the tenant
3737
- Configure External sharing setting of a container of an application in tenant
3838

39-
b) Container administration
39+
b) container administration
4040
- 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
4242
- 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
4848

4949
The following are some of the actions currently supported on SharePoint Admin Center:
5050

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
5757

5858
## Assigning the SharePoint Embedded Admininistrator Role
5959

0 commit comments

Comments
 (0)