Skip to content

Commit c4cf8ab

Browse files
committed
♻️ address automated review feedback
1 parent fdd98b3 commit c4cf8ab

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

docs/embedded/concepts/app-concepts/auth.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Authentication and Authorization with SharePoint Embedded
33
ms.service: sharepoint-online
44
description: This article describes the Authentication process for SharePoint Embedded Applications
5-
ms.service: sharepoint-online
65
ms.date: 11/28/2023
76
ms.localizationpriority: high
87
---

docs/embedded/concepts/app-concepts/containertypes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Container Type
3-
description: Describing how Container Types work
3+
description: This article explains how Container Types work.
44
ms.date: 11/28/2023
55
ms.service: sharepoint-online
66
ms.localizationpriority: high
@@ -21,7 +21,7 @@ Each Container is associated to one immutable Container Type, represented by a C
2121
The permission mapping between a ContainerTypeID-AppID pair determines the operations the application is authorized to invoke against all containers of a specific Container Type and their content.
2222

2323
> [!TIP]
24-
> To learn more about application architecture, see [Application Architecture](./app-architecture.md)
24+
> To learn more about application architecture, see [Application Architecture](./app-architecture.md).
2525
2626
## SharePoint Embedded Trial Container Types
2727

docs/embedded/tutorials/register-ct.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Register Container Types
3-
description: Describing how Container Types work
3+
description: This article explains how to register a new Container Types work.
44
ms.date: 11/28/2023
55
ms.service: sharepoint-online
66
ms.localizationpriority: high

0 commit comments

Comments
 (0)