Skip to content

Commit 9b2850b

Browse files
authored
Merge pull request #24956 from microsoftgraph/doc-improvement-app-catalog
[Doc Improvement][App catalog permission note added][3966160]
2 parents 050755e + c0464fa commit 9b2850b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

api-reference/beta/api/teamsapp-publish.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ Choose the permission or permissions marked as least privileged for this API. Us
2929
[!INCLUDE [permissions-table](../includes/permissions/teamsapp-publish-permissions.md)]
3030

3131
> [!NOTE]
32-
> The Directory.ReadWrite.All permission is supported only for backward compatibility. We recommend that you update your solutions to use an alternative permission listed in the previous table and avoid using these permissions going forward.
32+
>
33+
> * The `Directory.ReadWrite.All` permission is supported only for backward compatibility. We recommend that you update your solutions to use an alternative permission listed in the previous table and avoid using these permissions going forward.
34+
> * The `AppCatalog.Submit` permission allows you to submit apps for review only, not to publish them to the catalog.
3335
3436
## HTTP request
3537

api-reference/v1.0/api/teamsapp-publish.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ Choose the permission or permissions marked as least privileged for this API. Us
2727
[!INCLUDE [permissions-table](../includes/permissions/teamsapp-publish-permissions.md)]
2828

2929
> [!NOTE]
30-
> The Directory.ReadWrite.All permission is supported only for backward compatibility. We recommend that you update your solutions to use an alternative permission listed in the previous table and avoid using these permissions going forward.
30+
>
31+
> * The `Directory.ReadWrite.All` permission is supported only for backward compatibility. We recommend that you update your solutions to use an alternative permission listed in the previous table and avoid using these permissions going forward.
32+
> * The `AppCatalog.Submit` permission allows you to submit apps for review only, not to publish them to the catalog.
3133
3234
## HTTP request
3335
<!-- { "blockType": "ignored" } -->

0 commit comments

Comments
 (0)