Skip to content

Commit d41ce54

Browse files
committed
Adding more detail for feature
2 parents 380c9fa + 72a2ee8 commit d41ce54

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

powerapps-docs/developer/data-platform/webapi/insomnia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ The Common Schema Definition Language (CSDL) $metadata document is the source of
169169

170170
1. Edit the URL by appending `$metadata?annotations=true` after the `_.webapiurl` variable. The URL should be:
171171

172-
`GET _.webapiurl $metadata?annotations=true`
172+
`GET _.webapiurl$metadata?annotations=true`
173173

174174
1. Select **Send**.
175175

powerapps-docs/mobile/offline-sync-icon.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -67,21 +67,14 @@ The status can be **Not available** due to an error during the first sync or if
6767

6868
You can use the **Device Status** page to see the number of files and images to be downloaded and the current progress in the **Files available** section.
6969

70-
### Offline sync settings (Preview)
71-
[This section is prerelease documentation and is subject to change.]
70+
### Offline sync settings
7271

7372
If your admin [activated sync settings](setup-mobile-offline.md#define-sync-settings-on-mobile) for the app, you can control when offline synchronizations are triggered.
7473

7574
- Set the **Wifi only** setting to **On** to sync your data only when the device is connected to a Wi-Fi network. Turn on this setting to reduce cellular data and battery usage, especially in low-network areas.
7675

7776
- If you want to sync less frequently, change the sync interval value from the **Auto sync** setting. You can keep the default value, as defined by your admin, by selecting **Auto** or you can pick a longer interval that meets your needs. If you choose **Manual**, the sync only happens when you select the **Check for updates** button in the **Device Status** page.
7877

79-
> [!IMPORTANT]
80-
>
81-
> - This is a preview feature.
82-
> - Preview features aren't meant for production use and might have restricted functionality. These features are available before an official release so that customers can get early access and provide feedback.
83-
84-
8578
### Online mode (Preview)
8679
[This section is prerelease documentation and is subject to change.]
8780

0 commit comments

Comments
 (0)