Skip to content

Commit 9ffae46

Browse files
committed
clean up formatting, spellcheck
1 parent c5a3bf2 commit 9ffae46

File tree

1 file changed

+48
-46
lines changed

1 file changed

+48
-46
lines changed
Lines changed: 48 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,81 +1,83 @@
11
---
2-
title: SharePoint Embedded Administrator
2+
title: SharePoint Embedded administrator
33
description: This article explains the new admin role for SharePoint Embedded.
44
ms.date: 05/21/2024
55
ms.localizationpriority: high
66
---
77

8-
# The SharePoint Embedded Administrator
8+
# 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 administrator is a dedicated role to manage SharePoint Embedded containers through [SharePoint PowerShell](/powershell/module/sharepoint-online/connect-sposervice) and SharePoint admin center. This role is required for [developer admins](./developer-admin/dev-admin.md) to create new container types through PowerShell cmdlets and also for consuming tenant admins to manage containers created in their tenants.
1111

12-
The Global Administrator 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.
12+
The global administrator role already has all the permissions of the SharePoint Embedded administrator role. A SharePoint administrator can assign themselves the SharePoint Embedded administrator role to act as a consuming tenant admin or a developer administrator for SharePoint Embedded.
1313

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.
14+
The SharePoint Embedded administrator 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 administrator can't see 'Active sites' and 'Deleted sites' pages on the SharePoint Admin Center and also can't run site specific PowerShell cmdlets.
15+
16+
## SharePoint Embedded administrator tasks in the developer tenant
1517

16-
## SharePoint Embedded Administrator tasks in developer tenant
1718
The following are some of the container specific commands actions currently supported on PowerShell:
1819

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
20+
* Creation of container types
21+
- Creation of a Standard container type with standard billing
22+
- Creation of a Standard container type with direct to customer billing
23+
- Creation of a Trial container type
24+
25+
* Container type management
26+
- Viewing of container types in the developer tenant
27+
- Editing properties of a container type in the developer tenant
28+
- Configuration properties of a container type in the developer tenant
29+
- Manage billing of applications/ container types for standard billing
2330

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
31+
## SharePoint Embedded administrator tasks in consuming tenant
2932

30-
## SharePoint Embedded Administrator tasks in consuming tenant
3133
The following are some of the container specific commands actions currently supported on PowerShell:
3234

33-
a) Application administration
34-
- Get details of all SharePoint Embedded applications in the tenant
35-
- Get detail of a specific application in the tenant
36-
- Get the permissions of owning applications in the tenant
37-
- Configure External sharing setting of a container of an application in tenant
38-
39-
b) container administration
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
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
35+
* Application administration
36+
- Get details of all SharePoint Embedded applications in the tenant
37+
- Get detail of a specific application in the tenant
38+
- Get the permissions of owning applications in the tenant
39+
- Configure External sharing setting of a container of an application in tenant
40+
41+
* Container administration
42+
- Get details of all containers of an application in the tenant
43+
- Get details of all containers of an application in the tenant sorted by storage
44+
- Get details of a specific container of an application in the tenant
45+
- Set Sensitivity label of a specific container of an application in the tenant
46+
- Soft delete a container of an application in the tenant
47+
- Get details of all soft deleted containers in the tenant
48+
- Restore a soft deleted container of an application in the tenant
49+
- Permanently delete a soft deleted container of an application in the tenant
4850

4951
The following are some of the actions currently supported on SharePoint Admin Center:
5052

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
53+
- View Active container page
54+
- View Deleted container page
55+
- View the detailed information of a container
56+
- Soft delete a container
57+
- Restore a deleted container
58+
- Purge a deleted container
5759

58-
## Assigning the SharePoint Embedded Admininistrator Role
60+
## Assigning the SharePoint Embedded administrator Role
5961

6062
The Global admin can assign the SharePoint Embedded Admin role to users through both Entra and Microsoft admin center.
6163

6264
### Through Entra
6365

64-
Follow the following steps to assign the role of SharePoint Embedded Admininistrator on Entra:
66+
Follow the following steps to assign the role of SharePoint Embedded administrator on Entra:
6567

6668
1. Sign into Entra as a Global admin
6769
2. Select the **“Users”** tab on the left-hand panel and select **“All users”**
68-
3. Select the user to assign the role of SharePoint Embedded Admininistrator under **“All users”**
70+
3. Select the user to assign the role of SharePoint Embedded administrator under **“All users”**
6971
4. Select the **“Assigned role”** tab on the left panel
7072
5. Select on **“Add assignments”** button and search for **“SharePoint Embedded”** in the panel that opens
71-
6. Select the SharePoint Embedded Administrator” option and select on **“Add”**
72-
7. The selected user is assigned the role of SharePoint Embedded admininistrator
73+
6. Select the 'SharePoint Embedded administrator' option and select on **“Add”**
74+
7. The selected user is assigned the role of SharePoint Embedded administrator
7375

7476
### Through Microsoft 365 Admin Center
7577

76-
1. Sign into M365 Admin Center as a Global admin
78+
1. Sign into Microsoft 365 Admin Center as a Global admin
7779
2. Select **“Users”** and select **“Active users”** under it
78-
3. Select the user to assign the role of SharePoint Embedded Admininistrator
80+
3. Select the user to assign the role of SharePoint Embedded administrator
7981
4. Select on **“Manage roles”** option under Roles
80-
5. Select **“Admin center access”** and under **“Collaboration”**, select **“SharePoint Embedded Administrator**
81-
6. Select **"Save changes"**. Now the selected user is assigned the role of SharePoint Embedded Admininistrator
82+
5. Select **“Admin center access”** and under **“Collaboration”**, select **“SharePoint Embedded administrator**
83+
6. Select **"Save changes"**. Now the selected user is assigned the role of SharePoint Embedded administrator

0 commit comments

Comments
 (0)