Skip to content

Latest commit

 

History

History
60 lines (56 loc) · 630 Bytes

File metadata and controls

60 lines (56 loc) · 630 Bytes
description Automatically generated file. DO NOT MODIFY
mgc policies cross-tenant-access-policy default patch --body '{
\
  "b2bCollaborationOutbound":
\
  {
\
    "usersAndGroups":
\
    {
\
      "accessType": "blocked",
\
      "targets": [
\
        {
\
          "target": "0be493dc-cb56-4a53-936f-9cf64410b8b0",
\
          "targetType": "group"
\
        }
\
      ]
\
    },
\
    "applications":
\
    {
\
      "accessType": "blocked",
\
      "targets": [
\
        {
\
          "target": "AllApplications",
\
          "targetType": "application"
\
        }
\
      ]
\
    }
\
  }
\
}
\
'