Skip to content

Commit 8abc4bc

Browse files
authored
Merge pull request #3481 from MicrosoftDocs/temas-hidden-group
Teams hidden membership update
2 parents d3ec60b + 0331160 commit 8abc4bc

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

powerapps-docs/teams/create-first-app.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ After installing the Power Apps app from the Teams store:
4545

4646
![First app in a team](media/create-app-4.png "First app in a team")
4747

48+
> [!NOTE]
49+
> Environment creation will fail if the Teams team that you selected has *Hiddenmembership* enabled. If this happens, try creating the app in a different team. More information: [Hidden membership groups](known-issues-limitations.md#hidden-membership-groups)
50+
4851
### Notification
4952

5053
Once the environment gets created, you'll see a notification on the bottom-right side of Teams.

powerapps-docs/teams/known-issues-limitations.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,14 @@ Project Oakdale currently isn't available in [Power Apps Government Community Cl
4242

4343
## Hidden membership groups
4444

45-
Project Oakdale doesn't support [hidden membership groups](https://docs.microsoft.com/graph/api/resources/group?view=graph-rest-1.0&preserve-view=true#group-visibility-options).
45+
Project Oakdale doesn't support [hidden membership groups](https://docs.microsoft.com/graph/api/resources/group?view=graph-rest-1.0&preserve-view=true#group-visibility-options). You'll receive one of the following errors when you try to create an app in a team that has the group visibility set to *Hiddenmembership*.
46+
47+
| Action | Error |
48+
| - | - |
49+
| [Create your first app](create-first-app.md#get-started-with-creating-your-first-app) | `Something went wrong` <br> `The request failed with error: '{"errorCode":"BadRequest"}'. The tracking Id is 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'` |
50+
| [Install a sample app](use-sample-apps-from-teams-store.md#install-the-sample-app) | `Something went wrong. Please try again later.` <br> `We couldn't save your tab settings. Please try again.` |
51+
52+
The group may have hidden membership enabled by your administrator. Try using a different Teams team that has hidden membership not enabled, or contact your administrator.
4653

4754
## Localization
4855

powerapps-docs/teams/use-sample-apps-from-teams-store.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: tapanm-msft
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 09/22/2020
8+
ms.date: 09/24/2020
99
ms.author: tapanm
1010
ms.reviewer:
1111
---
@@ -71,7 +71,8 @@ The following tutorial shows how to install the Employee Ideas app.
7171
![App installation](media/sample-app-5.png "App installation")
7272

7373
> [!NOTE]
74-
> If the selected Teams team doesn't already have an environment created, a new environment is created at this stage. More information: [Environment lifecycle](/power-platform/admin/about-teams-environment.md)
74+
> - If the selected Teams team doesn't already have an environment created, a new environment is created at this stage. More information: [Environment lifecycle](/power-platform/admin/about-teams-environment.md)
75+
> - Environment creation will fail if the Teams team that you selected has *Hiddenmembership* enabled. If this happens, try creating the app in a different team. More information: [Hidden membership groups](known-issues-limitations.md#hidden-membership-groups)
7576
7677
1. After the app is installed, you'll see a tab named **Employee Ideas** added to the team channel that you selected earlier.
7778

0 commit comments

Comments
 (0)