Skip to content

Commit ba54d29

Browse files
authored
Merge pull request #3187 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/powerapps-docs (branch live)
2 parents cc455ea + e65a389 commit ba54d29

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

powerapps-docs/maker/canvas-apps/common-issues-and-resolutions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ search.app:
1818

1919
This article lists some common issues that you might encounter while using Power Apps. Where applicable, workarounds are provided.
2020

21+
1. **AAD Conditional access with the policy "Require device to be marked as compliant" does not work in Power Apps for Windows** (July 30, 2020)
22+
When setting the conditional access policy "Require device to be marked as compliant" in Azure Active Directory, users will face login errors with the message "The application contains sensitive information and can only be accessed from devices or client applications that meet your enterprise management compliance policy" and won't be able to access their Power Apps. As a workaround, please use your browser.
23+
2124
1. **Connection.Connected returns the wrong value during OnStart in Power Apps for Windows** (July 21, 2020)
2225
While offline, **Connection.Connected** may wrongly return **true** immediately after starting an app in the Windows app. As a workaround, delay when the logic depending on it is executed by using a **Timer** control.
2326

0 commit comments

Comments
 (0)