Skip to content

Commit d8358a6

Browse files
committed
Updating screenshots
1 parent 4f45af3 commit d8358a6

File tree

6 files changed

+25
-16
lines changed

6 files changed

+25
-16
lines changed
Loading
Loading
Loading
Loading
Loading

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

Lines changed: 25 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Before you share an app, you must [save it](save-publish-app.md) (not locally) a
3131
- Whenever you make changes, you must save and publish the app again if you want others to see those changes.
3232

3333
> [!NOTE]
34+
>
3435
> - To learn about sharing apps outside of your organization, go to [Share a canvas app with guest users](share-app-guests.md).
3536
> - To learn about sharing limits applicable to canvas apps in managed environments, see [Sharing limits](/power-platform/admin/managed-environment-sharing-limits).
3637
@@ -40,40 +41,48 @@ Before you share an app, you must [save it](save-publish-app.md) (not locally) a
4041

4142
1. On the left pane, select **Apps**.
4243

43-
![Show a list of apps.](./media/share-app/file-apps.png "Show a list of apps")
44+
:::image type="content" source="media/share-app/file-apps.png" alt-text="Screenshot that shows the ___location of the Apps navigation menu selection.":::
4445

4546
1. Select the app that you want to share by selecting its icon.
4647

47-
![Select an app.](./media/share-app/select-app.png "Select an app")
48+
:::image type="content" source="media/share-app/select-app.png" alt-text="Screenshot that shows your list of apps, where you can select one.":::
4849

49-
1. On the command bar, select **Share**.
50-
or
51-
Select **More Commands** (**...**), and then select **Share** from the drop-down menu.
50+
1. You can share your app in one of two ways:
5251

53-
![Share an app.](./media/share-app/share-app.png "Share an app")
52+
1. On the command bar, select **Share**.
53+
54+
:::image type="content" source="media/share-app/share-icon-menu-bar.png" alt-text="Screenshot that shows ___location of the share icon on the menu bar." lightbox="media/share-app/share-icon-menu-bar.png":::
55+
56+
1. Select the overflow menu (**...**) next to your app name and select **Share** from the drop-down menu.
57+
58+
:::image type="content" source="media/share-app/share-app.png" alt-text="Screenshot that shows the ___location of the overflow menu and its share option.":::
5459

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

57-
- 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.
62+
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.
5863

59-
![Share with an individual user.](./media/share-app/individual-user.png "Share with an individual user")
64+
If several people have the same name but different aliases, the first person found is added to the list. A tooltip appears if a name or alias already has permission or can't be resolved.
65+
66+
:::image type="content" source="media/share-app/individual-user.png " alt-text="Screenshot that shows what happens when you search for a name in the search field on an app page.":::
6067

6168
> [!NOTE]
69+
>
6270
> - You can't share an app with a distribution group in your organization or with a group outside your organization.
63-
> - To ensure efficient management experiences, use a security group when sharing the app with over 100 users
71+
> - To ensure efficient management experiences, use a security group when sharing the app with over 100 users.
72+
73+
1. If your app contains premium components, such as a map or address input, users must have a Power Apps license to use the app. To request licenses for the users of your app, select **Request licenses**, which submits the request to your admin.
6474

65-
1. If your app contains premium components, such as a map or address input components, users must have a Power Apps license to use the app. To request licenses for the users of your app, select **Request licenses** to submit a license request to your admin.
75+
:::image type="content" source="media/request-licenses-for-others-banner.png" alt-text="Request Power Apps licenses for your users.":::
6676

67-
:::image type="content" source="media/request-licenses-for-others-banner.png" alt-text="Request Power Apps licenses for your users.":::
68-
69-
> [!Note]
70-
> You can't request licenses for security groups or distribution lists. For more information about requesting licenses, see [Request Power Apps licenses for your app users](../common/request-licenses-for-users.md).
77+
> [!NOTE]
78+
>
79+
> You can't request licenses for security groups or distribution lists. For more information about requesting licenses, see [Request Power Apps licenses for your app users](../common/request-licenses-for-users.md).
7180
7281
1. If you want to allow users to edit and share the app, select the **Co-owner** check box.
7382

74-
![Select a co-owner.](./media/share-app/co-owner.png "Select a co-owner")
83+
:::image type="content" source="media/share-app/co-owner.png" alt-text="Screenshot that shows where to check the box for Co-owner.":::
7584

76-
In the sharing UI, you can't grant Co-owner permission to a security group if you [created the app from within a solution](add-app-solution.md). However, its possible to grant co-owner permission to a security group for apps in a solution by using the [Set-PowerAppRoleAssignment cmdlet](/powershell/module/microsoft.powerapps.administration.powershell/set-adminpowerapproleassignment).
85+
In the sharing interface, you can't grant Co-owner permission to a security group if you [created the app from within a solution](add-app-solution.md). However, its possible to grant co-owner permission to a security group for apps in a solution by using the [Set-PowerAppRoleAssignment cmdlet](/powershell/module/microsoft.powerapps.administration.powershell/set-adminpowerapproleassignment).
7786

7887
> [!NOTE]
7988
> Regardless of permissions, no two people can edit an app at the same time. If one person opens the app for editing, other people can run it but not edit it.

0 commit comments

Comments
 (0)