Skip to content

Commit 7b36891

Browse files
changed text a little.
1 parent 7bb748b commit 7b36891

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/views/cipp/CIPPSettings.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,8 +400,9 @@ const GeneralSettings = () => {
400400
)}
401401
{permissionsResult.data.Results?.CIPPGroupCount == 0 && (
402402
<>
403-
NOTE: M365 GDAP groups were not set up by CIPP, review the SAM user groups
404-
below.
403+
NOTE: Your M365 GDAP groups were not set up by CIPP. Please check the groups
404+
below to see if you have the correct GDAP permissions, or execute an access
405+
check.
405406
</>
406407
)}
407408
</CCallout>

0 commit comments

Comments
 (0)