Skip to content

Commit b9e82a6

Browse files
committed
case sensitive edits
1 parent 74b964a commit b9e82a6

File tree

5 files changed

+43
-51
lines changed

5 files changed

+43
-51
lines changed

docs/embedded/concepts/admin-exp/developer-admin/dev-admin.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,34 +8,34 @@ ms.localizationpriority: high
88

99
## Overview
1010

11-
Organizations that create file management applications with the help of SharePoint Embedded are referred to as Developer Ecosystem and the persona responsible for the management of the applications is called the developer administrator. Developer administrators can perform various administrative actions on the SharePoint Embedded applications created and on the container types, the blueprint for the Containers that hold the content of instances of the application. They can also create and manage trial container types to get started with the SharePoint Embedded experience, attach billing profiles to their application, etc. In this article, we describe the enterprise manageability features that are supported and can be performed by the developer administrator.
11+
Organizations that create file management applications with the help of SharePoint Embedded are referred to as Developer Ecosystem and the persona responsible for the management of the applications is called the developer administrator. Developer administrators can perform various administrative actions on the SharePoint Embedded applications created and on the container types, the blueprint for the containers that hold the content of instances of the application. They can also create and manage trial container types to get started with the SharePoint Embedded experience, attach billing profiles to their application, etc. In this article, we describe the enterprise manageability features that are supported and can be performed by the developer administrator.
1212

1313
## Developer Admin Role
1414

1515
> [!IMPORTANT]
16-
> Assign the SharePoint Embedded Administrator role available in M365 Admin Center or Microsoft Entra to execute SharePoint Embedded Container commandlets mentioned in this article.
16+
> Assign the SharePoint Embedded Administrator role available in M365 Admin Center or Microsoft Entra to execute SharePoint Embedded container commandlets mentioned in this article.
1717
>
18-
> Global Administrators can continue to execute SharePoint Embedded Container cmdlets.
18+
> Global Administrators can continue to execute SharePoint Embedded container cmdlets.
1919
>
2020
> If you are a SharePoint Administrator, grant yourself the SharePoint Embedded Admin role as well to execute these cmdlets.
2121
2222

2323
A Microsoft 365 SharePoint Embedded Administrator serves as the developer admin. Global Administrators in Microsoft 365 can assign users the SharePoint Embedded Administrator. 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 Developer Admin for SharePoint Embedded. The SharePoint Embedded Role is available in Microsoft Entra and Microsoft 365 Admin Center. For information on [SharePoint Embedded Administrator](../adminrole.md) role.
2424

25-
The following are some of the Container specific commands actions currently supported on PowerShell:
26-
a) Creation of container types
27-
- Creation of Standard container type with standard billing
28-
- Creation of Standard container type with direct to customer billing
29-
- Creation of Trial container type
25+
The following are some of the container specific commands actions currently supported on PowerShell:
26+
* Creation of container types
27+
- Creation of Standard container type with standard billing
28+
- Creation of Standard container type with direct to customer billing
29+
- Creation of Trial container type
3030

31-
b) container type management
32-
- Viewing of container types in the developer tenant
33-
- Editing properties of a container type in the developer tenant
34-
- Configuration properties of a container type in the developer tenant
35-
- Manage billing of applications/ container types for standard billing
31+
* Container type management
32+
- Viewing of container types in the developer tenant
33+
- Editing properties of a container type in the developer tenant
34+
- Configuration properties of a container type in the developer tenant
35+
- Manage billing of applications/ container types for standard billing
3636

3737

38-
### Billing responsibilities of Developer admin
38+
### Billing responsibilities of the developer admin
3939

4040
There are two types of billing models followed:
4141

