Skip to content

Commit 0c62b40

Browse files
Adding note for app catalog api
1 parent 090e645 commit 0c62b40

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

api-reference/beta/api/appcatalogs-list-teamsapps.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ This includes apps from the Microsoft Teams store and apps from your organizatio
2222
2323
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
2424

25+
> [!NOTE]
26+
> * Currently, this API is only supported in the user context and not in the Admin view.
27+
> * The Teams Apps returned by this API comply with the App management policies established by the admin.
28+
> * After the Teams apps are published, it typically takes 24-48 hours for the policies to be applied, which may result in some apps not appearing in the API results immediately.
29+
> * For more information, you can refer to the [App management policies](https://learn.microsoft.com/en-us/microsoftteams/manage-apps#manage-org-wide-app-settings).
30+
2531
## Permissions
2632

2733
Choose the permission or permissions marked as least privileged for this API. Use a higher privileged permission or permissions [only if your app requires it](/graph/permissions-overview#best-practices-for-using-microsoft-graph-permissions). For details about delegated and application permissions, see [Permission types](/graph/permissions-overview#permission-types). To learn more about these permissions, see the [permissions reference](/graph/permissions-reference).

api-reference/v1.0/api/appcatalogs-list-teamsapps.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ This includes apps from the Microsoft Teams store and apps from your organizatio
1919
2020
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
2121

22+
> [!NOTE]
23+
> * Currently, this API is only supported in the user context and not in the Admin view.
24+
> * The Teams Apps returned by this API comply with the App management policies established by the admin.
25+
> * After the Teams apps are published, it typically takes 24-48 hours for the policies to be applied, which may result in some apps not appearing in the API results immediately.
26+
> * For more information, you can refer to the [App management policies](https://learn.microsoft.com/en-us/microsoftteams/manage-apps#manage-org-wide-app-settings).
27+
2228
## Permissions
2329

2430
Choose the permission or permissions marked as least privileged for this API. Use a higher privileged permission or permissions [only if your app requires it](/graph/permissions-overview#best-practices-for-using-microsoft-graph-permissions). For details about delegated and application permissions, see [Permission types](/graph/permissions-overview#permission-types). To learn more about these permissions, see the [permissions reference](/graph/permissions-reference).

0 commit comments

Comments
 (0)