Skip to content

Commit 8cbf6fa

Browse files
authored
Remove "Everyone" update share-app.md
I've made changes to remove mention of the "Everyone" group from this document. Microsoft is recommending that makers do not share their canvas apps with "Everyone" due to the overexposure that comes with sharing with that group. We are planning to eventually phase out the ability to share with "Everyone".
1 parent 68092b1 commit 8cbf6fa

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

powerapps-docs/maker/canvas-apps/share-app.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ contributors:
1717
---
1818
# Share a canvas app with your organization
1919

20-
After you build a canvas app that addresses a business need, specify which users in your organization can run the app and who can modify and even re-share it. Specify each user by name, or specify a security group in Microsoft Entra ID. If everyone would benefit from your app, specify that your entire organization can run it.
20+
After you build a canvas app that addresses a business need, specify which users in your organization can run the app and who can modify and even re-share it. Specify each user by name, or specify a security group in Microsoft Entra ID.
2121

2222
> [!IMPORTANT]
2323
> For a shared app to function as you expect, you must also manage permissions for the data source or sources on which the app is based, such as [Microsoft Dataverse](#dataverse) or [Excel](share-app-data.md). You might also need to share [other resources](share-app-resources.md) on which the app depends, such as flows, gateways, or connections.
@@ -54,10 +54,6 @@ Before you share an app, you must [save it](save-publish-app.md) (not locally) a
5454

5555
1. Specify by name or alias the users or security groups in Microsoft Entra ID with whom you want to share the app.
5656

57-
- To allow your entire organization to run the app (but not modify or share it), enter **Everyone** in the sharing panel. Users will be able to find this app by setting the apps list filter to "Org apps".
58-
59-
![Share with everyone.](./media/share-app/everyone.png "Share with everyone")
60-
6157
- You can share an app with a list of aliases, friendly names, or a combination of those (for example, **Meghan Holmes <[email protected]>**) if the items are separated by semicolons. If several people have the same name but different aliases, the first person found will be added to the list. A tooltip appears if a name or alias already has permission or can't be resolved.
6258

6359
![Share with an individual user.](./media/share-app/individual-user.png "Share with an individual user")

0 commit comments

Comments
 (0)