@@ -101,7 +101,7 @@ Set-SPOContainerType -ContainerTypeId <ContainerTypeId>
101101
[-WhatIf] [-Confirm]
102102
```
103103

104-
### Container Type Configuration Properties
104+
### Container type configuration properties
105105

106106
The developer administrator can change container type configuration settings using PowerShell commandlets. The following container type properties can be set:
107107

docs/embedded/concepts/content-experiences/office-experience.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,6 @@ ms.localizationpriority: high
99

1010
Office File Experiences for SharePoint Embedded platform will work in a similar manner to Microsoft 365 (Microsoft 365) platform.
1111

12-
<!--
13-
## In this article:
14-
15-
1. [Opening Office Documents from your apps](#Opening-Office-Documents-from-SharePoint-Embedded-Apps)
16-
2. [View or Restore Previous Versions](#View-or-Restore-a-Previous-Version-of-Office-Document-from-SharePoint-Embedded-Apps)
17-
3. [Collaborating on SharePoint Embedded Application Office Documents](#Collaborating-on-Office-Documents-from-SharePoint-Embedded-Apps)
18-
4. [Breadcrumb Properties of SharePoint Embedded Application Office Documents](#Breadcrumb-properties-of-Office-Documents-from-SharePoint-Embedded-Apps)
19-
-->
2012

2113
## Opening Office Documents from SharePoint Embedded Apps
2214

@@ -72,7 +64,7 @@ Breadcrumb properties are used by Office clients to display breadcrumb-style ele
7264
> [!NOTE]
7365
> We recommend specifying 'Current Channel' to take advantage of Breadcrumb patterns and future enhancements to Office Apps. Learn more about [specifying update channels for Office Apps](/deployoffice/updates/overview-update-channels)
7466
75-
Breadcrumb patterns for SharePoint Embedded Application Apps are constructed from Container properties configured for your Apps. The following diagram maps the container properties to breadcrumb presentation in Office clients:
67+
Breadcrumb patterns for SharePoint Embedded Application Apps are constructed from container properties configured for your Apps. The following diagram maps the container properties to breadcrumb presentation in Office clients:
7668

7769
![Screenshot of breadcrumb pattern in SharePoint Embedded Applications](../../images/office2.png)
7870

docs/embedded/concepts/fluid.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ Start [building](https://github.com/microsoft/FluidExamples/) in the Fluid [Samp
1919

2020
### Get started with SharePoint Embedded
2121

22-
Try SharePoint Embedded for free by creating a [Trial Container Type](./app-concepts/containertypes.md).
22+
Try SharePoint Embedded for free by creating a container type for [trial purposes](./app-concepts/containertypes.md).
2323

2424
1. Set up a free trial [Microsoft 365 tenant](https://www.microsoft.com/microsoft-365/enterprise/microsoft365-plans-and-pricing). Alternatively, you can use an existing tenant if you have admin credentials.
25-
1. Sign into the [SharePoint Embedded Visual Studio Code Extension](.././getting-started/spembedded-for-vscode.md) and follow the steps to create an application and Trial Container Type.
25+
1. Sign into the [SharePoint Embedded Visual Studio Code Extension](.././getting-started/spembedded-for-vscode.md) and follow the steps to create an application and container type for trial purposes.
2626

2727
## Prerequisites
2828

@@ -32,17 +32,17 @@ To get started building with Fluid Framework, you need:
3232
1. **SharePoint Embedded Application**: Ensure that you register your application in [Microsoft Entra ID](https://entra.microsoft.com/). If you don't have a SharePoint Embedded application, refer to the [earlier section](#get-started-with-sharepoint-embedded).
3333
1. **Application (Client) ID**: Obtain the `ClientID` for your SharePoint Embedded Application.
3434
1. **Container Type Information**:
35-
- Identify the `ContainerTypeId` associated with your app’s Container Type.
35+
- Identify the `ContainerTypeId` associated with your app’s container type.
3636
1. **Containers**:
37-
- Make sure you have *at least* one Container created of the same Container Type linked to your SharePoint Embedded Application.
37+
- Make sure you have *at least* one container created of the same container type linked to your SharePoint Embedded Application.
3838

3939
## Get started with Fluid
4040

4141
### Access App information
4242

43-
You need the `ClientID` from your application and the `ContainerTypeId` associated with the Containers created on that application.
43+
You need the `ClientID` from your application and the `ContainerTypeId` associated with the containers created on that application.
4444

45-
The `ClientID` is essential for acquiring the correct access tokens when working with Fluid Framework and documents. The `ContainerTypeId` is necessary for accessing Containers associated with your SharePoint Embedded application.
45+
The `ClientID` is essential for acquiring the correct access tokens when working with Fluid Framework and documents. The `ContainerTypeId` is necessary for accessing containers associated with your SharePoint Embedded application.
4646

4747
If you used the [Visual Studio Code Extension](../getting-started/spembedded-for-vscode.md), you can [export](/sharepoint/dev/embedded/getting-started/spembedded-for-vscode#export-postman-environment) your Postman Environment to easily view your both your `ContainerTypeId` and `ClientID`.
4848

docs/embedded/concepts/security-and-compliance.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Microsoft's SharePoint Embedded provides a faster way to create secure and compl
1111

1212
In this article, we describe the security and compliance policies that are supported today on content that resides in the SharePoint Embedded platform, and their capabilities and limitations.
1313

14-
Since SharePoint Embedded by design doesn’t have any user interface, some Compliance scenarios necessitating user interaction aren't natively supported. The owning application that governs the Container can choose to support these scenarios and provide the optimal experience to end users by using existing Microsoft Graph API.
14+
Since SharePoint Embedded by design doesn’t have any user interface, some Compliance scenarios necessitating user interaction aren't natively supported. The owning application that governs the container can choose to support these scenarios and provide the optimal experience to end users by using existing Microsoft Graph API.
1515

1616
## Compliance Policies using Microsoft Purview
1717

@@ -23,7 +23,7 @@ Currently, SharePoint Embedded supports the following Compliance features under
2323
Get-SPOApplication
2424
```
2525
26-
1. Retrieve a list of Containers in a SharePoint Embedded application by providing the ApplicationID returned in Step #1
26+
1. Retrieve a list of containers in a SharePoint Embedded application by providing the ApplicationID returned in Step #1
2727
2828
```powershell
2929
Get-SPOContainer -OwningApplicationId <OwningApplicationID>
@@ -35,7 +35,7 @@ Currently, SharePoint Embedded supports the following Compliance features under
3535
Get-SPOContainer -OwningApplicationId <ApplicationID> -Identity<ContainerID>
3636
```
3737
38-
For information on how to retrieve the `ContainerSiteURL` to set the various compliance policies described in this article at a Container level, see [Get-SPOContainer](/powershell/module/sharepoint-online/get-spocontainer).
38+
For information on how to retrieve the `ContainerSiteURL` to set the various compliance policies described in this article at a container level, see [Get-SPOContainer](/powershell/module/sharepoint-online/get-spocontainer).
3939
4040
### Audit
4141
@@ -52,49 +52,49 @@ In addition to existing file properties, Audit events related to SharePoint Embe
5252
5353
Compliance Admins can use eDiscovery tools in Microsoft Purview to search/hold/export content hosted in the SharePoint Embedded platform. For more information on eDiscovery, see [Microsoft Purview eDiscovery solutions](/purview/ediscovery).
5454
55-
To perform an eDiscovery Search on all SharePoint Embedded content, Admins should select on **'All'** SharePoint Sites when configuring the eDiscovery Search in Microsoft Purview. This enables the Search for content stored in all SharePoint Sites and all SharePoint Embedded Containers.
55+
To perform an eDiscovery Search on all SharePoint Embedded content, Admins should select on **'All'** SharePoint Sites when configuring the eDiscovery Search in Microsoft Purview. This enables the Search for content stored in all SharePoint Sites and all SharePoint Embedded containers.
5656
5757
![eDiscovery search](../images/sc2.png)
5858
59-
To limit the eDiscovery Search to one/few SharePoint Embedded Containers, Admins can **'Choose sites'** under the **‘SharePoint sites’** workload and provide the desired Container URL.
59+
To limit the eDiscovery Search to one/few SharePoint Embedded containers, Admins can **'Choose sites'** under the **‘SharePoint sites’** workload and provide the desired container URL.
6060
6161
![choose sites in eDiscovery search](../images/sc3.png)
6262
6363
### Data Lifecycle Management (DLM)
6464
6565
SharePoint Embedded supports retention and holds policies on content stored in its applications using the Microsoft Purview compliance portal. For more information on DLM, see [Learn about Microsoft Purview Data Lifecycle Management](/purview/data-lifecycle-management).
6666
67-
The existing retention policy is applied to all SharePoint Embedded Containers if the policy is configured for 'All sites'. Similarly, creating a new retention/hold policy on *All* SharePoint Sites workload automatically enforces the policy on all SharePoint Sites and all Containers within SharePoint Embedded.
67+
The existing retention policy is applied to all SharePoint Embedded containers if the policy is configured for 'All sites'. Similarly, creating a new retention/hold policy on *All* SharePoint Sites workload automatically enforces the policy on all SharePoint Sites and all containers within SharePoint Embedded.
6868
6969
![retention policy](../images/sc4.png)
7070
71-
To selectively enforce the policy on one or more SharePoint Embedded Containers, copy the Container URL and configure the policy to be selectively enforced only on those Containers.
71+
To selectively enforce the policy on one or more SharePoint Embedded containers, copy the container URL and configure the policy to be selectively enforced only on those containers.
7272
7373
![enforce retention policy](../images/sc5.png)
7474
75-
Since SharePoint Embedded doesn't have a built-in user interface, DLM scenarios requiring user interaction aren't natively supported. For instance, if an end user attempts to apply a retention label on a Container using a SharePoint Embedded application (app), the app governing the access to the Container must furnish that functionality. In such cases, Graph APIs for DLM functionalities can be used.
75+
Since SharePoint Embedded doesn't have a built-in user interface, DLM scenarios requiring user interaction aren't natively supported. For instance, if an end user attempts to apply a retention label on a container using a SharePoint Embedded application (app), the app governing the access to the container must furnish that functionality. In such cases, Graph APIs for DLM functionalities can be used.
7676
7777
### Data Loss Protection (DLP)
7878
7979
Using Microsoft Purview, Admins can identify, monitor, and automatically protect sensitive items stored in applications using SharePoint Embedded. For more information on DLP, see  [Learn about data loss prevention](/purview/dlp-learn-about-dlp).
8080
81-
Like retention policies, DLP policies can be enforced on all SharePoint Sites and SharePoint Embedded Containers by choosing to configure the policy on ‘All sites’.
81+
Like retention policies, DLP policies can be enforced on all SharePoint Sites and SharePoint Embedded containers by choosing to configure the policy on ‘All sites’.
8282
8383
![DLP Policy](../images/sc6.png)
8484
85-
Admins can also restrict the enforcement of a DLP policy to specific SharePoint Embedded Containers by specifying the relevant Container URLs during policy configuration.
85+
Admins can also restrict the enforcement of a DLP policy to specific SharePoint Embedded containers by specifying the relevant container URLs during policy configuration.
8686
8787
![Configure DLP Policy](../images/sc7.png)
8888
8989
Several scenarios supported by DLP today need user interaction that isn’t natively supported by SharePoint Embedded. For instance, based on its configuration, a DLP policy that prevents external sharing might allow end users to provide a business justification to override the policy. The client app that renders this DLP-flagged file item needs to support such user interactions.
9090
9191
Policy tips are shown today for files hosted in SharePoint so that users are kept informed about DLP-flagged file items and corresponding restrictions. Similarly, for policy tips to be displayed for files hosted in SharePoint Embedded, the client app can choose to provide more support by utilizing the existing Graph APIs for this purpose.
9292
93-
## Security Features
93+
## Security features
9494
95-
### Sensitivity labels on Containers
95+
### Sensitivity labels on containers
9696
97-
Global Administrators and SharePoint Administrators can set and remove sensitivity labels on a SharePoint Embedded Container by using the newly created SharePoint PowerShell cmdlet:
97+
Global Administrators and SharePoint Administrators can set and remove sensitivity labels on a SharePoint Embedded container by using the newly created SharePoint PowerShell cmdlet:
9898
9999
```powershell
100100
Set-SPOContainer -Identity <ContainerID/ContainerSiteURL> -SensitivityLabel <SensitivityLabelGUID>
@@ -104,7 +104,7 @@ To learn more about setting sensitivity labels, see [Learn about sensitivity lab
104104

105105
### Block Download policy
106106

107-
Block Download policy allows SharePoint Administrator or Global Administrator to block the download of files from SharePoint Embedded Containers using the following SharePoint PowerShell cmdlet.
107+
Block Download policy allows SharePoint Administrator or Global Administrator to block the download of files from SharePoint Embedded containers using the following SharePoint PowerShell cmdlet.
108108

109109
```powershell
110110
Set-SPOSite -Identity <ContainerSiteURL> -BlockDownloadPolicy $true

0 commit comments

Comments
 (0)