Skip to content

Commit 9429f3f

Browse files
authored
Merge branch 'main' into trdehove-patch-2
2 parents c4e8e15 + ac409e9 commit 9429f3f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

powerapps-docs/mobile/canvas-mobile-offline-setup.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Set up mobile offline for canvas apps (preview)
33
description: Learn how to set up canvas apps for use offline on mobile devices in Microsoft Power Apps.
4-
ms.date: 09/01/2023
4+
ms.date: 09/29/2023
55
ms.topic: how-to
66
ms.subservice: mobile
77
ms.component: pa-user
@@ -34,11 +34,11 @@ Turn on offline mode in your canvas app if users need to work without worrying a
3434

3535
- The canvas app must use Dataverse data only.
3636

37-
- You must have the Environment Maker, System Administrator, or System Customizer role to set up offline mode for canvas apps. These roles have create, read, write, delete, and share privileges on the `Mobile offline profile` table. [Learn about predefined security roles](../maker/model-driven-apps/share-model-driven-app.md#about-predefined-security-roles).
37+
- You must have the Environment Maker, System Administrator, or System Customizer role to set up offline mode for canvas apps. These roles have create, read, write, delete, and share privileges on `Canvas App` and `Mobile offline profile` tables. [Learn about predefined security roles](../maker/model-driven-apps/share-model-driven-app.md#about-predefined-security-roles).
3838

39-
- Users with the Basic User role can open and use an offline application. This role has read privilege on the `Mobile offline profile` table.
39+
- Users with Basic User role can't open an offline application. You must create a custom security role with read privileges on `Canvas App` and `Mobile offline profile` tables.
4040

41-
- If you have a custom security role, make sure it grants read privilege on the `Mobile offline profile` table. [Learn about miscellaneous privileges](/power-platform/admin/miscellaneous-privileges).
41+
- If you already have a custom security role, make sure it grants read privileges on `Canvas App` and `Mobile offline profile` tables. [Learn about miscellaneous privileges](/power-platform/admin/miscellaneous-privileges).
4242

4343
## Optimize your app for mobile offline
4444

0 commit comments

Comments
 (0)